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. Identifies whether the user has requested cancellation of the operation. Operations that have been cancelled successfully have [Operation.error][] value with a google.rpc.Status.code of 1, corresponding to Code.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-07-28 UTC."],[[["\u003cp\u003e\u003ccode\u003eOperationMetadata\u003c/code\u003e represents 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 indicate the start and finish times of the operation, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003etarget\u003c/code\u003e, \u003ccode\u003everb\u003c/code\u003e, and \u003ccode\u003eapi_version\u003c/code\u003e fields show the resource path, the executed operation, and the API version used.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003estatus_message\u003c/code\u003e provides a human-readable status, while \u003ccode\u003erequested_cancellation\u003c/code\u003e shows if a user has requested to cancel the operation.\u003c/p\u003e\n"]]],[],null,["# Package google.cloud.apim.v1main\n\nIndex\n-----\n\n- [OperationMetadata](/apigee/docs/reference/apis/apim/rpc/google.cloud.apim.v1main#google.cloud.apim.v1main.OperationMetadata) (message)\n\nOperationMetadata\n-----------------\n\nRepresents the metadata of the long-running operation."]]