Gemini Enterprise for Customer Experience V1BETA API - Class Google::Cloud::Ces::V1beta::DataStore::ConnectorConfig (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::DataStore::ConnectorConfig.

The connector config for the data store connection.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#collection

def collection() -> ::String
Returns
  • (::String) — Resource name of the collection the data store belongs to.

#collection=

def collection=(value) -> ::String
Parameter
  • value (::String) — Resource name of the collection the data store belongs to.
Returns
  • (::String) — Resource name of the collection the data store belongs to.

#collection_display_name

def collection_display_name() -> ::String
Returns
  • (::String) — Display name of the collection the data store belongs to.

#collection_display_name=

def collection_display_name=(value) -> ::String
Parameter
  • value (::String) — Display name of the collection the data store belongs to.
Returns
  • (::String) — Display name of the collection the data store belongs to.

#data_source

def data_source() -> ::String
Returns
  • (::String) — The name of the data source. Example: salesforce, jira, confluence, bigquery.

#data_source=

def data_source=(value) -> ::String
Parameter
  • value (::String) — The name of the data source. Example: salesforce, jira, confluence, bigquery.
Returns
  • (::String) — The name of the data source. Example: salesforce, jira, confluence, bigquery.