Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::Citation (v0.39.0)

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

Source attributions for content.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#end_index

def end_index() -> ::Integer
Returns
  • (::Integer) — Output only. End index into the content.

#license

def license() -> ::String
Returns
  • (::String) — Output only. License of the attribution.

#publication_date

def publication_date() -> ::Google::Type::Date
Returns

#start_index

def start_index() -> ::Integer
Returns
  • (::Integer) — Output only. Start index into the content.

#title

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

#uri

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