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

Properties of a CreateFeaturestoreRequest.

Package

@google-cloud/aiplatform!

Properties

featurestore

featurestore?: (google.cloud.aiplatform.v1beta1.IFeaturestore|null);

CreateFeaturestoreRequest featurestore

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

featurestoreId

featurestoreId?: (string|null);

CreateFeaturestoreRequest featurestoreId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateFeaturestoreRequest parent

Property Value
TypeDescription
(string|null)