File tree Expand file tree Collapse file tree
generated/google-apis-sts_v1beta
lib/google/apis/sts_v1beta Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release history for google-apis-sts_v1beta
22
3+ ### v0.32.0 (2026-03-22)
4+
5+ * Regenerated from discovery document revision 20260311
6+
37### v0.31.0 (2025-11-16)
48
59* Regenerated from discovery document revision 20251107
Original file line number Diff line number Diff line change @@ -212,9 +212,9 @@ class GoogleIdentityStsV1Options
212212 # @return [Google::Apis::StsV1beta::GoogleIdentityStsV1AccessBoundary]
213213 attr_accessor :access_boundary
214214
215- # The unpadded, base64url- encoded SHA-256 hash of the certificate's DER encoding
216- # and it must be 43 characters long. The resulting token will be bound to this
217- # value.
215+ # The unpadded, url-escaped, base64- encoded SHA-256 hash of the certificate's
216+ # DER encoding. It must be 43 characters long. The resulting token will be bound
217+ # to this value.
218218 # Corresponds to the JSON property `bindCertFingerprint`
219219 # @return [String]
220220 attr_accessor :bind_cert_fingerprint
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module StsV1beta
1818 # Version of the google-apis-sts_v1beta gem
19- GEM_VERSION = "0.31 .0"
19+ GEM_VERSION = "0.32 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.18.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20251107 "
25+ REVISION = "20260311 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments