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 have [Operation.error][] value 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-05-14 UTC."],[[["\u003cp\u003e\u003ccode\u003eOperationMetadata\u003c/code\u003e provides details about a long-running operation, including its creation and completion times.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003etarget\u003c/code\u003e and \u003ccode\u003everb\u003c/code\u003e fields specify the resource path and action associated with the operation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003estatus_detail\u003c/code\u003e offers a human-readable description of the operation's current state.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ecancel_requested\u003c/code\u003e indicates if a cancellation was initiated by the user, which may result in a \u003ccode\u003eCode.CANCELLED\u003c/code\u003e error status.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eapi_version\u003c/code\u003e field shows the API version that initiated the current operation.\u003c/p\u003e\n"]]],[],null,["# Package google.cloud.common\n\nIndex\n-----\n\n- [OperationMetadata](/blockchain-node-engine/docs/reference/rpc/google.cloud.common#google.cloud.common.OperationMetadata) (message)\n\nOperationMetadata\n-----------------\n\nRepresents the metadata of the long-running operation."]]