google-apis-servicenetworking_v1 0.70.0 → 0.71.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: 65ccddd58860d7d8a62441967dbed181e7c112bc6499443487d7a94c70a3ba7f
4
- data.tar.gz: 0bf7cddce40b57b6e41e7c7badfa505ad306e38d71e940b709c67fef8f353f4c
3
+ metadata.gz: fa3be28860545b2c1418e47cdacc23ef7dd9602af14eb56d0d110b22dc52ebe9
4
+ data.tar.gz: 1fc60d34c8aa63eae0c8e73636cc62c7ef404bb2dfa857061276067ece27dc3c
5
5
  SHA512:
6
- metadata.gz: acdf5c2f698eeaa3611b0b4f8fcac52642669282c8ac798d809c9db8949f40a8aa9c2555e6dfa2dcff05c1870adac1327d1dc29a4c7f8a7ed901e6ab838355a7
7
- data.tar.gz: 6c31b25c0f4ba6b0d85e4581af4dff446730f853baa3ed6125acbf490af17389e197a41de8b8317131da48bd3dc210266ff491f6e698850e713d99d300d762c1
6
+ metadata.gz: 28368b08e928108f6ce8b4a8b85f90a69a405347c3eb2f14bd14b0ea45a28bf969c23392b49a1fb6319c06412ad9c3a6bff1212fb5456125ac5fad8dc09a1826
7
+ data.tar.gz: 5ec0d49bf642d0250a4c616ac21ee7d43afa000b7385e3e043f79860883c2b3b3e3258c4bcea5bedabc4e9e03da9d09cf8c0ab4c421246a1944c7a599641829c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-servicenetworking_v1
2
2
 
3
+ ### v0.71.0 (2025-01-12)
4
+
5
+ * Regenerated from discovery document revision 20250107
6
+ * Regenerated using generator version 0.16.0
7
+
3
8
  ### v0.70.0 (2024-12-15)
4
9
 
5
10
  * Regenerated from discovery document revision 20241212
@@ -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.70.0"
19
+ GEM_VERSION = "0.71.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.1"
22
+ GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241212"
25
+ REVISION = "20250107"
26
26
  end
27
27
  end
28
28
  end
@@ -953,7 +953,7 @@ module Google
953
953
  # @param [String] name
954
954
  # Required. The network that the consumer is using to connect with services.
955
955
  # Must be in the form of services/`service`/projects/`project`/global/networks/`
956
- # network`/zones/`zoneName` Where `service` is the peering service that is
956
+ # network`/dnsZones/`zoneName` Where `service` is the peering service that is
957
957
  # managing connectivity for the service producer's organization. For Google
958
958
  # services that support this `project` is the project number, as in '12345' `
959
959
  # network` is the network name. `zoneName` is the DNS zone name
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-servicenetworking_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.70.0
4
+ version: 0.71.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-12-15 00:00:00.000000000 Z
10
+ date: 2025-01-12 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: google-apis-core
@@ -58,9 +57,8 @@ licenses:
58
57
  metadata:
59
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
59
  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.70.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1/v0.71.0
62
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicenetworking_v1
63
- post_install_message:
64
62
  rdoc_options: []
65
63
  require_paths:
66
64
  - lib
@@ -75,8 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
73
  - !ruby/object:Gem::Version
76
74
  version: '0'
77
75
  requirements: []
78
- rubygems_version: 3.5.23
79
- signing_key:
76
+ rubygems_version: 3.6.2
80
77
  specification_version: 4
81
78
  summary: Simple REST client for Service Networking API V1
82
79
  test_files: []