GoogleCloudAiplatformV1SearchNearestEntitiesRequest constructor
GoogleCloudAiplatformV1SearchNearestEntitiesRequest({
- GoogleCloudAiplatformV1NearestNeighborQuery? query,
- bool? returnFullEntity,
Implementation
GoogleCloudAiplatformV1SearchNearestEntitiesRequest({
this.query,
this.returnFullEntity,
});