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
- (::Google::Type::LatLng) — The location of the user.
#lat_lng=
def lat_lng=(value) -> ::Google::Type::LatLng
Parameter
- value (::Google::Type::LatLng) — The location of the user.
Returns
- (::Google::Type::LatLng) — The location of the user.