Class: Google::Cloud::DiscoveryEngine::V1::Session::Turn::QueryConfigEntry
- Inherits:
-
Object
- Object
- Google::Cloud::DiscoveryEngine::V1::Session::Turn::QueryConfigEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/discoveryengine/v1/session.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
92 93 94 95 |
# File 'proto_docs/google/cloud/discoveryengine/v1/session.rb', line 92 class QueryConfigEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
92 93 94 95 |
# File 'proto_docs/google/cloud/discoveryengine/v1/session.rb', line 92 class QueryConfigEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |