Google Cloud Data Catalog V1 Client - Class TableSourceType (2.4.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class TableSourceType.
Table source type.
Protobuf type google.cloud.datacatalog.v1.TableSourceType
Namespace
Google \ Cloud \ DataCatalog \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
TABLE_SOURCE_TYPE_UNSPECIFIED
Value: 0
Default unknown type.
Generated from protobuf enum TABLE_SOURCE_TYPE_UNSPECIFIED = 0;
BIGQUERY_VIEW
Value: 2
Table view.
Generated from protobuf enum BIGQUERY_VIEW = 2;
BIGQUERY_TABLE
Value: 5
BigQuery native table.
Generated from protobuf enum BIGQUERY_TABLE = 5;
BIGQUERY_MATERIALIZED_VIEW
Value: 7
BigQuery materialized view.
Generated from protobuf enum BIGQUERY_MATERIALIZED_VIEW = 7;
[[["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 2026-03-18 UTC."],[],[]]