File tree Expand file tree Collapse file tree
generated/google-apis-container_v1
lib/google/apis/container_v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release history for google-apis-container_v1
22
3+ ### v0.117.0 (2026-07-05)
4+
5+ * Regenerated from discovery document revision 20260616
6+
37### v0.116.0 (2026-06-21)
48
59* Regenerated from discovery document revision 20260609
Original file line number Diff line number Diff line change @@ -7011,7 +7011,7 @@ class NodePool
70117011 # @return [Google::Apis::ContainerV1::BestEffortProvisioning]
70127012 attr_accessor :best_effort_provisioning
70137013
7014- # Which conditions caused the current node pool state.
7014+ # Output only. Which conditions caused the current node pool state.
70157015 # Corresponds to the JSON property `conditions`
70167016 # @return [Array<Google::Apis::ContainerV1::StatusCondition>]
70177017 attr_accessor :conditions
@@ -7023,9 +7023,9 @@ class NodePool
70237023 # @return [Google::Apis::ContainerV1::NodeConfig]
70247024 attr_accessor :config
70257025
7026- # This checksum is computed by the server based on the value of node pool fields,
7027- # and may be sent on update requests to ensure the client has an up-to-date
7028- # value before proceeding.
7026+ # Output only. This checksum is computed by the server based on the value of
7027+ # node pool fields, and may be sent on update requests to ensure the client has
7028+ # an up-to-date value before proceeding.
70297029 # Corresponds to the JSON property `etag`
70307030 # @return [String]
70317031 attr_accessor :etag
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module ContainerV1
1818 # Version of the google-apis-container_v1 gem
19- GEM_VERSION = "0.116 .0"
19+ GEM_VERSION = "0.117 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.19.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20260609 "
25+ REVISION = "20260616 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments