google-apis-serviceconsumermanagement_v1 0.45.0 → 0.47.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: 7c041694d6e4ded1287b84229dde192dbd3d7d201d61e2b782f3e73956c805d7
4
- data.tar.gz: b2e40272514c8b3600a4742ca8795e924c8d14b7e1d17b488e5f9ad7694e873f
3
+ metadata.gz: 94e6955e49549a372d77ff44e2a645acf3e4010d1cba6f5e40feb56debb1599d
4
+ data.tar.gz: 8a9d0dcc6cd9c23d99fb6805cc646274570b66636d47eb269b05253101ca75f7
5
5
  SHA512:
6
- metadata.gz: 514a855cc9630c83fd8c6cef4891191fa01e67b4fce5711d6bfdbbc4d22f5cb9ab5b7ab56f0e8ab6567e22fedc9722629f1c23ad08e58593a7a9b1e3f508c135
7
- data.tar.gz: 3190270261b0f753c2d71dafcd1acec5d69bf83358e5b43e9d54352e539beec0970379f41997ced68aa1ad245d809804e4d71e914d7b66fea0c818312f0cfdb5
6
+ metadata.gz: 3f207925ba75a8addbbc68da50e35f2e5dc920b8c1a0b864622dd896db0af60d2cbd915ab7bb84370b68bcd830b1314282ec4a79e8b616d6789813905af73c49
7
+ data.tar.gz: ac31420070371debde07c9f9c7e1228b0fa8c395af4289d9925c65ce943e2e2e9dcb177b06ce5f4aefc1779dfd7e726b091e4823a1ff98cd605cff0d4a1c8184
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-serviceconsumermanagement_v1
2
2
 
3
+ ### v0.47.0 (2024-05-19)
4
+
5
+ * Regenerated using generator version 0.15.0
6
+
7
+ ### v0.46.0 (2024-05-05)
8
+
9
+ * Regenerated from discovery document revision 20240429
10
+
3
11
  ### v0.45.0 (2024-04-21)
4
12
 
5
13
  * Regenerated from discovery document revision 20240414
@@ -1192,9 +1192,9 @@ module Google
1192
1192
  class Endpoint
1193
1193
  include Google::Apis::Core::Hashable
1194
1194
 
1195
- # Unimplemented. Dot not use. DEPRECATED: This field is no longer supported.
1196
- # Instead of using aliases, please specify multiple google.api.Endpoint for each
1197
- # of the intended aliases. Additional names that this endpoint will be hosted on.
1195
+ # Aliases for this endpoint, these will be served by the same UrlMap as the
1196
+ # parent endpoint, and will be provisioned in the GCP stack for the Regional
1197
+ # Endpoints.
1198
1198
  # Corresponds to the JSON property `aliases`
1199
1199
  # @return [Array<String>]
1200
1200
  attr_accessor :aliases
@@ -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.45.0"
19
+ GEM_VERSION = "0.47.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.14.0"
22
+ GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240414"
25
+ REVISION = "20240429"
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.45.0
4
+ version: 0.47.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-04-21 00:00:00.000000000 Z
11
+ date: 2024-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.14.0
19
+ version: 0.15.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.14.0
29
+ version: 0.15.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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.45.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1/v0.47.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: []