Google Cloud Data Catalog V1 Client - Class Service (2.4.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
Name Description
value mixed

static::value

Parameter
Name Description
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;

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 2025年10月30日 UTC.