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