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_detail
string
Output only. Human-readable status of the operation, if any.
cancel_requested
bool
Output only. Identifies whether the user has requested cancellation of the operation. Operations that have been cancelled successfully havegoogle.longrunning.Operation.errorvalue with agoogle.rpc.Status.codeof1, 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."],[[["\u003cp\u003e\u003ccode\u003eOperationMetadata\u003c/code\u003e represents the metadata for a long-running operation.\u003c/p\u003e\n"],["\u003cp\u003eIt includes timestamps for the operation's creation and completion (\u003ccode\u003ecreate_time\u003c/code\u003e, \u003ccode\u003eend_time\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe metadata also details the operation's target resource path, the executed verb, and status details (\u003ccode\u003etarget\u003c/code\u003e, \u003ccode\u003everb\u003c/code\u003e, \u003ccode\u003estatus_detail\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eIt indicates if a cancellation has been requested by the user (\u003ccode\u003ecancel_requested\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eapi_version\u003c/code\u003e field shows the API version used when initiating the operation.\u003c/p\u003e\n"]]],[],null,["# Package google.cloud.common\n\nIndex\n-----\n\n- [OperationMetadata](/eventarc/docs/reference/rpc/google.cloud.common#google.cloud.common.OperationMetadata) (message)\n\nOperationMetadata\n-----------------\n\nRepresents the metadata of the long-running operation."]]