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

Properties of a CreateFeaturestoreRequest.

Package

@google-cloud/aiplatform

Properties

featurestore

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

CreateFeaturestoreRequest featurestore

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

featurestoreId

featurestoreId?: (string|null);

CreateFeaturestoreRequest featurestoreId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateFeaturestoreRequest parent

Property Value
TypeDescription
(string|null)