Discovery Engine V1 API - Class Google::Cloud::DiscoveryEngine::V1::AssistantGroundedContent (v2.4.0)

Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::AssistantGroundedContent.

A piece of content and possibly its grounding information.

Not all content needs grounding. Phrases like "Of course, I will gladly search it for you." do not need grounding.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#content

def content() -> ::Google::Cloud::DiscoveryEngine::V1::AssistantContent

#content=

def content=(value) -> ::Google::Cloud::DiscoveryEngine::V1::AssistantContent
Parameter

#text_grounding_metadata

def text_grounding_metadata() -> ::Google::Cloud::DiscoveryEngine::V1::AssistantGroundedContent::TextGroundingMetadata
Returns

#text_grounding_metadata=

def text_grounding_metadata=(value) -> ::Google::Cloud::DiscoveryEngine::V1::AssistantGroundedContent::TextGroundingMetadata
Parameter
Returns