google-apis-networkconnectivity_v1 0.67.0 → 0.68.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: c45ec3e62f1445c034dde7274d83a5c8093188acb79310b67652a0c5bbf41fb2
4
- data.tar.gz: 7f9c9ae722965b0b7351e0afd188ca4473804e250ce300825412220841602e7c
3
+ metadata.gz: 8f8c2eba87780a9d4645ac3bfcf00fe4512dc8800d32a973352cf222f62d7c1b
4
+ data.tar.gz: 88423250923d433ab5bdd0967800c4ebd7904fcb70575508ca95d5c7beed8c3e
5
5
  SHA512:
6
- metadata.gz: 7f24af19ff610daadf836b8aab5fb8c8a281ea6f8966d17438d482253ac75f8c8330d911831211b076a46a40f3dbd762176531d1600e6262865806e9a0d943cc
7
- data.tar.gz: 0f18899cdead16da2d5f120b6fe6af93b7b6ac4bb6a5322d432f85d633e91bc317ca27e39ae38b1666bc0f9c23c0630765ac877df2a14d115af4bcb93b887c75
6
+ metadata.gz: c4ea3bbdf03d7c8977a6171e44a1de93565507d5ddec63bd3039bf9a013f4ff3bbe841a89e983708ca09992b9d1e45da8e1711bb344bcb3dd1af565c6be55337
7
+ data.tar.gz: 7b0e3e80090ba0f8d5d83cb1cd81bcfd07f67150eb9885ddd30c10c8c7fbbbcb233f831c803ccf6ffcd0cfc8b9ca669d1c564cb37bd693286694d4f34cbc7fb7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkconnectivity_v1
2
2
 
3
+ ### v0.68.0 (2025-11-09)
4
+
5
+ * Regenerated from discovery document revision 20251030
6
+
3
7
  ### v0.67.0 (2025-10-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20251009
@@ -2920,7 +2920,7 @@ module Google
2920
2920
  # @return [Hash<String,String>]
2921
2921
  attr_accessor :labels
2922
2922
 
2923
- # Immutable. A unique name of the resource in the form of `projects/`
2923
+ # Immutable. Identifier. A unique name of the resource in the form of `projects/`
2924
2924
  # project_number`/locations/global/PolicyBasedRoutes/`policy_based_route_id``
2925
2925
  # Corresponds to the JSON property `name`
2926
2926
  # @return [String]
@@ -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.67.0"
19
+ GEM_VERSION = "0.68.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 = "20251009"
25
+ REVISION = "20251030"
26
26
  end
27
27
  end
28
28
  end
@@ -126,8 +126,8 @@ module Google
126
126
  # @param [String] name
127
127
  # The resource that owns the locations collection, if applicable.
128
128
  # @param [Array<String>, String] extra_location_types
129
- # Optional. Unless explicitly documented otherwise, don't use this unsupported
130
- # field which is primarily intended for internal usage.
129
+ # Optional. Do not use this field. It is unsupported and is ignored unless
130
+ # explicitly documented otherwise. This is primarily for internal usage.
131
131
  # @param [String] filter
132
132
  # A filter to narrow down results to a preferred subset. The filtering language
133
133
  # accepts strings like `"displayName=tokyo"`, and is documented in more detail
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.67.0
4
+ version: 0.68.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.67.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1/v0.68.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: