Class: Google::Cloud::AIPlatform::V1::RetrievalConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/tool.rb

Overview

Retrieval config.

Instance Attribute Summary collapse

Instance Attribute Details

#language_code::String

Returns The language code of the user.

Returns:

  • (::String)

    The language code of the user.



615
616
617
618
# File 'proto_docs/google/cloud/aiplatform/v1/tool.rb', line 615

class RetrievalConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#lat_lng::Google::Type::LatLng

Returns The location of the user.

Returns:



615
616
617
618
# File 'proto_docs/google/cloud/aiplatform/v1/tool.rb', line 615

class RetrievalConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end