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

Properties of an OperationMetadataV1.

Package

@google-cloud/functions!

Properties

buildId

buildId?: (string|null);

OperationMetadataV1 buildId

Property Value
TypeDescription
(string|null)

request

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

OperationMetadataV1 request

Property Value
TypeDescription
(google.protobuf.IAny|null)

target

target?: (string|null);

OperationMetadataV1 target

Property Value
TypeDescription
(string|null)

type

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

OperationMetadataV1 type

Property Value
TypeDescription
(google.cloud.functions.v1.OperationType|keyof typeof google.cloud.functions.v1.OperationType|null)

updateTime

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

OperationMetadataV1 updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

versionId

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

OperationMetadataV1 versionId

Property Value
TypeDescription
(number|Long|string|null)