Output only. The time the operation finished running.
↳ target
string
Output only. Server-defined resource path for the target of the operation. format: "/projects/{project}/..." VPC-SC restrictions apply.
↳ 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. Identifies whether the user has requested cancellation of the operation. Successfully cancelled operations have aOperation.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 Financial Services V1 Client - Class OperationMetadata (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/cloud-financialservices/latest/V1.OperationMetadata)\n- [0.1.0](/php/docs/reference/cloud-financialservices/0.1.0/V1.OperationMetadata) \nReference documentation and code samples for the Google Cloud Financial Services V1 Client class OperationMetadata.\n\nRepresents the metadata of the long-running operation.\n\nGenerated from protobuf message `google.cloud.financialservices.v1.OperationMetadata`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ FinancialServices \\\\ 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\nformat: \"/projects/{project}/...\"\nVPC-SC restrictions apply.\n\n### setTarget\n\nOutput only. Server-defined resource path for the target of the operation.\n\nformat: \"/projects/{project}/...\"\nVPC-SC restrictions apply.\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. Identifies whether the user has requested cancellation of the\noperation.\n\nSuccessfully cancelled operations have a Operation.error value\nwith a [google.rpc.Status.code](https://cloud.google.com/php/docs/reference/common-protos/latest/Rpc.Status.html#_Google_Rpc_Status__getCode__) of 1, corresponding\nto `Code.CANCELLED`.\n\n### setRequestedCancellation\n\nOutput only. Identifies whether the user has requested cancellation of the\noperation.\n\nSuccessfully cancelled operations have a Operation.error value\nwith a [google.rpc.Status.code](https://cloud.google.com/php/docs/reference/common-protos/latest/Rpc.Status.html#_Google_Rpc_Status__getCode__) of 1, corresponding\nto `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."]]