Google Cloud Workload Manager V1 Client - Class ResourceStatus (0.2.1)

Reference documentation and code samples for the Google Cloud Workload Manager V1 Client class ResourceStatus.

The lifecycle status of an Evaluation resource.

Generated from protobuf message google.cloud.workloadmanager.v1.ResourceStatus

Namespace

Google \ Cloud \ WorkloadManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ state int

State of the Evaluation resource.

getState

State of the Evaluation resource.

Returns
Type Description
int Enum of type State.

setState

State of the Evaluation resource.

Parameter
Name Description
var int

Enum of type State.

Returns
Type Description
$this

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026年07月31日 UTC.