Interface protos.google.cloud.gkehub.v1.ICreateFeatureRequest (1.3.0)

Properties of a CreateFeatureRequest.

Package

@google-cloud/gke-hub!

Properties

featureId

featureId?: (string|null);

CreateFeatureRequest featureId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateFeatureRequest parent

Property Value
TypeDescription
(string|null)

requestId

requestId?: (string|null);

CreateFeatureRequest requestId

Property Value
TypeDescription
(string|null)

resource

resource?: (google.cloud.gkehub.v1.IFeature|null);

CreateFeatureRequest resource

Property Value
TypeDescription
(google.cloud.gkehub.v1.IFeature|null)