Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples:"2014-10-02T15:01:23Z","2014-10-02T15:01:23.045123456Z"or"2014-10-02T15:01:23+05:30".
Output only. The time the operation finished running.
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples:"2014-10-02T15:01:23Z","2014-10-02T15:01:23.045123456Z"or"2014-10-02T15:01:23+05:30".
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.
statusMessage
string
Output only. Human-readable status of the operation, if any.
requestedCancellation
boolean
Output only. Identifies whether the user has requested cancellation of the operation. Operations that have been cancelled successfully haveOperation.errorvalue with agoogle.rpc.Status.codeof 1, corresponding toCode.CANCELLED.
apiVersion
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\u003eThe provided JSON representation outlines the metadata structure for a long-running operation, including fields such as \u003ccode\u003ecreateTime\u003c/code\u003e, \u003ccode\u003eendTime\u003c/code\u003e, \u003ccode\u003etarget\u003c/code\u003e, \u003ccode\u003everb\u003c/code\u003e, \u003ccode\u003estatusMessage\u003c/code\u003e, \u003ccode\u003erequestedCancellation\u003c/code\u003e, and \u003ccode\u003eapiVersion\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ecreateTime\u003c/code\u003e and \u003ccode\u003eendTime\u003c/code\u003e are timestamps, represented as strings in RFC 3339 format, indicating when the operation started and finished, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003etarget\u003c/code\u003e field specifies the server-defined resource path for the operation, while \u003ccode\u003everb\u003c/code\u003e denotes the name of the executed operation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003erequestedCancellation\u003c/code\u003e indicates if a user has requested cancellation, and \u003ccode\u003eapiVersion\u003c/code\u003e specifies the API version used for the operation.\u003c/p\u003e\n"],["\u003cp\u003eThe status of the operation will have a human readable string if any, stored in \u003ccode\u003estatusMessage\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# OperationMetadata\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nRepresents the metadata of the long-running operation."]]