Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::AssistAnswer::Reply.
One part of the multi-part response of the assist call.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#grounded_content
def grounded_content() -> ::Google::Cloud::DiscoveryEngine::V1::AssistantGroundedContent
Returns
- (::Google::Cloud::DiscoveryEngine::V1::AssistantGroundedContent) — Possibly grounded response text or media from the assistant.
#grounded_content=
def grounded_content=(value) -> ::Google::Cloud::DiscoveryEngine::V1::AssistantGroundedContent
Parameter
- value (::Google::Cloud::DiscoveryEngine::V1::AssistantGroundedContent) — Possibly grounded response text or media from the assistant.
Returns
- (::Google::Cloud::DiscoveryEngine::V1::AssistantGroundedContent) — Possibly grounded response text or media from the assistant.