google-apis-serviceconsumermanagement_v1 0.44.0 → 0.45.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: 502cacb9b4019a37588cdd4c625ef4f3e051bad9e0bc54538e47efba78e28aad
4
- data.tar.gz: 3048e7ec70faedc7a725a1fe704abc11a4cb81e5e68822f72e38475dfe4951f1
3
+ metadata.gz: 7c041694d6e4ded1287b84229dde192dbd3d7d201d61e2b782f3e73956c805d7
4
+ data.tar.gz: b2e40272514c8b3600a4742ca8795e924c8d14b7e1d17b488e5f9ad7694e873f
5
5
  SHA512:
6
- metadata.gz: 83537a389b3aab2ca06b2702ca38f8a2d5b3afff0acc894249808030da2b52fdfb340bd94723940a59a8555bf8540ae9f9ff28f4e0189429e669e34551f63ce4
7
- data.tar.gz: 7c78790489a5cb9afde6e35855ff81331f69b1c230c8a105a97150bac9f63c9540b8eb27d461f6f4e2fe1346d0db6f455e6ff86fcef6a1f681daef66c51b2221
6
+ metadata.gz: 514a855cc9630c83fd8c6cef4891191fa01e67b4fce5711d6bfdbbc4d22f5cb9ab5b7ab56f0e8ab6567e22fedc9722629f1c23ad08e58593a7a9b1e3f508c135
7
+ data.tar.gz: 3190270261b0f753c2d71dafcd1acec5d69bf83358e5b43e9d54352e539beec0970379f41997ced68aa1ad245d809804e4d71e914d7b66fea0c818312f0cfdb5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-serviceconsumermanagement_v1
2
2
 
3
+ ### v0.45.0 (2024-04-21)
4
+
5
+ * Regenerated from discovery document revision 20240414
6
+
3
7
  ### v0.44.0 (2024-02-24)
4
8
 
5
9
  * Regenerated using generator version 0.14.0
@@ -2127,7 +2127,9 @@ module Google
2127
2127
  attr_accessor :long_running
2128
2128
 
2129
2129
  # The fully qualified name of the method, for which the options below apply.
2130
- # This is used to find the method to apply the options.
2130
+ # This is used to find the method to apply the options. Example: publishing:
2131
+ # method_settings: - selector: google.storage.control.v2.StorageControl.
2132
+ # CreateFolder # method settings for CreateFolder...
2131
2133
  # Corresponds to the JSON property `selector`
2132
2134
  # @return [String]
2133
2135
  attr_accessor :selector
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServiceconsumermanagementV1
18
18
  # Version of the google-apis-serviceconsumermanagement_v1 gem
19
- GEM_VERSION = "0.44.0"
19
+ GEM_VERSION = "0.45.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231217"
25
+ REVISION = "20240414"
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-serviceconsumermanagement_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.44.0
4
+ version: 0.45.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: 2024-02-25 00:00:00.000000000 Z
11
+ date: 2024-04-21 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-serviceconsumermanagement_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1/v0.44.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1/v0.45.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceconsumermanagement_v1
63
63
  post_install_message:
64
64
  rdoc_options: []