google-apis-servicenetworking_v1 0.56.0 → 0.57.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: 1584aed030e42b9935c395a21f185d59d18119bdb088901aacc19d94d4eb309e
4
- data.tar.gz: c8fc99f8d51814432410dbdddb1fa0e82c96819fa3388f5e083e080aa7597e8b
3
+ metadata.gz: 55949205b3f6db191fed3a9305ba4438057cd677494bdb7f6ef6c17a57c8536b
4
+ data.tar.gz: c8861cc52c5b724bb8e7fa14f8f9664a48c99787249ce8b0ee659202a04b55fb
5
5
  SHA512:
6
- metadata.gz: 6e046bbe5453a67639a10b755c1753b169a33472cf94fdf162a798c727ab7dddad982a649760a847befa32d180d4e1f3513f46040a3a01e1087b6e5810f60eac
7
- data.tar.gz: 3785a771656de5203f202db0a89bb3dbd02c0464b675c3041d9dcbe55fd3e0ca202203462b38e50f78c13af4225b9229e2de984dd5c4949094e27662816711ef
6
+ metadata.gz: be222062befe24bba1b8faf812e7f26331d5f3b781d60c51e64069f851aa718072ff45522c31e92ad63b6919d9f1c48f68250b0d20e1b2b531be52fc5104677f
7
+ data.tar.gz: f715258790e633242d4284d58577b9f766411c68638211f6064cd1f013edbed48eef2ee703383e83da33f3ea931ea4e30af4dcee49d2deb75546155c06b5a916
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-servicenetworking_v1
2
2
 
3
+ ### v0.57.0 (2024-04-28)
4
+
5
+ * Regenerated from discovery document revision 20240424
6
+
3
7
  ### v0.56.0 (2024-04-21)
4
8
 
5
9
  * Regenerated from discovery document revision 20240414
@@ -1819,9 +1819,9 @@ module Google
1819
1819
  class Endpoint
1820
1820
  include Google::Apis::Core::Hashable
1821
1821
 
1822
- # Unimplemented. Dot not use. DEPRECATED: This field is no longer supported.
1823
- # Instead of using aliases, please specify multiple google.api.Endpoint for each
1824
- # of the intended aliases. Additional names that this endpoint will be hosted on.
1822
+ # Aliases for this endpoint, these will be served by the same UrlMap as the
1823
+ # parent endpoint, and will be provisioned in the GCP stack for the Regional
1824
+ # Endpoints.
1825
1825
  # Corresponds to the JSON property `aliases`
1826
1826
  # @return [Array<String>]
1827
1827
  attr_accessor :aliases
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServicenetworkingV1
18
18
  # Version of the google-apis-servicenetworking_v1 gem
19
- GEM_VERSION = "0.56.0"
19
+ GEM_VERSION = "0.57.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 = "20240424"
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-servicenetworking_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.56.0
4
+ version: 0.57.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-04-28 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-servicenetworking_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1/v0.56.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1/v0.57.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicenetworking_v1
63
63
  post_install_message:
64
64
  rdoc_options: []