Reference documentation and code samples for the Data Catalog v1 API enum EntryType.
Metadata automatically ingested from Google Cloud resources like BigQuery
tables or Pub/Sub topics always uses enum values from EntryType as the type
of entry.
[[["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-03-25 UTC."],[[["The page provides documentation for the `EntryType` enum within the Google Cloud Data Catalog v1 API, specifically for the .NET library, covering versions from 1.2.0 up to the latest version 2.14.0."],["`EntryType` is used to define the type of metadata entries in Data Catalog, which can be automatically ingested from Google Cloud resources or specified manually for other data sources."],["The `EntryType` enum offers a variety of predefined types for different data entities like `Table`, `Fileset`, `DataStream`, and `Database`, as well as options for more specialized entities such as `Look`, `Explore`, and `Model`."],["The page provides the descriptions and definition for each of the entry types such as `Cluster`, `DatabaseSchema`, and `DataSourceConnection`, among others."],["Custom data sources can identify their entry type by using one of the predefined enum values or by defining a custom `user_specified_type`."]]],[]]