diff --git a/generated/google-apis-networkconnectivity_v1/CHANGELOG.md b/generated/google-apis-networkconnectivity_v1/CHANGELOG.md index 9ca40c75046..6f0942be550 100644 --- a/generated/google-apis-networkconnectivity_v1/CHANGELOG.md +++ b/generated/google-apis-networkconnectivity_v1/CHANGELOG.md @@ -1,5 +1,9 @@ # Release history for google-apis-networkconnectivity_v1 +### v0.68.0 (2025-11-09) + +* Regenerated from discovery document revision 20251030 + ### v0.67.0 (2025-10-19) * Regenerated from discovery document revision 20251009 diff --git a/generated/google-apis-networkconnectivity_v1/lib/google/apis/networkconnectivity_v1/classes.rb b/generated/google-apis-networkconnectivity_v1/lib/google/apis/networkconnectivity_v1/classes.rb index 5dc2a633c4e..8179b5c4d31 100644 --- a/generated/google-apis-networkconnectivity_v1/lib/google/apis/networkconnectivity_v1/classes.rb +++ b/generated/google-apis-networkconnectivity_v1/lib/google/apis/networkconnectivity_v1/classes.rb @@ -2920,7 +2920,7 @@ class PolicyBasedRoute # @return [Hash] attr_accessor :labels - # Immutable. A unique name of the resource in the form of `projects/` + # Immutable. Identifier. A unique name of the resource in the form of `projects/` # project_number`/locations/global/PolicyBasedRoutes/`policy_based_route_id`` # Corresponds to the JSON property `name` # @return [String] diff --git a/generated/google-apis-networkconnectivity_v1/lib/google/apis/networkconnectivity_v1/gem_version.rb b/generated/google-apis-networkconnectivity_v1/lib/google/apis/networkconnectivity_v1/gem_version.rb index efb4b0d14bb..1f59ebdbd98 100644 --- a/generated/google-apis-networkconnectivity_v1/lib/google/apis/networkconnectivity_v1/gem_version.rb +++ b/generated/google-apis-networkconnectivity_v1/lib/google/apis/networkconnectivity_v1/gem_version.rb @@ -16,13 +16,13 @@ module Google module Apis module NetworkconnectivityV1 # Version of the google-apis-networkconnectivity_v1 gem - GEM_VERSION = "0.67.0" + GEM_VERSION = "0.68.0" # Version of the code generator used to generate this client GENERATOR_VERSION = "0.18.0" # Revision of the discovery document this client was generated from - REVISION = "20251009" + REVISION = "20251030" end end end diff --git a/generated/google-apis-networkconnectivity_v1/lib/google/apis/networkconnectivity_v1/service.rb b/generated/google-apis-networkconnectivity_v1/lib/google/apis/networkconnectivity_v1/service.rb index 41ef0c39fa2..16d85c95eb9 100644 --- a/generated/google-apis-networkconnectivity_v1/lib/google/apis/networkconnectivity_v1/service.rb +++ b/generated/google-apis-networkconnectivity_v1/lib/google/apis/networkconnectivity_v1/service.rb @@ -126,8 +126,8 @@ def get_project_location(name, fields: nil, quota_user: nil, options: nil, &bloc # @param [String] name # The resource that owns the locations collection, if applicable. # @param [Array, String] extra_location_types - # Optional. Unless explicitly documented otherwise, don't use this unsupported - # field which is primarily intended for internal usage. + # Optional. Do not use this field. It is unsupported and is ignored unless + # explicitly documented otherwise. This is primarily for internal usage. # @param [String] filter # A filter to narrow down results to a preferred subset. The filtering language # accepts strings like `"displayName=tokyo"`, and is documented in more detail