google-apis-networkconnectivity_v1 0.71.0 → 0.72.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: f94279db8dac2d70282eb47e1d0233342d7cfbccf8910cfa1e121c003e8a6fa6
4
- data.tar.gz: f69731c371cd1773a016c806566f26dfe975fe061bf01eecf3e2967fc2611ba8
3
+ metadata.gz: e1bdc6a1bf07c37e44e74e6f913f1b0ec5574140395ab1e258adc04fcb45a7f0
4
+ data.tar.gz: 1caf0af9f2704c749438e7faf20e73e848634e238a786b58514956b26125b6f3
5
5
  SHA512:
6
- metadata.gz: 6fd2cee9e943cc1f1159a2213e4ccd115d73ec5422c7f72ed7ae6a1bfa142598c8e490d642a611d6376715f1ad885600754555f7775b00a6f2cb39fe0d0b5a5a
7
- data.tar.gz: 486945ef619258bc6ac93bcb72cc99dd772fe99cad1d0c078c783765d256155b1a33201a1f4356add029762cf6e2b299b723e7d3a7d9162a8d71a8e3c81448f1
6
+ metadata.gz: 6ed7ec237042d1928b1ea9e3b47c3fcd3daf07a225b9692cced411119cc824f377407888700756db698624dad49cd799e040e8053af637410700cc150d0f0525
7
+ data.tar.gz: b4d14ed2d6baa0889fdea32f5e5a774e25a44b25483e64607b1a6124f656c071e3531538482835707dacf8467fbb444c5c14c61d465ae7d9c1d3b3af8eea40f7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkconnectivity_v1
2
2
 
3
+ ### v0.72.0 (2026-02-08)
4
+
5
+ * Regenerated from discovery document revision 20260129
6
+
3
7
  ### v0.71.0 (2026-02-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20260120
@@ -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.71.0"
19
+ GEM_VERSION = "0.72.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 = "20260120"
25
+ REVISION = "20260129"
26
26
  end
27
27
  end
28
28
  end
@@ -122,7 +122,11 @@ module Google
122
122
  execute_or_queue_command(command, &block)
123
123
  end
124
124
 
125
- # Lists information about the supported locations for this service.
125
+ # Lists information about the supported locations for this service. This method
126
+ # can be called in two ways: * **List all public locations:** Use the path `GET /
127
+ # v1/locations`. * **List project-visible locations:** Use the path `GET /v1/
128
+ # projects/`project_id`/locations`. This may include public locations as well as
129
+ # private or other locations specifically visible to the project.
126
130
  # @param [String] name
127
131
  # The resource that owns the locations collection, if applicable.
128
132
  # @param [Array<String>, String] extra_location_types
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.71.0
4
+ version: 0.72.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.71.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1/v0.72.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: