Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::RetrievalConfig (v0.62.0)

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

Retrieval config.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#language_code

def language_code() -> ::String
Returns
  • (::String) — The language code of the user.

#language_code=

def language_code=(value) -> ::String
Parameter
  • value (::String) — The language code of the user.
Returns
  • (::String) — The language code of the user.

#lat_lng

def lat_lng() -> ::Google::Type::LatLng
Returns

#lat_lng=

def lat_lng=(value) -> ::Google::Type::LatLng
Parameter
Returns