Interface protos.google.cloud.gaming.v1beta.IOperationMetadata (3.2.1)

Properties of an OperationMetadata.

Package

@google-cloud/game-servers

Properties

apiVersion

apiVersion?: (string|null);

OperationMetadata apiVersion

createTime

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

OperationMetadata createTime

endTime

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

OperationMetadata endTime

operationStatus

operationStatus?: ({ [k: string]: google.cloud.gaming.v1beta.IOperationStatus }|null);

OperationMetadata operationStatus

requestedCancellation

requestedCancellation?: (boolean|null);

OperationMetadata requestedCancellation

statusMessage

statusMessage?: (string|null);

OperationMetadata statusMessage

target

target?: (string|null);

OperationMetadata target

unreachable

unreachable?: (string[]|null);

OperationMetadata unreachable

verb

verb?: (string|null);

OperationMetadata verb