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-06-16 UTC."],[[["\u003cp\u003eOperationMetadata describes the metadata for a long-running operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecreate_time\u003c/code\u003e and \u003ccode\u003eend_time\u003c/code\u003e fields denote when the operation started and finished, respectively.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003etarget\u003c/code\u003e and \u003ccode\u003everb\u003c/code\u003e provide information about the operation's resource path and executed verb.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ecancel_requested\u003c/code\u003e indicates if cancellation was requested, with successful cancellations resulting in an error code of \u003ccode\u003e1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eapi_version\u003c/code\u003e reflects the version of the API that was used when the operation began.\u003c/p\u003e\n"]]],[],null,["# Package google.cloud.common\n\nIndex\n-----\n\n- [OperationMetadata](/functions/docs/reference/rpc/google.cloud.common#google.cloud.common.OperationMetadata) (message)\n\nOperationMetadata\n-----------------\n\nRepresents the metadata of the long-running operation."]]