Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::AssistantGroundedContent (v0.28.0)

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::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

#citation_metadata

def citation_metadata() -> ::Google::Cloud::DiscoveryEngine::V1beta::CitationMetadata
Returns

#citation_metadata=

def citation_metadata=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::CitationMetadata
Parameter
Returns

#content

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

#content=

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

#text_grounding_metadata

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

#text_grounding_metadata=

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