Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::V1::FeatureResourceState.
FeatureResourceState describes the state of a Feature resource in the
GkeHub API. See FeatureState
for the "running state" of the Feature in the
Hub and across Memberships.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#state
def state() -> ::Google::Cloud::GkeHub::V1::FeatureResourceState::State
Returns
- (::Google::Cloud::GkeHub::V1::FeatureResourceState::State) — The current state of the Feature resource in the Hub API.
#state=
def state=(value) -> ::Google::Cloud::GkeHub::V1::FeatureResourceState::State
Parameter
- value (::Google::Cloud::GkeHub::V1::FeatureResourceState::State) — The current state of the Feature resource in the Hub API.
Returns
- (::Google::Cloud::GkeHub::V1::FeatureResourceState::State) — The current state of the Feature resource in the Hub API.