Interface protos.google.cloud.workflows.v1beta.IOperationMetadata

Properties of an OperationMetadata.

Package

@google-cloud/workflows

Properties

apiVersion

apiVersion?: (string|null);

OperationMetadata apiVersion

Property Value
TypeDescription
(string|null)

createTime

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

OperationMetadata createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

endTime

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

OperationMetadata endTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

target

target?: (string|null);

OperationMetadata target

Property Value
TypeDescription
(string|null)

verb

verb?: (string|null);

OperationMetadata verb

Property Value
TypeDescription
(string|null)