Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::ListIssuesRequest.
Request to list issues.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#parent
def parent() -> ::String
    Returns
    
  - (::String) — Required. The parent resource of the issue.
#parent=
def parent=(value) -> ::String
    Parameter
    
  - value (::String) — Required. The parent resource of the issue.
    Returns
    
- (::String) — Required. The parent resource of the issue.