Reference documentation and code samples for the GKE Hub V1beta1 API class Google::Cloud::GkeHub::V1beta1::MembershipState.
State of the Membership resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#code
def code() -> ::Google::Cloud::GkeHub::V1beta1::MembershipState::Code
Returns
- (::Google::Cloud::GkeHub::V1beta1::MembershipState::Code) — Output only. The current state of the Membership resource.
#description
def description() -> ::String
Returns
- (::String) — This field is never set by the Hub Service.
#description=
def description=(value) -> ::String
Parameter
- value (::String) — This field is never set by the Hub Service.
Returns
- (::String) — This field is never set by the Hub Service.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — This field is never set by the Hub Service.
#update_time=
def update_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — This field is never set by the Hub Service.
Returns
- (::Google::Protobuf::Timestamp) — This field is never set by the Hub Service.