Output only. The time the operation finished running.
↳ target
string
Output only. Server-defined resource path for the target of the operation.
↳ verb
string
Output only. Name of the verb executed by the operation.
↳ status_message
string
Output only. Human-readable status of the operation, if any.
↳ requested_cancellation
bool
Output only. True if the user has requested cancellation of the operation; false otherwise. Operations that have successfully been cancelled haveOperation.errorvalue with agoogle.rpc.Status.codeof 1, corresponding toCode.CANCELLED.
↳ api_version
string
Output only. API version used to start the operation.
[[["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-04 UTC."],[],[],null,["# Google Cloud Vmware Engine V1 Client - Class OperationMetadata (1.1.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.4 (latest)](/php/docs/reference/cloud-vmware-engine/latest/V1.OperationMetadata)\n- [1.1.3](/php/docs/reference/cloud-vmware-engine/1.1.3/V1.OperationMetadata)\n- [1.0.0](/php/docs/reference/cloud-vmware-engine/1.0.0/V1.OperationMetadata)\n- [0.5.6](/php/docs/reference/cloud-vmware-engine/0.5.6/V1.OperationMetadata)\n- [0.4.0](/php/docs/reference/cloud-vmware-engine/0.4.0/V1.OperationMetadata)\n- [0.3.3](/php/docs/reference/cloud-vmware-engine/0.3.3/V1.OperationMetadata)\n- [0.2.1](/php/docs/reference/cloud-vmware-engine/0.2.1/V1.OperationMetadata)\n- [0.1.4](/php/docs/reference/cloud-vmware-engine/0.1.4/V1.OperationMetadata) \nReference documentation and code samples for the Google Cloud Vmware Engine V1 Client class OperationMetadata.\n\nRepresents the metadata of the long-running operation.\n\nGenerated from protobuf message `google.cloud.vmwareengine.v1.OperationMetadata`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ VmwareEngine \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getCreateTime\n\nOutput only. The time the operation was created.\n\n### hasCreateTime\n\n### clearCreateTime\n\n### setCreateTime\n\nOutput only. The time the operation was created.\n\n### getEndTime\n\nOutput only. The time the operation finished running.\n\n### hasEndTime\n\n### clearEndTime\n\n### setEndTime\n\nOutput only. The time the operation finished running.\n\n### getTarget\n\nOutput only. Server-defined resource path for the target of the operation.\n\n### setTarget\n\nOutput only. Server-defined resource path for the target of the operation.\n\n### getVerb\n\nOutput only. Name of the verb executed by the operation.\n\n### setVerb\n\nOutput only. Name of the verb executed by the operation.\n\n### getStatusMessage\n\nOutput only. Human-readable status of the operation, if any.\n\n### setStatusMessage\n\nOutput only. Human-readable status of the operation, if any.\n\n### getRequestedCancellation\n\nOutput only. True if the user has requested cancellation\nof the operation; false otherwise.\n\nOperations that have successfully been cancelled\nhave Operation.error value with a\n[google.rpc.Status.code](https://cloud.google.com/php/docs/reference/common-protos/latest/Rpc.Status.html#_Google_Rpc_Status__getCode__) of 1, corresponding to\n`Code.CANCELLED`.\n\n### setRequestedCancellation\n\nOutput only. True if the user has requested cancellation\nof the operation; false otherwise.\n\nOperations that have successfully been cancelled\nhave Operation.error value with a\n[google.rpc.Status.code](https://cloud.google.com/php/docs/reference/common-protos/latest/Rpc.Status.html#_Google_Rpc_Status__getCode__) of 1, corresponding to\n`Code.CANCELLED`.\n\n### getApiVersion\n\nOutput only. API version used to start the operation.\n\n### setApiVersion\n\nOutput only. API version used to start the operation."]]