Output only. Further data for the suspended state.
↳ 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.
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.
Returns
Type
Description
int
Enum of typeStateInitiator.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Tpu V2 Client - Class QueuedResourceState (2.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.2 (latest)](/php/docs/reference/cloud-tpu/latest/V2.QueuedResourceState)\n- [2.1.1](/php/docs/reference/cloud-tpu/2.1.1/V2.QueuedResourceState)\n- [2.0.0](/php/docs/reference/cloud-tpu/2.0.0/V2.QueuedResourceState)\n- [1.4.7](/php/docs/reference/cloud-tpu/1.4.7/V2.QueuedResourceState)\n- [1.3.2](/php/docs/reference/cloud-tpu/1.3.2/V2.QueuedResourceState)\n- [1.2.0](/php/docs/reference/cloud-tpu/1.2.0/V2.QueuedResourceState)\n- [1.1.1](/php/docs/reference/cloud-tpu/1.1.1/V2.QueuedResourceState)\n- [1.0.5](/php/docs/reference/cloud-tpu/1.0.5/V2.QueuedResourceState) \nReference documentation and code samples for the Google Cloud Tpu V2 Client class QueuedResourceState.\n\nQueuedResourceState defines the details of the QueuedResource request.\n\nGenerated from protobuf message `google.cloud.tpu.v2.QueuedResourceState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Tpu \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getState\n\nOutput only. State of the QueuedResource request.\n\n### setState\n\nOutput only. State of the QueuedResource request.\n\n### getCreatingData\n\nOutput only. Further data for the creating state.\n\n### hasCreatingData\n\n### setCreatingData\n\nOutput only. Further data for the creating state.\n\n### getAcceptedData\n\nOutput only. Further data for the accepted state.\n\n### hasAcceptedData\n\n### setAcceptedData\n\nOutput only. Further data for the accepted state.\n\n### getProvisioningData\n\nOutput only. Further data for the provisioning state.\n\n### hasProvisioningData\n\n### setProvisioningData\n\nOutput only. Further data for the provisioning state.\n\n### getFailedData\n\nOutput only. Further data for the failed state.\n\n### hasFailedData\n\n### setFailedData\n\nOutput only. Further data for the failed state.\n\n### getDeletingData\n\nOutput only. Further data for the deleting state.\n\n### hasDeletingData\n\n### setDeletingData\n\nOutput only. Further data for the deleting state.\n\n### getActiveData\n\nOutput only. Further data for the active state.\n\n### hasActiveData\n\n### setActiveData\n\nOutput only. Further data for the active state.\n\n### getSuspendingData\n\nOutput only. Further data for the suspending state.\n\n### hasSuspendingData\n\n### setSuspendingData\n\nOutput only. Further data for the suspending state.\n\n### getSuspendedData\n\nOutput only. Further data for the suspended state.\n\n### hasSuspendedData\n\n### setSuspendedData\n\nOutput only. Further data for the suspended state.\n\n### getStateInitiator\n\nOutput only. The initiator of the QueuedResources's current state. Used to\nindicate whether the SUSPENDING/SUSPENDED state was initiated by the user\nor the service.\n\n### setStateInitiator\n\nOutput only. The initiator of the QueuedResources's current state. Used to\nindicate whether the SUSPENDING/SUSPENDED state was initiated by the user\nor the service.\n\n### getStateData"]]