Class DataSource (3.4.3)

DataSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Physical location of an entry. .. attribute:: service

Service that physically stores the data.

:type: google.cloud.datacatalog_v1.types.DataSource.Service

Attribute

NameDescription
resource str
Full name of a resource as defined by the service. For example: //bigquery.googleapis.com/projects/{PROJECT_ID}/locations/{LOCATION}/datasets/{DATASET_ID}/tables/{TABLE_ID}

Classes

Service

Service(value)

Name of a service that stores the data.