GoogleCloudContactcenterinsightsV1DeployIssueModelRequest constructor

GoogleCloudContactcenterinsightsV1DeployIssueModelRequest({
  1. String? name,
})

Implementation

GoogleCloudContactcenterinsightsV1DeployIssueModelRequest({
  this.name,
});