Reference documentation and code samples for the Enterprise Knowledge Graph v1 API enum InputConfig.Types.EntityType.
The type of entities we will support. Currently, we only support people,
establishment, property, and product types. If the type is
unspecified, it will be generic type.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This documentation covers the `InputConfig.Types.EntityType` enum within the Enterprise Knowledge Graph v1 API for .NET, specifically version 1.0.0-beta03, with a link to the latest version beta04."],["The `InputConfig.Types.EntityType` enum defines the types of entities supported, including `Establishment`, `LocalBusiness`, `Organization`, `People`, `Person`, `Product`, `Property`, and an `Unspecified` default value."],["Currently, the API supports entity types like people, establishment, property, and product, with generic type being used if unspecified."],["The enum is located in the `Google.Cloud.EnterpriseKnowledgeGraph.V1` namespace and is part of the `Google.Cloud.EnterpriseKnowledgeGraph.V1.dll` assembly."]]],[]]