GoogleCloudContactcenterinsightsV1TuneQaScorecardRevisionRequest constructor

GoogleCloudContactcenterinsightsV1TuneQaScorecardRevisionRequest({
  1. String? filter,
  2. bool? validateOnly,
})

Implementation

GoogleCloudContactcenterinsightsV1TuneQaScorecardRevisionRequest({
  this.filter,
  this.validateOnly,
});