Interface protos.google.cloud.notebooks.v1.IOperationMetadata (2.1.4)

Properties of an OperationMetadata.

Package

@google-cloud/notebooks

Properties

apiVersion

apiVersion?: (string|null);

OperationMetadata apiVersion

createTime

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

OperationMetadata createTime

endpoint

endpoint?: (string|null);

OperationMetadata endpoint

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