GKE Hub V1 API - Class Google::Cloud::GkeHub::V1::FeatureState (v0.9.0)

Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::V1::FeatureState.

FeatureState describes the high-level state of a Feature. It may be used to describe a Feature's state at the environ-level, or per-membershop, depending on the context.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#code

def code() -> ::Google::Cloud::GkeHub::V1::FeatureState::Code
Returns

#code=

def code=(value) -> ::Google::Cloud::GkeHub::V1::FeatureState::Code
Parameter
Returns

#description

def description() -> ::String
Returns
  • (::String) — A human-readable description of the current status.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — A human-readable description of the current status.
Returns
  • (::String) — A human-readable description of the current status.

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns

#update_time=

def update_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns