GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequest constructor
GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequest({
- GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequestGcsSource? gcsSource,
- GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequestSheetsSource? sheetsSource,
- bool? validateOnly,
Implementation
GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequest({
this.gcsSource,
this.sheetsSource,
this.validateOnly,
});