Interface protos.google.cloud.gkehub.v1alpha.IOperationMetadata (1.3.0)

Properties of an OperationMetadata.

Package

@google-cloud/gke-hub!

Properties

apiVersion

apiVersion?: (string|null);

OperationMetadata apiVersion

Property Value
TypeDescription
(string|null)

cancelRequested

cancelRequested?: (boolean|null);

OperationMetadata cancelRequested

Property Value
TypeDescription
(boolean|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)