Interface protos.google.cloud.functions.v1.IOperationMetadataV1 (3.3.0)

Properties of an OperationMetadataV1.

Package

@google-cloud/functions

Properties

buildId

buildId?: (string|null);

OperationMetadataV1 buildId

buildName

buildName?: (string|null);

OperationMetadataV1 buildName

request

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

OperationMetadataV1 request

sourceToken

sourceToken?: (string|null);

OperationMetadataV1 sourceToken

target

target?: (string|null);

OperationMetadataV1 target

type

type?: (google.cloud.functions.v1.OperationType|keyof typeof google.cloud.functions.v1.OperationType|null);

OperationMetadataV1 type

updateTime

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

OperationMetadataV1 updateTime

versionId

versionId?: (number|Long|string|null);

OperationMetadataV1 versionId