Google Cloud Data Catalog V1 Client - Class Service (2.4.1)
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 Service.
Name of a service that stores the data.
Protobuf type google.cloud.datacatalog.v1.DataSource.Service
Namespace
Google \ Cloud \ DataCatalog \ V1 \ DataSourceMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
SERVICE_UNSPECIFIED
Value: 0Default unknown service.
Generated from protobuf enum SERVICE_UNSPECIFIED = 0;
CLOUD_STORAGE
Value: 1Google Cloud Storage service.
Generated from protobuf enum CLOUD_STORAGE = 1;
BIGQUERY
Value: 2BigQuery service.
Generated from protobuf enum BIGQUERY = 2;