Reference documentation and code samples for the Google Cloud Tpu V2 Client class QueuedResourceState.
QueuedResourceState defines the details of the QueuedResource request.
Generated from protobuf message google.cloud.tpu.v2.QueuedResourceState
Namespace
Google \ Cloud \ Tpu \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ state
int
Output only. State of the QueuedResource request.
↳ creating_data
↳ accepted_data
↳ provisioning_data
↳ failed_data
↳ deleting_data
↳ active_data
↳ suspending_data
↳ suspended_data
↳ state_initiator
int
Output only. The initiator of the QueuedResources's current state. Used to indicate whether the SUSPENDING/SUSPENDED state was initiated by the user or the service.
getState
Output only. State of the QueuedResource request.
int
setState
Output only. State of the QueuedResource request.
var
int
$this
getCreatingData
Output only. Further data for the creating state.
hasCreatingData
setCreatingData
Output only. Further data for the creating state.
$this
getAcceptedData
Output only. Further data for the accepted state.
hasAcceptedData
setAcceptedData
Output only. Further data for the accepted state.
$this
getProvisioningData
Output only. Further data for the provisioning state.
hasProvisioningData
setProvisioningData
Output only. Further data for the provisioning state.
$this
getFailedData
Output only. Further data for the failed state.
hasFailedData
setFailedData
Output only. Further data for the failed state.
$this
getDeletingData
Output only. Further data for the deleting state.
hasDeletingData
setDeletingData
Output only. Further data for the deleting state.
$this
getActiveData
Output only. Further data for the active state.
hasActiveData
setActiveData
Output only. Further data for the active state.
$this
getSuspendingData
Output only. Further data for the suspending state.
hasSuspendingData
setSuspendingData
Output only. Further data for the suspending state.
$this
getSuspendedData
Output only. Further data for the suspended state.
hasSuspendedData
setSuspendedData
Output only. Further data for the suspended state.
$this
getStateInitiator
Output only. The initiator of the QueuedResources's current state. Used to indicate whether the SUSPENDING/SUSPENDED state was initiated by the user or the service.
int
setStateInitiator
Output only. The initiator of the QueuedResources's current state. Used to indicate whether the SUSPENDING/SUSPENDED state was initiated by the user or the service.
var
int
$this
getStateData
string