google-apis-networkmanagement_v1beta1 0.63.0 → 0.64.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: 8a8c15ea678e8c69916488a9507fa083af64e86839b491237a92e8c32020aae0
4
- data.tar.gz: 743f2c56a85b7cc78ced6b7cc9ac75cd81ee34f85198de4c379352eaddc6c568
3
+ metadata.gz: ff27060c15bfa4565b42e60081de4bf0867fa00ca7d5a041824ab68d2b8645e3
4
+ data.tar.gz: 267a1c9cd7e6b2f9bcd994107e711ed79b59904895efcb42f93211391348bf37
5
5
  SHA512:
6
- metadata.gz: c5010a6ada47d54c67cf1aa946e2ff738ba96b6b4fbfcf1d0378bc4eae2bbfaf628894b871b40114efc82c2ba5c6bd24bef1098eb8d0c78963231d8617e3160a
7
- data.tar.gz: 3084e76ca8f831da5f096e740a8bedf35e24fc4260f83b6fae72e13ace574612ef2f3da55fd27158ea35590b3f89b4e0a384b0bc8a21a1915de1aebeeae271ba
6
+ metadata.gz: 142f13f3dcc3dc41144606ba318fa9ac07eebf449dd4c6282c8b0aa864b46cb7282cdc794cb9f0e180982af3774f4717eb9806882abb2462409042ea6542dd71
7
+ data.tar.gz: 52bf718ac049cc6b43e7190d97d36679580dc354695c072edc27261bd4aaf4657ecd8cb6e77c6a5a3aee6dcaf0ed771251bf7360fe1ff1911f1fc01e98726819
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkmanagement_v1beta1
2
2
 
3
+ ### v0.64.0 (2025-08-24)
4
+
5
+ * Regenerated from discovery document revision 20250813
6
+
3
7
  ### v0.63.0 (2025-08-17)
4
8
 
5
9
  * Regenerated from discovery document revision 20250806
@@ -800,8 +800,8 @@ module Google
800
800
  # configuration of a Google Cloud load balancer. Forwarding rules are also used
801
801
  # for protocol forwarding, Private Service Connect and other network services to
802
802
  # provide forwarding information in the control plane. Applicable only to
803
- # destination endpoint. Format: projects/`project`/global/forwardingRules/`id`
804
- # or projects/`project`/regions/`region`/forwardingRules/`id`
803
+ # destination endpoint. Format: `projects/`project`/global/forwardingRules/`id``
804
+ # or `projects/`project`/regions/`region`/forwardingRules/`id``
805
805
  # Corresponds to the JSON property `forwardingRule`
806
806
  # @return [String]
807
807
  attr_accessor :forwarding_rule
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NetworkmanagementV1beta1
18
18
  # Version of the google-apis-networkmanagement_v1beta1 gem
19
- GEM_VERSION = "0.63.0"
19
+ GEM_VERSION = "0.64.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 = "20250806"
25
+ REVISION = "20250813"
26
26
  end
27
27
  end
28
28
  end
@@ -86,8 +86,8 @@ module Google
86
86
  # @param [String] name
87
87
  # The resource that owns the locations collection, if applicable.
88
88
  # @param [Array<String>, String] extra_location_types
89
- # Optional. A list of extra location types that should be used as conditions for
90
- # controlling the visibility of the locations.
89
+ # Optional. Do not use this field. It is unsupported and is ignored unless
90
+ # explicitly documented otherwise. This is primarily for internal usage.
91
91
  # @param [String] filter
92
92
  # A filter to narrow down results to a preferred subset. The filtering language
93
93
  # accepts strings like `"displayName=tokyo"`, and is documented in more detail
@@ -517,8 +517,8 @@ module Google
517
517
  # @param [String] name
518
518
  # The resource that owns the locations collection, if applicable.
519
519
  # @param [Array<String>, String] extra_location_types
520
- # Optional. A list of extra location types that should be used as conditions for
521
- # controlling the visibility of the locations.
520
+ # Optional. Do not use this field. It is unsupported and is ignored unless
521
+ # explicitly documented otherwise. This is primarily for internal usage.
522
522
  # @param [String] filter
523
523
  # A filter to narrow down results to a preferred subset. The filtering language
524
524
  # 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-networkmanagement_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.63.0
4
+ version: 0.64.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-networkmanagement_v1beta1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1beta1/v0.63.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1beta1/v0.64.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkmanagement_v1beta1
62
62
  rdoc_options: []
63
63
  require_paths: