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

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

Configurations for a Search Engine.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#required_subscription_tier

def required_subscription_tier() -> ::Google::Cloud::DiscoveryEngine::V1beta::SubscriptionTier
Returns
  • (::Google::Cloud::DiscoveryEngine::V1beta::SubscriptionTier) — Optional. The required subscription tier of this engine.

    They cannot be modified after engine creation. If the required subscription tier is search, user with higher license tier like assist can still access the standalone app associated with this engine.

#required_subscription_tier=

def required_subscription_tier=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::SubscriptionTier
Parameter
  • value (::Google::Cloud::DiscoveryEngine::V1beta::SubscriptionTier) — Optional. The required subscription tier of this engine.

    They cannot be modified after engine creation. If the required subscription tier is search, user with higher license tier like assist can still access the standalone app associated with this engine.

Returns
  • (::Google::Cloud::DiscoveryEngine::V1beta::SubscriptionTier) — Optional. The required subscription tier of this engine.

    They cannot be modified after engine creation. If the required subscription tier is search, user with higher license tier like assist can still access the standalone app associated with this engine.

#search_add_ons

def search_add_ons() -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::SearchAddOn>
Returns

#search_add_ons=

def search_add_ons=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::SearchAddOn>
Parameter
Returns

#search_tier

def search_tier() -> ::Google::Cloud::DiscoveryEngine::V1beta::SearchTier
Returns

#search_tier=

def search_tier=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::SearchTier
Parameter
Returns