Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::SummarySuggestion.
Suggested summary of the conversation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#summary_sections
def summary_sections() -> ::Array<::Google::Cloud::Dialogflow::V2::SummarySuggestion::SummarySection>
Returns
- (::Array<::Google::Cloud::Dialogflow::V2::SummarySuggestion::SummarySection>) — Required. All the parts of generated summary.
#summary_sections=
def summary_sections=(value) -> ::Array<::Google::Cloud::Dialogflow::V2::SummarySuggestion::SummarySection>
Parameter
- value (::Array<::Google::Cloud::Dialogflow::V2::SummarySuggestion::SummarySection>) — Required. All the parts of generated summary.
Returns
- (::Array<::Google::Cloud::Dialogflow::V2::SummarySuggestion::SummarySection>) — Required. All the parts of generated summary.