Interface protos.google.cloud.gkehub.v1.IFeatureState (4.2.0)

Properties of a FeatureState.

Package

@google-cloud/gke-hub

Properties

code

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

FeatureState code

description

description?: (string|null);

FeatureState description

updateTime

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

FeatureState updateTime