Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::DataStore::FederatedSearchConfig::AlloyDbConfig.
Stores information for connecting to AlloyDB.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#alloydb_ai_nl_config
def alloydb_ai_nl_config() -> ::Google::Cloud::DiscoveryEngine::V1beta::DataStore::FederatedSearchConfig::AlloyDbConfig::AlloyDbAiNaturalLanguageConfig
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::DataStore::FederatedSearchConfig::AlloyDbConfig::AlloyDbAiNaturalLanguageConfig) — Optional. Configuration for Magic.
#alloydb_ai_nl_config=
def alloydb_ai_nl_config=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::DataStore::FederatedSearchConfig::AlloyDbConfig::AlloyDbAiNaturalLanguageConfig
Parameter
- value (::Google::Cloud::DiscoveryEngine::V1beta::DataStore::FederatedSearchConfig::AlloyDbConfig::AlloyDbAiNaturalLanguageConfig) — Optional. Configuration for Magic.
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::DataStore::FederatedSearchConfig::AlloyDbConfig::AlloyDbAiNaturalLanguageConfig) — Optional. Configuration for Magic.
#alloydb_connection_config
def alloydb_connection_config() -> ::Google::Cloud::DiscoveryEngine::V1beta::DataStore::FederatedSearchConfig::AlloyDbConfig::AlloyDbConnectionConfig
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::DataStore::FederatedSearchConfig::AlloyDbConfig::AlloyDbConnectionConfig) — Required. Configuration for connecting to AlloyDB.
#alloydb_connection_config=
def alloydb_connection_config=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::DataStore::FederatedSearchConfig::AlloyDbConfig::AlloyDbConnectionConfig
Parameter
- value (::Google::Cloud::DiscoveryEngine::V1beta::DataStore::FederatedSearchConfig::AlloyDbConfig::AlloyDbConnectionConfig) — Required. Configuration for connecting to AlloyDB.
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::DataStore::FederatedSearchConfig::AlloyDbConfig::AlloyDbConnectionConfig) — Required. Configuration for connecting to AlloyDB.
#returned_fields
def returned_fields() -> ::Array<::String>
Returns
- (::Array<::String>) — Optional. Fields to be returned in the search results. If empty, all fields will be returned.
#returned_fields=
def returned_fields=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Optional. Fields to be returned in the search results. If empty, all fields will be returned.
Returns
- (::Array<::String>) — Optional. Fields to be returned in the search results. If empty, all fields will be returned.