Interface protos.google.cloud.aiplatform.v1.ICreateFeatureRequest (1.11.0)

Properties of a CreateFeatureRequest.

Package

@google-cloud/aiplatform

Properties

feature

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

CreateFeatureRequest feature

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

featureId

featureId?: (string|null);

CreateFeatureRequest featureId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateFeatureRequest parent

Property Value
TypeDescription
(string|null)