google-apis-cloudidentity_v1 0.35.0 → 0.36.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 73a5c304eeef00fc0cefc3490bf75666c7e70ba1cd3db9d1f9133047d5c100e5
4
- data.tar.gz: b34c66775a6e4b1054c368d156509e85f41e10f7faff5e1d306bac6e2ee4aa13
3
+ metadata.gz: f001a38240b500d456775d8c21c1b89e9cb2277822ffa123f10903d7171aac56
4
+ data.tar.gz: 8b8a9624185fbf61fe85a9b754b935c90470c9362685eb778eb75fb3bd104378
5
5
  SHA512:
6
- metadata.gz: 4d191337bc95bfbeb6650d78d9d1647cfffc1bd47b8751176a29e6b32a9d13f733f5689871abd2df52daeac1a28f39fb2b4f106df9601365d4f808eb7fd920f0
7
- data.tar.gz: 021f68d5ad1e5b027c34225d979aece6340d1457c6d18df5bdca15706a9a1fd6a29e928fec790b2f03d96bb3115d1de19c3979914e0476603f3749e67921335c
6
+ metadata.gz: 22c37b688a837a75c1b50d17d3acb989a1998db4da4a58cb4dcfcd2071e09c1e85a362c748ecf42417044968d31b0d96f3cd623ce988f2a6cb71ecb4716656bb
7
+ data.tar.gz: 0754167f514a75ee3c0fcc146af21379815969fc48148f9ca48cb4281632c2600a850e57b45faed64babe73b624946e6c8c219c18d6624b7e986def82a84d441
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudidentity_v1
2
2
 
3
+ ### v0.36.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230808
6
+
3
7
  ### v0.35.0 (2023-07-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20230703
@@ -2341,13 +2341,13 @@ module Google
2341
2341
  # @return [String]
2342
2342
  attr_accessor :name
2343
2343
 
2344
- # The normal response of the operation in case of success. If the original
2345
- # method returns no data on success, such as `Delete`, the response is `google.
2346
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
2347
- # the response should be the resource. For other methods, the response should
2348
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
2349
- # example, if the original method name is `TakeSnapshot()`, the inferred
2350
- # response type is `TakeSnapshotResponse`.
2344
+ # The normal, successful response of the operation. If the original method
2345
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
2346
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
2347
+ # response should be the resource. For other methods, the response should have
2348
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
2349
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
2350
+ # `TakeSnapshotResponse`.
2351
2351
  # Corresponds to the JSON property `response`
2352
2352
  # @return [Hash<String,Object>]
2353
2353
  attr_accessor :response
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudidentityV1
18
18
  # Version of the google-apis-cloudidentity_v1 gem
19
- GEM_VERSION = "0.35.0"
19
+ GEM_VERSION = "0.36.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230703"
25
+ REVISION = "20230808"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudidentity_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.35.0
4
+ version: 0.36.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-07-09 00:00:00.000000000 Z
11
+ date: 2023-08-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudidentity_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1/v0.35.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1/v0.36.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudidentity_v1
63
63
  post_install_message:
64
64
  rdoc_options: []