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;