GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequestGcsSource constructor

GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequestGcsSource({
  1. String? format,
  2. String? objectUri,
})

Implementation

GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequestGcsSource({
  this.format,
  this.objectUri,
});