Discovery Engine V1BETA API - Module Google::Cloud::DiscoveryEngine::V1beta::Engine::FeatureState (v0.28.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Discovery Engine V1BETA API module Google::Cloud::DiscoveryEngine::V1beta::Engine::FeatureState.
The state of the feature for the engine.
Constants
FEATURE_STATE_UNSPECIFIED
value: 0 The feature state is unspecified.
FEATURE_STATE_ON
value: 1 The feature is turned on to be accessible.
FEATURE_STATE_OFF
value: 2 The feature is turned off to be inaccessible.