Interface protos.google.cloud.eventarc.v1.IOperationMetadata (2.3.2)

Properties of an OperationMetadata.

Package

@google-cloud/eventarc

Properties

apiVersion

apiVersion?: (string|null);

OperationMetadata apiVersion

createTime

createTime?: (google.protobuf.ITimestamp|null);

OperationMetadata createTime

endTime

endTime?: (google.protobuf.ITimestamp|null);

OperationMetadata endTime

requestedCancellation

requestedCancellation?: (boolean|null);

OperationMetadata requestedCancellation

statusMessage

statusMessage?: (string|null);

OperationMetadata statusMessage

target

target?: (string|null);

OperationMetadata target

verb

verb?: (string|null);

OperationMetadata verb