google-apis-gkehub_v1 0.95.0 → 0.96.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: a153ba2a8bf7a41920e27e02fbddcef4181bbfd2f04ee9f4b037a64f91ec9343
4
- data.tar.gz: 3ff1639308e625467306abcdfe9403441797efecd8cdbc682db0eded5a6e5af0
3
+ metadata.gz: 1800c31119cb9bb867e0f7e4f8370c604432d1063a30329ca15f79b2d3f90c32
4
+ data.tar.gz: 1ced80d2834fc4d266ccea7f5dc5a1c2ffb9138d81541ec1cf467703630c9e1d
5
5
  SHA512:
6
- metadata.gz: ae6245628bbc77b902091cc7bb063ba613f37085e34eb7d5ea76097649671074aa6591fe77bcb8b026c12508991d46f8aa6de64408c87431e151510296be1856
7
- data.tar.gz: ed53bc266289c2688780ace8d0a6785c6b4a2ef417fa56377df6f1d2dacce715657f6585859cd376d149689963cb5632a1573ba1d1f486d72fc6bf14edae0d1c
6
+ metadata.gz: 6f8ed96644ae1e83c57b6144f5a95dcacfc00f70b6d64c76cabfa70c8aaea2969be71eca9b8094fa3573e9cf0d509d37e2d38d429b343cd2e1663dc821fe780b
7
+ data.tar.gz: 8863fcb8104fdbc887913ffeca1f24899fdac652c9fa059fcc635dc844d49ed8ab8eec98d08d48b13541369a06cbe3878c926515acf445dd35c2f16fbcad9ea2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkehub_v1
2
2
 
3
+ ### v0.96.0 (2026-02-22)
4
+
5
+ * Regenerated from discovery document revision 20260215
6
+
3
7
  ### v0.95.0 (2026-02-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20260126
@@ -854,8 +854,10 @@ module Google
854
854
  end
855
855
  end
856
856
 
857
- # CompliancePostureConfig defines the settings needed to enable/disable features
858
- # for the Compliance Posture.
857
+ # Deprecated: Compliance Posture is no longer supported. For more details, see
858
+ # https://cloud.google.com/kubernetes-engine/docs/deprecations/posture-
859
+ # management-deprecation. CompliancePostureConfig defines the settings needed to
860
+ # enable/disable features for the Compliance Posture.
859
861
  class CompliancePostureConfig
860
862
  include Google::Apis::Core::Hashable
861
863
 
@@ -2106,8 +2108,10 @@ module Google
2106
2108
  # @return [Google::Apis::GkehubV1::BinaryAuthorizationConfig]
2107
2109
  attr_accessor :binary_authorization_config
2108
2110
 
2109
- # CompliancePostureConfig defines the settings needed to enable/disable features
2110
- # for the Compliance Posture.
2111
+ # Deprecated: Compliance Posture is no longer supported. For more details, see
2112
+ # https://cloud.google.com/kubernetes-engine/docs/deprecations/posture-
2113
+ # management-deprecation. CompliancePostureConfig defines the settings needed to
2114
+ # enable/disable features for the Compliance Posture.
2111
2115
  # Corresponds to the JSON property `compliancePostureConfig`
2112
2116
  # @return [Google::Apis::GkehubV1::CompliancePostureConfig]
2113
2117
  attr_accessor :compliance_posture_config
@@ -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.95.0"
19
+ GEM_VERSION = "0.96.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 = "20260126"
25
+ REVISION = "20260215"
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_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.95.0
4
+ version: 0.96.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.95.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1/v0.96.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: