Interface protos.google.cloud.domains.v1alpha2.IOperationMetadata (1.0.8)

Properties of an OperationMetadata.

Package

@google-cloud/domains!

Properties

apiVersion

apiVersion?: (string|null);

OperationMetadata apiVersion

Property Value
TypeDescription
(string|null)

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)

statusDetail

statusDetail?: (string|null);

OperationMetadata statusDetail

Property Value
TypeDescription
(string|null)

target

target?: (string|null);

OperationMetadata target

Property Value
TypeDescription
(string|null)

verb

verb?: (string|null);

OperationMetadata verb

Property Value
TypeDescription
(string|null)