Reference documentation and code samples for the Workload Manager V1 API class Google::Cloud::WorkloadManager::V1::ResourceStatus.
The lifecycle status of an Evaluation resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#state
def state() -> ::Google::Cloud::WorkloadManager::V1::ResourceStatus::State
Returns
- (::Google::Cloud::WorkloadManager::V1::ResourceStatus::State) — State of the Evaluation resource.
#state=
def state=(value) -> ::Google::Cloud::WorkloadManager::V1::ResourceStatus::State
Parameter
- value (::Google::Cloud::WorkloadManager::V1::ResourceStatus::State) — State of the Evaluation resource.
Returns
- (::Google::Cloud::WorkloadManager::V1::ResourceStatus::State) — State of the Evaluation resource.