Interface protos.google.cloud.aiplatform.v1beta1.IUpdateFeatureRequest (1.7.2)

Properties of an UpdateFeatureRequest.

Package

@google-cloud/aiplatform!

Properties

feature

feature?: (google.cloud.aiplatform.v1beta1.IFeature|null);

UpdateFeatureRequest feature

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IFeature|null)

updateMask

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

UpdateFeatureRequest updateMask

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