Class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DeployIssueModelResponse
- Inherits:
-
Object
- Object
- Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DeployIssueModelResponse
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/contactcenterinsights_v1/classes.rb,
lib/google/apis/contactcenterinsights_v1/representations.rb,
lib/google/apis/contactcenterinsights_v1/representations.rb
Overview
The response to deploy an issue model.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudContactcenterinsightsV1DeployIssueModelResponse
constructor
A new instance of GoogleCloudContactcenterinsightsV1DeployIssueModelResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudContactcenterinsightsV1DeployIssueModelResponse
Returns a new instance of GoogleCloudContactcenterinsightsV1DeployIssueModelResponse.
1068 1069 1070 |
# File 'lib/google/apis/contactcenterinsights_v1/classes.rb', line 1068 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1073 1074 |
# File 'lib/google/apis/contactcenterinsights_v1/classes.rb', line 1073 def update!(**args) end |