google-apis-networkconnectivity_v1 0.69.0 → 0.70.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 34eded12133a384761740121f602219a93de405555c7883123a900b4c5cca22b
4
- data.tar.gz: fe89fd79f2626acaac779703b09ae77a4a1793380914eb587c3563fccdaf410c
3
+ metadata.gz: 1c47e1b50914829030d10e397ce2dee56154a97f52947210ae20494909e12567
4
+ data.tar.gz: f76eea130c70060b7aed0f1ad26d23be22b70d111d53b7fc4d4702c0d2f2949c
5
5
  SHA512:
6
- metadata.gz: 87d49f70bc7a220a49b49e9bdcc3d3b4ba116d9320f1f11d49acd1e8e6889e0c993ba5f875aa088f0bd4f2cedd5ba4644ddb92af5dfa8d9fe6368dab71e2e51a
7
- data.tar.gz: 257d35ac3de057a9d0e37cd1c2f6ed3b046620d63ddee6c4f75cd3323e348ef77a79dee2a96584452e46a6e198c78b84d1e3086aa709bd65b7e697f409c1115b
6
+ metadata.gz: 97ca9ed768905ef0b06862689a872fcfeadde6baa8a3e45cd19f5ff5f8127e6d75bd80b973dea347cd65b9a2eae8ba0fbed8e53a3265aee7a94807f35ab4ae75
7
+ data.tar.gz: 1b7db5418885ce5321ba10b8f2e22ab944923019e9beeb3f8e03905c2b3cf6df104e9e8a74bd2ab1991af57d8552050be3bfdd499eb527e97ce42f47a05961d7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkconnectivity_v1
2
2
 
3
+ ### v0.70.0 (2025-12-21)
4
+
5
+ * Regenerated from discovery document revision 20251209
6
+
3
7
  ### v0.69.0 (2025-12-07)
4
8
 
5
9
  * Regenerated from discovery document revision 20251113
@@ -533,9 +533,9 @@ module Google
533
533
  # @return [String]
534
534
  attr_accessor :project
535
535
 
536
- # Output only. A map to store mapping between customer vip and target service
537
- # attachment. Only service attachment with producer specified ip addresses are
538
- # stored here.
536
+ # Optional. A map to store mapping between customer vip and target service
537
+ # attachment. This field can be used to specify a static IP address for a PSC
538
+ # connection.
539
539
  # Corresponds to the JSON property `serviceAttachmentIpAddressMap`
540
540
  # @return [Hash<String,String>]
541
541
  attr_accessor :service_attachment_ip_address_map
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NetworkconnectivityV1
18
18
  # Version of the google-apis-networkconnectivity_v1 gem
19
- GEM_VERSION = "0.69.0"
19
+ GEM_VERSION = "0.70.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20251113"
25
+ REVISION = "20251209"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-networkconnectivity_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.69.0
4
+ version: 0.70.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkconnectivity_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1/v0.69.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1/v0.70.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkconnectivity_v1
62
62
  rdoc_options: []
63
63
  require_paths: