GoogleCloudDialogflowCxV3BoostSpecs constructor
GoogleCloudDialogflowCxV3BoostSpecs({
- List<
String> ? dataStores, - List<
GoogleCloudDialogflowCxV3BoostSpec> ? spec,
Implementation
GoogleCloudDialogflowCxV3BoostSpecs({
this.dataStores,
this.spec,
});