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 google.longrunning.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-09-08 UTC."],[],[],null,["Index\n\n- [OperationMetadata](/distributed-cloud/edge/1.10.0/docs/reference/hardware/rpc/google.cloud.common#google.cloud.common.OperationMetadata) (message)\n\nOperationMetadata Represents the metadata of the long-running operation.\n\n| Fields ||\n|--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `create_time` | [Timestamp](https://protobuf.dev/reference/protobuf/google.protobuf/#timestamp) Output only. The time the operation was created. |\n| `end_time` | [Timestamp](https://protobuf.dev/reference/protobuf/google.protobuf/#timestamp) Output only. The time the operation finished running. |\n| `target` | `string` Output only. Server-defined resource path for the target of the operation. |\n| `verb` | `string` Output only. Name of the verb executed by the operation. |\n| `status_detail` | `string` Output only. Human-readable status of the operation, if any. |\n| `cancel_requested` | `bool` Output only. Identifies whether the user has requested cancellation of the operation. Operations that have been cancelled successfully have [google.longrunning.Operation.error](/distributed-cloud/edge/1.10.0/docs/reference/hardware/rpc/google.longrunning#google.longrunning.Operation.FIELDS.google.rpc.Status.google.longrunning.Operation.error) value with a [google.rpc.Status.code](/distributed-cloud/edge/1.10.0/docs/reference/hardware/rpc/google.rpc#google.rpc.Status.FIELDS.int32.google.rpc.Status.code) of `1`, corresponding to `Code.CANCELLED`. |\n| `api_version` | `string` Output only. API version used to start the operation. |"]]