Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::CalculateIssueModelStatsRequest.
Request to get statistics of an issue model.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#issue_model
def issue_model() -> ::String
Returns
- (::String) — Required. The resource name of the issue model to query against.
#issue_model=
def issue_model=(value) -> ::String
Parameter
- value (::String) — Required. The resource name of the issue model to query against.
Returns
- (::String) — Required. The resource name of the issue model to query against.