GoogleCloudAiplatformV1FeatureViewIndexConfigTreeAHConfig constructor

GoogleCloudAiplatformV1FeatureViewIndexConfigTreeAHConfig({
  1. String? leafNodeEmbeddingCount,
})

Implementation

GoogleCloudAiplatformV1FeatureViewIndexConfigTreeAHConfig({
  this.leafNodeEmbeddingCount,
});