GoogleCloudAiplatformV1RetrievalConfig constructor
GoogleCloudAiplatformV1RetrievalConfig({
- String? languageCode,
- GoogleTypeLatLng? latLng,
Implementation
GoogleCloudAiplatformV1RetrievalConfig({
this.languageCode,
this.latLng,
});