google-apis-gkehub_v1 0.97.0 → 0.99.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: a1184da5ef21ecd51c5fbf8572413958e2378dac887d02fb3edb119ee0a58a07
4
- data.tar.gz: 68f823c685fcbed4173e7df88ace55c8492b732ba464b1ea91023ebdd2d620f2
3
+ metadata.gz: 59b239176c2898fc5d37ac45eca51b32f2ed185145910278b24601ede0f459fc
4
+ data.tar.gz: 59230fb7d07685bbd63d1cb48d9b1a145335f2c747bd73458ddb3c3459bc4d45
5
5
  SHA512:
6
- metadata.gz: b6e7125c20da2a07754ac124101676c8de638e5d2ca5745cca187e0c87f00c93812918ecbc1be116a532b688698421ed5d977ab455fd1322c5aacf6b839fa799
7
- data.tar.gz: f18cb5d92dc6b2e9adaa052b234e1eba7c3210d102c3e17e146c6930692e132bb2b838446d32cbd69f71782885ae9b9de90f770097e609177efc7a2a7b02a183
6
+ metadata.gz: 3dc5a151aa194c6e6c66fccb57d1293ed3e0d2cf00c490bfcd46b82171bbb3ec4389b0dc7718de918f32369196dbb34ce40b2c6d7ed26d951af1f66e06db1c42
7
+ data.tar.gz: 4287b30f84ba8727901136414f0b334a65e713f8b87d1d4621cac57df1bd0e08c063a29deebbb2198596476b943d558504ae4cd8e895b4b3ed1fc79bfca053ec
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-gkehub_v1
2
2
 
3
+ ### v0.99.0 (2026-05-03)
4
+
5
+ * Regenerated from discovery document revision 20260426
6
+
7
+ ### v0.98.0 (2026-04-19)
8
+
9
+ * Regenerated from discovery document revision 20260324
10
+
3
11
  ### v0.97.0 (2026-03-08)
4
12
 
5
13
  * Regenerated from discovery document revision 20260226
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GkehubV1
18
18
  # Version of the google-apis-gkehub_v1 gem
19
- GEM_VERSION = "0.97.0"
19
+ GEM_VERSION = "0.99.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 = "20260226"
25
+ REVISION = "20260426"
26
26
  end
27
27
  end
28
28
  end
@@ -124,15 +124,20 @@ module Google
124
124
  end
125
125
 
126
126
  # Lists information about the supported locations for this service. This method
127
- # can be called in two ways: * **List all public locations:** Use the path `GET /
128
- # v1/locations`. * **List project-visible locations:** Use the path `GET /v1/
129
- # projects/`project_id`/locations`. This may include public locations as well as
130
- # private or other locations specifically visible to the project.
127
+ # lists locations based on the resource scope provided in the
128
+ # ListLocationsRequest.name field: * **Global locations**: If `name` is empty,
129
+ # the method lists the public locations available to all projects. * **Project-
130
+ # specific locations**: If `name` follows the format `projects/`project``, the
131
+ # method lists locations visible to that specific project. This includes public,
132
+ # private, or other project-specific locations enabled for the project. For gRPC
133
+ # and client library implementations, the resource name is passed as the `name`
134
+ # field. For direct service calls, the resource name is incorporated into the
135
+ # request path based on the specific service implementation and version.
131
136
  # @param [String] name
132
137
  # The resource that owns the locations collection, if applicable.
133
138
  # @param [Array<String>, String] extra_location_types
134
- # Optional. Do not use this field. It is unsupported and is ignored unless
135
- # explicitly documented otherwise. This is primarily for internal usage.
139
+ # Optional. Do not use this field unless explicitly documented otherwise. This
140
+ # is primarily for internal usage.
136
141
  # @param [String] filter
137
142
  # A filter to narrow down results to a preferred subset. The filtering language
138
143
  # 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-gkehub_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.97.0
4
+ version: 0.99.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-gkehub_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1/v0.97.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1/v0.99.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkehub_v1
62
62
  rdoc_options: []
63
63
  require_paths: