Interface protos.google.cloud.gkehub.v1beta.IUpdateFeatureRequest (1.2.1)

Properties of an UpdateFeatureRequest.

Package

@google-cloud/gke-hub!

Properties

name

name?: (string|null);

UpdateFeatureRequest name

Property Value
TypeDescription
(string|null)

requestId

requestId?: (string|null);

UpdateFeatureRequest requestId

Property Value
TypeDescription
(string|null)

resource

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

UpdateFeatureRequest resource

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

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateFeatureRequest updateMask

Property Value
TypeDescription
(google.protobuf.IFieldMask|null)