Contact Center AI Insights V1 API - Class Google::Cloud::ContactCenterInsights::V1::CreateIssueModelRequest (v0.7.2)

Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::CreateIssueModelRequest.

The request to create an issue model.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#issue_model

def issue_model() -> ::Google::Cloud::ContactCenterInsights::V1::IssueModel
Returns

#issue_model=

def issue_model=(value) -> ::Google::Cloud::ContactCenterInsights::V1::IssueModel
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The parent resource of the issue model.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The parent resource of the issue model.
Returns
  • (::String) — Required. The parent resource of the issue model.