Interface protos.google.cloud.functions.v2alpha.IOperationMetadata (3.3.0)

Properties of an OperationMetadata.

Package

@google-cloud/functions

Properties

apiVersion

apiVersion?: (string|null);

OperationMetadata apiVersion

cancelRequested

cancelRequested?: (boolean|null);

OperationMetadata cancelRequested

createTime

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

OperationMetadata createTime

endTime

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

OperationMetadata endTime

requestResource

requestResource?: (google.protobuf.IAny|null);

OperationMetadata requestResource

stages

stages?: (google.cloud.functions.v2alpha.IStage[]|null);

OperationMetadata stages

statusDetail

statusDetail?: (string|null);

OperationMetadata statusDetail

target

target?: (string|null);

OperationMetadata target

verb

verb?: (string|null);

OperationMetadata verb