Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::Engine::KnowledgeGraphConfig::FeatureConfig.
Feature config for the Knowledge Graph.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#disable_private_kg_auto_complete
def disable_private_kg_auto_complete() -> ::Boolean-
(::Boolean) — Whether to disable the private KG auto complete for the engine.
Defaults to false if not specified.
#disable_private_kg_auto_complete=
def disable_private_kg_auto_complete=(value) -> ::Boolean-
value (::Boolean) — Whether to disable the private KG auto complete for the engine.
Defaults to false if not specified.
-
(::Boolean) — Whether to disable the private KG auto complete for the engine.
Defaults to false if not specified.
#disable_private_kg_enrichment
def disable_private_kg_enrichment() -> ::Boolean-
(::Boolean) — Whether to disable the private KG enrichment for the engine.
Defaults to false if not specified.
#disable_private_kg_enrichment=
def disable_private_kg_enrichment=(value) -> ::Boolean-
value (::Boolean) — Whether to disable the private KG enrichment for the engine.
Defaults to false if not specified.
-
(::Boolean) — Whether to disable the private KG enrichment for the engine.
Defaults to false if not specified.
#disable_private_kg_query_ui_chips
def disable_private_kg_query_ui_chips() -> ::Boolean-
(::Boolean) — Whether to disable the private KG for query UI chips.
Defaults to false if not specified.
#disable_private_kg_query_ui_chips=
def disable_private_kg_query_ui_chips=(value) -> ::Boolean-
value (::Boolean) — Whether to disable the private KG for query UI chips.
Defaults to false if not specified.
-
(::Boolean) — Whether to disable the private KG for query UI chips.
Defaults to false if not specified.
#disable_private_kg_query_understanding
def disable_private_kg_query_understanding() -> ::Boolean-
(::Boolean) — Whether to disable the private KG query understanding for the engine.
Defaults to false if not specified.
#disable_private_kg_query_understanding=
def disable_private_kg_query_understanding=(value) -> ::Boolean-
value (::Boolean) — Whether to disable the private KG query understanding for the engine.
Defaults to false if not specified.
-
(::Boolean) — Whether to disable the private KG query understanding for the engine.
Defaults to false if not specified.