View Source GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelRequest (google_api_contact_center_insights v0.9.0)
The request to undeploy an issue model.
Attributes
-
name
(type:String.t
, default:nil
) - Required. The issue model to undeploy.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelRequest{ name: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.