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

Properties of a DeleteFeatureRequest.

Package

@google-cloud/gke-hub!

Properties

force

force?: (boolean|null);

DeleteFeatureRequest force

Property Value
TypeDescription
(boolean|null)

name

name?: (string|null);

DeleteFeatureRequest name

Property Value
TypeDescription
(string|null)

requestId

requestId?: (string|null);

DeleteFeatureRequest requestId

Property Value
TypeDescription
(string|null)