Entry resources in Data Catalog can be of different types e.g. a
BigQuery Table entry is of type TABLE. This enum describes all
the possible types Data Catalog contains.
Values:
ENTRY_TYPE_UNSPECIFIED (0):
Default unknown type.
TABLE (2):
Output only. The type of entry that has a
GoogleSQL schema, including logical views.
MODEL (5):
Output only. The type of models.
https://cloud.google.com/bigquery-ml/docs/bigqueryml-intro
DATA_STREAM (3):
Output only. An entry type which is used for
streaming entries. Example: Pub/Sub topic.
FILESET (4):
An entry type which is a set of files or
objects. Example: Cloud Storage fileset.
[[["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 2024-11-26 UTC."],[],[]]