Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::DataStore::ServingConfigDataStore (v0.16.0)

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::DataStore::ServingConfigDataStore.

Stores information regarding the serving configurations at DataStore level.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#disabled_for_serving

def disabled_for_serving() -> ::Boolean
Returns
  • (::Boolean) — If set true, the DataStore will not be available for serving search requests.

#disabled_for_serving=

def disabled_for_serving=(value) -> ::Boolean
Parameter
  • value (::Boolean) — If set true, the DataStore will not be available for serving search requests.
Returns
  • (::Boolean) — If set true, the DataStore will not be available for serving search requests.