google-apis-networkconnectivity_v1 0.74.0 → 0.75.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: c9ffcd164f233e7d3042e91f6dca90472c026e3657d2d8cad49b318915cead92
4
- data.tar.gz: de2a050eac48f260a39eca417d8844dc706a6d325de32bcde3b31542f442c192
3
+ metadata.gz: c4b329e98a527be8d4a0cc47872013c728719f6ba577adb3128bf51ac4f3eea5
4
+ data.tar.gz: 8af66c5bc8a43c2b2c73936fb19f9e746f27856d2661eed810d1879b19cba028
5
5
  SHA512:
6
- metadata.gz: dd2929a0de617b91785f258bc3b38c27656123685da0042c1f7922ab6819e336a9363300ab639b383031db51aaf3b28f7ff5a0e04553daa45ee959757386d7f1
7
- data.tar.gz: 4fb1b168a423a14d26627ea3544448d78c0e4b0b73d21fd28f35145877d3b597f4a3f786d0b2b3e0d4380d0ae7a4ea4b10e8721996c392cd69a18c5c6f2dd91c
6
+ metadata.gz: 62397be05079b98c1999dc196614462bdb07117898b33b8d4b22098079b34acbb2b9dc6d0e738cfdf2e82e838d195f3aa1c00529f2995261fc5aa15f606d492d
7
+ data.tar.gz: d404ef3e19246c9889df2c83ff0b976d7b3335c8018f1be581db8a2c0a30f3c576a1ccbbd5fe02174b48bf3ef0ba0d7156f6709eed16a4f599b75700c55b1595
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkconnectivity_v1
2
2
 
3
+ ### v0.75.0 (2026-05-03)
4
+
5
+ * Regenerated from discovery document revision 20260422
6
+
3
7
  ### v0.74.0 (2026-04-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20260326
@@ -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.74.0"
19
+ GEM_VERSION = "0.75.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 = "20260326"
25
+ REVISION = "20260422"
26
26
  end
27
27
  end
28
28
  end
@@ -123,8 +123,8 @@ module Google
123
123
  end
124
124
 
125
125
  # Lists information about the supported locations for this service. This method
126
- # lists locations based on the resource scope provided in the [
127
- # ListLocationsRequest.name] field: * **Global locations**: If `name` is empty,
126
+ # lists locations based on the resource scope provided in the
127
+ # ListLocationsRequest.name field: * **Global locations**: If `name` is empty,
128
128
  # the method lists the public locations available to all projects. * **Project-
129
129
  # specific locations**: If `name` follows the format `projects/`project``, the
130
130
  # method lists locations visible to that specific project. This includes public,
@@ -135,8 +135,8 @@ module Google
135
135
  # @param [String] name
136
136
  # The resource that owns the locations collection, if applicable.
137
137
  # @param [Array<String>, String] extra_location_types
138
- # Optional. Do not use this field. It is unsupported and is ignored unless
139
- # explicitly documented otherwise. This is primarily for internal usage.
138
+ # Optional. Do not use this field unless explicitly documented otherwise. This
139
+ # is primarily for internal usage.
140
140
  # @param [String] filter
141
141
  # A filter to narrow down results to a preferred subset. The filtering language
142
142
  # 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.74.0
4
+ version: 0.75.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.74.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1/v0.75.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: