Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::DataStore::FederatedSearchConfig::AlloyDbConfig (v0.28.0)

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

#alloydb_ai_nl_config=

def alloydb_ai_nl_config=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::DataStore::FederatedSearchConfig::AlloyDbConfig::AlloyDbAiNaturalLanguageConfig

#alloydb_connection_config

def alloydb_connection_config() -> ::Google::Cloud::DiscoveryEngine::V1beta::DataStore::FederatedSearchConfig::AlloyDbConfig::AlloyDbConnectionConfig

#alloydb_connection_config=

def alloydb_connection_config=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::DataStore::FederatedSearchConfig::AlloyDbConfig::AlloyDbConnectionConfig

#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.