GoogleCloudContactcenterinsightsV1TestAutoLabelingRuleRequest constructor
GoogleCloudContactcenterinsightsV1TestAutoLabelingRuleRequest({
- GoogleCloudContactcenterinsightsV1AutoLabelingRule? autoLabelingRule,
- GoogleCloudContactcenterinsightsV1Conversation? conversation,
Implementation
GoogleCloudContactcenterinsightsV1TestAutoLabelingRuleRequest({
this.autoLabelingRule,
this.conversation,
});