google-apis-serviceusage_v1 0.50.0 → 0.51.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: cf61c783e8e299af07bdada3e7e83a907af6eb0ee64d2dd4342d6ed92d7b04f4
4
- data.tar.gz: 9bb751022ed64ac764ca55785e815da9b8834e174a1618b919e08b8083f33c28
3
+ metadata.gz: b7d8b8c902e34bf49dc568fc13f2f322ed390e1414488cb97c4cd05dc0ed95ec
4
+ data.tar.gz: f5cc5fe146876b44a5934031aa80f98678e684443cb22e22942d3555f223bc75
5
5
  SHA512:
6
- metadata.gz: 1e57082442195d00e2ba64503ff962a184c882d310c7587d397a1a6a155c61158deebcff4c2be927b8adec5a245e47f4a4a482c96e28e38c0a5ce1e7a4ef2711
7
- data.tar.gz: f36b95ab2414ec853ae6cac50c107bda0ea67776efcc07f62cd1d112a3853d5761675108d80a5c6edffff5937fde27f7035be2b4aa04c4c1483280026dea3303
6
+ metadata.gz: 8f30b86a1d87e4f01e4fbb91ff31059668d1b56aa87eaa5bad35f9babbb86d1ebbdbca8f6e3d1ce87162ea8ff98608cb6c68eec1035a1d0aab5b6dbf0ecefe6a
7
+ data.tar.gz: 63169dcc43d2168ba82feb402ed5ccfeb11ee794318270b9b6da8138412c49ceea46afe1298ec6ae278c318f3d7c61fae50eec8d5dba4d2884aa3d327ef14d51
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-serviceusage_v1
2
2
 
3
+ ### v0.51.0 (2024-05-05)
4
+
5
+ * Regenerated from discovery document revision 20240429
6
+
3
7
  ### v0.50.0 (2024-04-21)
4
8
 
5
9
  * Regenerated from discovery document revision 20240414
@@ -1481,9 +1481,9 @@ module Google
1481
1481
  class Endpoint
1482
1482
  include Google::Apis::Core::Hashable
1483
1483
 
1484
- # Unimplemented. Dot not use. DEPRECATED: This field is no longer supported.
1485
- # Instead of using aliases, please specify multiple google.api.Endpoint for each
1486
- # of the intended aliases. Additional names that this endpoint will be hosted on.
1484
+ # Aliases for this endpoint, these will be served by the same UrlMap as the
1485
+ # parent endpoint, and will be provisioned in the GCP stack for the Regional
1486
+ # Endpoints.
1487
1487
  # Corresponds to the JSON property `aliases`
1488
1488
  # @return [Array<String>]
1489
1489
  attr_accessor :aliases
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServiceusageV1
18
18
  # Version of the google-apis-serviceusage_v1 gem
19
- GEM_VERSION = "0.50.0"
19
+ GEM_VERSION = "0.51.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-serviceusage_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.50.0
4
+ version: 0.51.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-serviceusage_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1/v0.50.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1/v0.51.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceusage_v1
63
63
  post_install_message:
64
64
  rdoc_options: []