GoogleCloudContactcenterinsightsV1ExportIssueModelRequest constructor
GoogleCloudContactcenterinsightsV1ExportIssueModelRequest({
- GoogleCloudContactcenterinsightsV1ExportIssueModelRequestGcsDestination? gcsDestination,
- String? name,
Implementation
GoogleCloudContactcenterinsightsV1ExportIssueModelRequest({
this.gcsDestination,
this.name,
});