google-apis-gkehub_v1 0.98.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: 4a5f089ed1e1fbf5baa26f2528ffdd1f7153a1de60be02279579cf89966b5470
4
- data.tar.gz: ae7f1eca35e91c2b9ddfa6d6189ceb6a1ea9cf93b8e54531ce18bbdaa2d8b7b9
3
+ metadata.gz: 59b239176c2898fc5d37ac45eca51b32f2ed185145910278b24601ede0f459fc
4
+ data.tar.gz: 59230fb7d07685bbd63d1cb48d9b1a145335f2c747bd73458ddb3c3459bc4d45
5
5
  SHA512:
6
- metadata.gz: 3e70c2bdbc8f5976d836b69dfcc229635af4b03b1effe01b04f81ef360398f6040bfcdf23da0a711e330fd5ff869ca63fe02cb64e0035d455ea41e50a36593b3
7
- data.tar.gz: c02f0c089f1b3297c75eb8bf9b70de71d21691e70a60a13084f298f871c788d0ea0efd13a04fb53a3bf53c0b3060976a783084510b4b17fb66ec4578c3787ac4
6
+ metadata.gz: 3dc5a151aa194c6e6c66fccb57d1293ed3e0d2cf00c490bfcd46b82171bbb3ec4389b0dc7718de918f32369196dbb34ce40b2c6d7ed26d951af1f66e06db1c42
7
+ data.tar.gz: 4287b30f84ba8727901136414f0b334a65e713f8b87d1d4621cac57df1bd0e08c063a29deebbb2198596476b943d558504ae4cd8e895b4b3ed1fc79bfca053ec
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
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
+
3
7
  ### v0.98.0 (2026-04-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20260324
@@ -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.98.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 = "20260324"
25
+ REVISION = "20260426"
26
26
  end
27
27
  end
28
28
  end
@@ -124,8 +124,8 @@ module Google
124
124
  end
125
125
 
126
126
  # Lists information about the supported locations for this service. This method
127
- # lists locations based on the resource scope provided in the [
128
- # ListLocationsRequest.name] field: * **Global locations**: If `name` is empty,
127
+ # lists locations based on the resource scope provided in the
128
+ # ListLocationsRequest.name field: * **Global locations**: If `name` is empty,
129
129
  # the method lists the public locations available to all projects. * **Project-
130
130
  # specific locations**: If `name` follows the format `projects/`project``, the
131
131
  # method lists locations visible to that specific project. This includes public,
@@ -136,8 +136,8 @@ module Google
136
136
  # @param [String] name
137
137
  # The resource that owns the locations collection, if applicable.
138
138
  # @param [Array<String>, String] extra_location_types
139
- # Optional. Do not use this field. It is unsupported and is ignored unless
140
- # 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.
141
141
  # @param [String] filter
142
142
  # A filter to narrow down results to a preferred subset. The filtering language
143
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.98.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.98.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: