Class DataSource (3.7.1)

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

Physical location of an entry.

Attributes

NameDescription
service google.cloud.datacatalog_v1.types.DataSource.Service
Service that physically stores the data.
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.