google-apis-serviceconsumermanagement_v1 0.45.0 → 0.46.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: 53268f6e516997021d925214a2d2304e4889f6b9e2fabf1506fcc4b11c5dc3f2
4
+ data.tar.gz: 4abf7b3072371f7f8a89e10044584ec7229b0e9ca1ddb12d3f1d8bd9acbc8089
5
5
  SHA512:
6
- metadata.gz: 514a855cc9630c83fd8c6cef4891191fa01e67b4fce5711d6bfdbbc4d22f5cb9ab5b7ab56f0e8ab6567e22fedc9722629f1c23ad08e58593a7a9b1e3f508c135
7
- data.tar.gz: 3190270261b0f753c2d71dafcd1acec5d69bf83358e5b43e9d54352e539beec0970379f41997ced68aa1ad245d809804e4d71e914d7b66fea0c818312f0cfdb5
6
+ metadata.gz: 74c4396789495ffb1669449fa5c67641233de5f90f0ad65157c94c40be90e090953160aa59dc0d0d34064366505002ec94dcccb8b3d9a99ca776e06432cefcda
7
+ data.tar.gz: a245fb18288232ebb33c025b384f7b0252227804dbf9998e7f4b450ae2e37cfd1e5561b57d2dce0ec0b64c31c9174325fc286f1842b431b96aeb33c67c637a7d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-serviceconsumermanagement_v1
2
2
 
3
+ ### v0.46.0 (2024-05-05)
4
+
5
+ * Regenerated from discovery document revision 20240429
6
+
3
7
  ### v0.45.0 (2024-04-21)
4
8
 
5
9
  * 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.46.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 = "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.46.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-05 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.45.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1/v0.46.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: []