Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::DataStore::FederatedSearchConfig::AlloyDbConfig::AlloyDbAiNaturalLanguageConfig.
Configuration for AlloyDB AI Natural Language.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#nl_config_id
def nl_config_id() -> ::String
Returns
-
(::String) — Optional. AlloyDb AI NL config id, i.e. the value that was used for
calling
SELECT alloydb_ai_nl.g_create_configuration(...). Can be empty.
#nl_config_id=
def nl_config_id=(value) -> ::String
Parameter
-
value (::String) — Optional. AlloyDb AI NL config id, i.e. the value that was used for
calling
SELECT alloydb_ai_nl.g_create_configuration(...). Can be empty.
Returns
-
(::String) — Optional. AlloyDb AI NL config id, i.e. the value that was used for
calling
SELECT alloydb_ai_nl.g_create_configuration(...). Can be empty.