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

Properties of a FeatureState.

Package

@google-cloud/gke-hub!

Properties

code

code?: (google.cloud.gkehub.v1alpha.FeatureState.Code|keyof typeof google.cloud.gkehub.v1alpha.FeatureState.Code|null);

FeatureState code

Property Value
TypeDescription
(google.cloud.gkehub.v1alpha.FeatureState.Code|keyof typeof google.cloud.gkehub.v1alpha.FeatureState.Code|null)

description

description?: (string|null);

FeatureState description

Property Value
TypeDescription
(string|null)

updateTime

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

FeatureState updateTime

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