GoogleCloudContactcenterinsightsV1Analysis constructor
GoogleCloudContactcenterinsightsV1Analysis({
- GoogleCloudContactcenterinsightsV1AnalysisResult? analysisResult,
- GoogleCloudContactcenterinsightsV1AnnotatorSelector? annotatorSelector,
- String? createTime,
- String? name,
- String? requestTime,
Implementation
GoogleCloudContactcenterinsightsV1Analysis({
this.analysisResult,
this.annotatorSelector,
this.createTime,
this.name,
this.requestTime,
});