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-05-21 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eOperationMetadata\u003c/code\u003e message provides details about the status and progress of a long-running operation.\u003c/p\u003e\n"],["\u003cp\u003eIt includes timestamps for the operation's creation and completion times, labeled as \u003ccode\u003ecreate_time\u003c/code\u003e and \u003ccode\u003eend_time\u003c/code\u003e respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe message also details the target resource, the executed verb, the human-readable status (\u003ccode\u003estatus_message\u003c/code\u003e), cancellation requests (\u003ccode\u003erequested_cancellation\u003c/code\u003e), and the API version used.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003erequested_cancellation\u003c/code\u003e indicates whether the user has requested the operation's cancellation and when successful will output \u003ccode\u003eCode.CANCELLED\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Package google.cloud.privilegedaccessmanager.v1main\n\nIndex\n-----\n\n- [OperationMetadata](/iam/docs/reference/pam/rpc/google.cloud.privilegedaccessmanager.v1main#google.cloud.privilegedaccessmanager.v1main.OperationMetadata) (message)\n\nOperationMetadata\n-----------------\n\nRepresents the metadata of the long-running operation."]]