Gemini Enterprise for Customer Experience V1BETA API - Class Google::Cloud::Ces::V1beta::Citations::CitedChunk (v0.3.1)

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

Piece of cited information.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#requires_attribution

def requires_attribution() -> ::Boolean
Returns
  • (::Boolean) — Whether this citation requires attribution to be shown to the end users.

#requires_attribution=

def requires_attribution=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether this citation requires attribution to be shown to the end users.
Returns
  • (::Boolean) — Whether this citation requires attribution to be shown to the end users.

#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.