GoogleCloudDialogflowV2GcsDestination constructor

GoogleCloudDialogflowV2GcsDestination({
  1. String? uri,
})

Implementation

GoogleCloudDialogflowV2GcsDestination({
  this.uri,
});