GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequestSheetsSource constructor

GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequestSheetsSource({
  1. String? spreadsheetUri,
})

Implementation

GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequestSheetsSource({
  this.spreadsheetUri,
});