google-apis-gkehub_v1alpha 0.91.0 → 0.92.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 +4 -4
- data/CHANGELOG.md +5 -0
- data/lib/google/apis/gkehub_v1alpha/classes.rb +5 -3
- data/lib/google/apis/gkehub_v1alpha/gem_version.rb +3 -3
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0344efd288dc696908d53fd6292cb1d6669801d7dc726915ac8b985428bd5e3e
|
4
|
+
data.tar.gz: 7fe30686ee0afc5ad5b101cf50b9131281797763197f9caad34705e6e201cbee
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5161545ed8d5050e06b70c0cc05046f99c2451abd4b38b3b6af25ab66ee42c3818b49b01a315d46a506b061a255fa0966caf7c42d7cb658f7886f9c37000bdba
|
7
|
+
data.tar.gz: d57a79bdd22e1494ba65b83da4d3d0e73faa2435644d86be284ac331c32e80b7aa17d4f757a198d158f7c7fd85c8e5da1679620d48573ba34c7e8cb263fee3ff
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-gkehub_v1alpha
|
2
2
|
|
3
|
+
### v0.92.0 (2025-06-22)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20250612
|
6
|
+
* Regenerated using generator version 0.18.0
|
7
|
+
|
3
8
|
### v0.91.0 (2025-05-04)
|
4
9
|
|
5
10
|
* Regenerated using generator version 0.17.0
|
@@ -1485,7 +1485,7 @@ module Google
|
|
1485
1485
|
# @return [String]
|
1486
1486
|
attr_accessor :deployment_name
|
1487
1487
|
|
1488
|
-
# Required. The namespace of the deployment resource to be overridden
|
1488
|
+
# Required. The namespace of the deployment resource to be overridden.
|
1489
1489
|
# Corresponds to the JSON property `deploymentNamespace`
|
1490
1490
|
# @return [String]
|
1491
1491
|
attr_accessor :deployment_namespace
|
@@ -6787,7 +6787,8 @@ module Google
|
|
6787
6787
|
# @return [Hash<String,Google::Apis::GkehubV1alpha::WorkloadIdentityNamespaceStateDetail>]
|
6788
6788
|
attr_accessor :namespace_state_details
|
6789
6789
|
|
6790
|
-
# Deprecated, will
|
6790
|
+
# Deprecated, this field will be erased after code is changed to use the new
|
6791
|
+
# field.
|
6791
6792
|
# Corresponds to the JSON property `namespaceStates`
|
6792
6793
|
# @return [Hash<String,String>]
|
6793
6794
|
attr_accessor :namespace_states
|
@@ -6826,7 +6827,8 @@ module Google
|
|
6826
6827
|
class WorkloadIdentityMembershipState
|
6827
6828
|
include Google::Apis::Core::Hashable
|
6828
6829
|
|
6829
|
-
# Deprecated, will
|
6830
|
+
# Deprecated, this field will be erased after code is changed to use the new
|
6831
|
+
# field.
|
6830
6832
|
# Corresponds to the JSON property `description`
|
6831
6833
|
# @return [String]
|
6832
6834
|
attr_accessor :description
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module GkehubV1alpha
|
18
18
|
# Version of the google-apis-gkehub_v1alpha gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.92.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.18.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250612"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-gkehub_v1alpha
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.92.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_v1alpha/CHANGELOG.md
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1alpha/v0.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1alpha/v0.92.0
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkehub_v1alpha
|
62
62
|
rdoc_options: []
|
63
63
|
require_paths:
|
@@ -73,7 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
73
73
|
- !ruby/object:Gem::Version
|
74
74
|
version: '0'
|
75
75
|
requirements: []
|
76
|
-
rubygems_version: 3.6.
|
76
|
+
rubygems_version: 3.6.9
|
77
77
|
specification_version: 4
|
78
78
|
summary: Simple REST client for GKE Hub API V1alpha
|
79
79
|
test_files: []
|