Interface protos.google.cloud.vpcaccess.v1.IOperationMetadata (1.0.5)

Properties of an OperationMetadata.

Package

@google-cloud/vpc-access!

Properties

createTime

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

OperationMetadata createTime

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

endTime

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

OperationMetadata endTime

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

method

method?: (string|null);

OperationMetadata method

Property Value
TypeDescription
(string|null)

target

target?: (string|null);

OperationMetadata target

Property Value
TypeDescription
(string|null)