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

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

A DataStore resource in Vertex AI Search.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#connector_config

def connector_config() -> ::Google::Cloud::Ces::V1beta::DataStore::ConnectorConfig
Returns

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#display_name

def display_name() -> ::String
Returns
  • (::String) — Output only. The display name of the data store.

#document_processing_mode

def document_processing_mode() -> ::Google::Cloud::Ces::V1beta::DataStore::DocumentProcessingMode
Returns

#name

def name() -> ::String
Returns
  • (::String) — Required. Full resource name of the DataStore. Format: projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Full resource name of the DataStore. Format: projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}
Returns
  • (::String) — Required. Full resource name of the DataStore. Format: projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}

#type

def type() -> ::Google::Cloud::Ces::V1beta::DataStore::DataStoreType
Returns