Class: Google::Cloud::DiscoveryEngine::V1beta::Session::Turn
- Inherits:
-
Object
- Object
- Google::Cloud::DiscoveryEngine::V1beta::Session::Turn
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/discoveryengine/v1beta/session.rb
Overview
Represents a turn, including a query from the user and a answer from service.
Instance Attribute Summary collapse
-
#answer ⇒ ::String
The resource name of the answer to the user query.
-
#query ⇒ ::Google::Cloud::DiscoveryEngine::V1beta::Query
The user query.