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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]