GoogleCloudContactcenterinsightsV1Intent constructor

GoogleCloudContactcenterinsightsV1Intent({
  1. String? displayName,
  2. String? id,
})

Implementation

GoogleCloudContactcenterinsightsV1Intent({this.displayName, this.id});