GoogleCloudContactcenterinsightsV1ListAutoLabelingRulesResponse constructor
GoogleCloudContactcenterinsightsV1ListAutoLabelingRulesResponse({
- List<
GoogleCloudContactcenterinsightsV1AutoLabelingRule> ? autoLabelingRules, - String? nextPageToken,
Implementation
GoogleCloudContactcenterinsightsV1ListAutoLabelingRulesResponse({
this.autoLabelingRules,
this.nextPageToken,
});