GoogleCloudContactcenterinsightsV1TestAutoLabelingRuleResponse constructor

GoogleCloudContactcenterinsightsV1TestAutoLabelingRuleResponse({
  1. String? labelResult,
})

Implementation

GoogleCloudContactcenterinsightsV1TestAutoLabelingRuleResponse({
  this.labelResult,
});