Gemini Enterprise for Customer Experience V1 API - Class Google::Cloud::Ces::V1::Citations::CitedChunk (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API class Google::Cloud::Ces::V1::Citations::CitedChunk.

Piece of cited information.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#text

def text() -> ::String
Returns
  • (::String) — Text used for citation.

#text=

def text=(value) -> ::String
Parameter
  • value (::String) — Text used for citation.
Returns
  • (::String) — Text used for citation.

#title

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

#title=

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

#uri

def uri() -> ::String
Returns
  • (::String) — URI used for citation.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — URI used for citation.
Returns
  • (::String) — URI used for citation.