Properties of a Feature.
Package
@google-cloud/gke-hubProperties
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.v1beta.IMembershipFeatureSpec }|null);
Feature membershipSpecs
membershipStates
membershipStates?: ({ [k: string]: google.cloud.gkehub.v1beta.IMembershipFeatureState }|null);
Feature membershipStates
name
name?: (string|null);
Feature name
resourceState
resourceState?: (google.cloud.gkehub.v1beta.IFeatureResourceState|null);
Feature resourceState
spec
spec?: (google.cloud.gkehub.v1beta.ICommonFeatureSpec|null);
Feature spec
state
state?: (google.cloud.gkehub.v1beta.ICommonFeatureState|null);
Feature state
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Feature updateTime