google-apis-cloudidentity_v1beta1 0.68.0 → 0.69.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 74bf9456bfea936529a390e6f1c2eca5f4126eee73b8449ddce4f3541df75027
|
|
4
|
+
data.tar.gz: 5484bf80b9461fe7fdc243b2fb59bc82f6c24f0b9dab0909a49970c7aed62aa1
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 87b4c568009c89b4bd2b4763c76a4048d5b94bcefe08a759586d59c7342dfbbf81bcc9a22a48ce7cb3c63dfab585c3d3ad68750399331df0f0df5748c0d5d363
|
|
7
|
+
data.tar.gz: eac97ec421391ffe30ca571e70c7839df2dbe87d31795e863341c75bca28719e34ad657a561e31fde36cbdc82bff97c5c9dbc9ca9ce75af1aaab2d39594a8e87
|
data/CHANGELOG.md
CHANGED
|
@@ -4468,7 +4468,7 @@ module Google
|
|
|
4468
4468
|
class Setting
|
|
4469
4469
|
include Google::Apis::Core::Hashable
|
|
4470
4470
|
|
|
4471
|
-
# Required. Immutable. The type of the Setting.
|
|
4471
|
+
# Required. Immutable. The type of the Setting.
|
|
4472
4472
|
# Corresponds to the JSON property `type`
|
|
4473
4473
|
# @return [String]
|
|
4474
4474
|
attr_accessor :type
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module CloudidentityV1beta1
|
|
18
18
|
# Version of the google-apis-cloudidentity_v1beta1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.69.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.19.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260803"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-cloudidentity_v1beta1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.69.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -57,7 +57,7 @@ licenses:
|
|
|
57
57
|
metadata:
|
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudidentity_v1beta1/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1beta1/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1beta1/v0.69.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudidentity_v1beta1
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|