Interface protos.google.cloud.gkemulticloud.v1.IOperationMetadata (0.1.4)

Properties of an OperationMetadata.

Package

@google-cloud/gkemulticloud

Properties

createTime

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

OperationMetadata createTime

endTime

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

OperationMetadata endTime

errorDetail

errorDetail?: (string|null);

OperationMetadata errorDetail

statusDetail

statusDetail?: (string|null);

OperationMetadata statusDetail

target

target?: (string|null);

OperationMetadata target