Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::SummarizationSectionList.
List of summarization sections.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#summarization_sections
def summarization_sections() -> ::Array<::Google::Cloud::Dialogflow::V2::SummarizationSection>
Returns
- (::Array<::Google::Cloud::Dialogflow::V2::SummarizationSection>) — Optional. Summarization sections.
#summarization_sections=
def summarization_sections=(value) -> ::Array<::Google::Cloud::Dialogflow::V2::SummarizationSection>
Parameter
- value (::Array<::Google::Cloud::Dialogflow::V2::SummarizationSection>) — Optional. Summarization sections.
Returns
- (::Array<::Google::Cloud::Dialogflow::V2::SummarizationSection>) — Optional. Summarization sections.