OperationMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Metadata for google.longrunning.Operation.
Attributes |
|
---|---|
Name | Description |
method |
str
Output only. Method that initiated the operation e.g. google.cloud.vpcaccess.v1.Connectors.CreateConnector. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. Time when the operation was created. |
end_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. Time when the operation completed. |
target |
str
Output only. Name of the resource that this operation is acting on e.g. projects/my-project/locations/us-central1/connectors/v1. |