Class: Google::Cloud::Dialogflow::V2::SuggestConversationSummaryResponse::Summary

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dialogflow/v2/conversation.rb

Overview

Generated summary for a conversation.

Defined Under Namespace

Classes: TextSectionsEntry

Instance Attribute Summary collapse

Instance Attribute Details

#answer_record::String



328
329
330
331
332
333
334
335
336
337
338
339
340
# File 'proto_docs/google/cloud/dialogflow/v2/conversation.rb', line 328

class Summary
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class TextSectionsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#baseline_model_version::String



328
329
330
331
332
333
334
335
336
337
338
339
340
# File 'proto_docs/google/cloud/dialogflow/v2/conversation.rb', line 328

class Summary
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class TextSectionsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#text::String



328
329
330
331
332
333
334
335
336
337
338
339
340
# File 'proto_docs/google/cloud/dialogflow/v2/conversation.rb', line 328

class Summary
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class TextSectionsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#text_sections::Google::Protobuf::Map{::String => ::String}



328
329
330
331
332
333
334
335
336
337
338
339
340
# File 'proto_docs/google/cloud/dialogflow/v2/conversation.rb', line 328

class Summary
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class TextSectionsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end