Properties of an OperationMetadata.
Package
@google-cloud/game-servers!Properties
apiVersion
apiVersion?: (string|null);OperationMetadata apiVersion
| Type | Description |
| (string|null) |
createTime
createTime?: (google.protobuf.ITimestamp|null);OperationMetadata createTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |
endTime
endTime?: (google.protobuf.ITimestamp|null);OperationMetadata endTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |
operationStatus
operationStatus?: ({ [k: string]: google.cloud.gaming.v1beta.IOperationStatus }|null);OperationMetadata operationStatus
| Type | Description |
| ({ [k: string]: google.cloud.gaming.v1beta.IOperationStatus }|null) |
requestedCancellation
requestedCancellation?: (boolean|null);OperationMetadata requestedCancellation
| Type | Description |
| (boolean|null) |
statusMessage
statusMessage?: (string|null);OperationMetadata statusMessage
| Type | Description |
| (string|null) |
target
target?: (string|null);OperationMetadata target
| Type | Description |
| (string|null) |
unreachable
unreachable?: (string[]|null);OperationMetadata unreachable
| Type | Description |
| (string[]|null) |
verb
verb?: (string|null);OperationMetadata verb
| Type | Description |
| (string|null) |