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

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

Boost specifications to boost certain documents. For more information, please refer to https://cloud.google.com/generative-ai-app-builder/docs/boosting.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_stores

def data_stores() -> ::Array<::String>
Returns
  • (::Array<::String>) — Required. The Data Store where the boosting configuration is applied. Full resource name of DataStore, such as projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}.

#data_stores=

def data_stores=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Required. The Data Store where the boosting configuration is applied. Full resource name of DataStore, such as projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}.
Returns
  • (::Array<::String>) — Required. The Data Store where the boosting configuration is applied. Full resource name of DataStore, such as projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}.

#spec

def spec() -> ::Array<::Google::Cloud::Ces::V1beta::DataStoreTool::BoostSpec>
Returns

#spec=

def spec=(value) -> ::Array<::Google::Cloud::Ces::V1beta::DataStoreTool::BoostSpec>
Parameter
Returns