Class: Google::Cloud::ContactCenterInsights::V1::ConversationSummarizationSuggestionData::TextSectionsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::ContactCenterInsights::V1::ConversationSummarizationSuggestionData::TextSectionsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/contactcenterinsights/v1/resources.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
1339 1340 1341 1342 |
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 1339 class TextSectionsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
1339 1340 1341 1342 |
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 1339 class TextSectionsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |