Class DataSource (3.2.1)

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

Describes the physical location of an entry. .. attribute:: service

Service in which the data is physically stored.

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

Attribute

NameDescription
resource str
Full name of the resource as defined by the service, e.g. //bigquery.googleapis.com/projects/{project_id}/locations/{location}/datasets/{dataset_id}/tables/{table_id}

Classes

Service

Service(value)

Service name where the data is stored.