Properties of an OperationMetadata.
Package
@google-cloud/functionsProperties
apiVersion
apiVersion?: (string|null);
OperationMetadata apiVersion
buildName
buildName?: (string|null);
OperationMetadata buildName
cancelRequested
cancelRequested?: (boolean|null);
OperationMetadata cancelRequested
createTime
createTime?: (google.protobuf.ITimestamp|null);
OperationMetadata createTime
endTime
endTime?: (google.protobuf.ITimestamp|null);
OperationMetadata endTime
operationType
operationType?: (google.cloud.functions.v2.OperationType|keyof typeof google.cloud.functions.v2.OperationType|null);
OperationMetadata operationType
requestResource
requestResource?: (google.protobuf.IAny|null);
OperationMetadata requestResource
sourceToken
sourceToken?: (string|null);
OperationMetadata sourceToken
stages
stages?: (google.cloud.functions.v2.IStage[]|null);
OperationMetadata stages
statusDetail
statusDetail?: (string|null);
OperationMetadata statusDetail
target
target?: (string|null);
OperationMetadata target
verb
verb?: (string|null);
OperationMetadata verb