Enum EntryType (2.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
The enum field that lists all the types of entry resources in Data
Catalog. For example, a BigQuery table entry has the TABLE
type.
Namespace
Google.Cloud.DataCatalog.V1
Assembly
Google.Cloud.DataCatalog.V1.dll
Fields
|
---|
Name | Description |
Cluster | A group of servers that work together. For example, a Kafka cluster.
|
Database | A database.
|
DataSourceConnection | Output only. Connection to a data source. For example, a BigQuery
connection.
|
DataStream | An entry type for streaming entries. For example, a Pub/Sub topic.
|
Fileset | An entry type for a set of files or objects. For example, a
Cloud Storage fileset.
|
Lake | A Dataplex lake.
|
Model | Output only. The type of models.
For more information, see Supported models in BigQuery ML.
|
Routine | Output only. Routine, for example, a BigQuery routine.
|
Service | A service, for example, a Dataproc Metastore service.
|
Table | Output only. The entry type that has a GoogleSQL schema, including
logical views.
|
Unspecified | Default unknown type.
|
Zone | A Dataplex zone.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-01 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{"lastModified": "Last updated 2024-10-01 UTC."}
[[["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-10-01 UTC."]]