GoogleCloudDialogflowCxV3GcsDestination constructor

GoogleCloudDialogflowCxV3GcsDestination({
  1. String? uri,
})

Implementation

GoogleCloudDialogflowCxV3GcsDestination({
  this.uri,
});