Interface protos.google.cloud.gkehub.v1alpha.IFeature (4.2.0)

Properties of a Feature.

Package

@google-cloud/gke-hub

Properties

createTime

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

Feature createTime

deleteTime

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

Feature deleteTime

labels

labels?: ({ [k: string]: string }|null);

Feature labels

membershipSpecs

membershipSpecs?: ({ [k: string]: google.cloud.gkehub.v1alpha.IMembershipFeatureSpec }|null);

Feature membershipSpecs

membershipStates

membershipStates?: ({ [k: string]: google.cloud.gkehub.v1alpha.IMembershipFeatureState }|null);

Feature membershipStates

name

name?: (string|null);

Feature name

resourceState

resourceState?: (google.cloud.gkehub.v1alpha.IFeatureResourceState|null);

Feature resourceState

spec

spec?: (google.cloud.gkehub.v1alpha.ICommonFeatureSpec|null);

Feature spec

state

state?: (google.cloud.gkehub.v1alpha.ICommonFeatureState|null);

Feature state

updateTime

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

Feature updateTime