Interface protos.google.api.servicemanagement.v1.IOperationMetadata (2.2.0)

Properties of an OperationMetadata.

Package

@google-cloud/service-management

Properties

progressPercentage

progressPercentage?: (number|null);

OperationMetadata progressPercentage

resourceNames

resourceNames?: (string[]|null);

OperationMetadata resourceNames

startTime

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

OperationMetadata startTime

steps

steps?: (google.api.servicemanagement.v1.OperationMetadata.IStep[]|null);

OperationMetadata steps