Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::GroundingChunk::RetrievedContext (v0.47.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::GroundingChunk::RetrievedContext.

Chunk from context retrieved by the retrieval tools.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#title

def title() -> ::String
Returns
  • (::String) — Title of the attribution.

#title=

def title=(value) -> ::String
Parameter
  • value (::String) — Title of the attribution.
Returns
  • (::String) — Title of the attribution.

#uri

def uri() -> ::String
Returns
  • (::String) — URI reference of the attribution.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — URI reference of the attribution.
Returns
  • (::String) — URI reference of the attribution.