GoogleCloudAiplatformV1Examples constructor
GoogleCloudAiplatformV1Examples({
- GoogleCloudAiplatformV1ExamplesExampleGcsSource? exampleGcsSource,
- Object? nearestNeighborSearchConfig,
- int? neighborCount,
- GoogleCloudAiplatformV1Presets? presets,
Implementation
GoogleCloudAiplatformV1Examples({
this.exampleGcsSource,
this.nearestNeighborSearchConfig,
this.neighborCount,
this.presets,
});