Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::ListIssueModelsResponse.
The response of listing issue models.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#issue_models
def issue_models() -> ::Array<::Google::Cloud::ContactCenterInsights::V1::IssueModel>
    Returns
    
  - (::Array<::Google::Cloud::ContactCenterInsights::V1::IssueModel>) — The issue models that match the request.
 
#issue_models=
def issue_models=(value) -> ::Array<::Google::Cloud::ContactCenterInsights::V1::IssueModel>
    Parameter
    
  - value (::Array<::Google::Cloud::ContactCenterInsights::V1::IssueModel>) — The issue models that match the request.
 
    Returns
    
- (::Array<::Google::Cloud::ContactCenterInsights::V1::IssueModel>) — The issue models that match the request.