Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::SummarizationEvaluationMetrics::SectionToken (v1.13.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::SummarizationEvaluationMetrics::SectionToken.

A pair of section name and input token count of the input summary section.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#section

def section() -> ::String
Returns
  • (::String) — Output only. The name of the summary instruction.

#token_count

def token_count() -> ::Integer
Returns
  • (::Integer) — Output only. Token count.