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

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
Returns
  • (::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
Parameter
  • value (::Boolean) — Whether to disable the private KG auto complete for the engine.

    Defaults to false if not specified.

Returns
  • (::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
Returns
  • (::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
Parameter
  • value (::Boolean) — Whether to disable the private KG enrichment for the engine.

    Defaults to false if not specified.

Returns
  • (::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
Returns
  • (::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
Parameter
  • value (::Boolean) — Whether to disable the private KG for query UI chips.

    Defaults to false if not specified.

Returns
  • (::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
Returns
  • (::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
Parameter
  • value (::Boolean) — Whether to disable the private KG query understanding for the engine.

    Defaults to false if not specified.

Returns
  • (::Boolean) — Whether to disable the private KG query understanding for the engine.

    Defaults to false if not specified.