Google Cloud Data Catalog V1 Client - Class Service (1.5.1)

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 \ DataSource

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

SERVICE_UNSPECIFIED

Value: 0

Default unknown service.

Generated from protobuf enum SERVICE_UNSPECIFIED = 0;

CLOUD_STORAGE

Value: 1

Google Cloud Storage service.

Generated from protobuf enum CLOUD_STORAGE = 1;

BIGQUERY

Value: 2

BigQuery service.

Generated from protobuf enum BIGQUERY = 2;