Class DataSource (3.9.0)

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

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}``
source_entry str
Output only. Data Catalog entry name, if applicable.
storage_properties google.cloud.datacatalog_v1.types.StorageProperties
Detailed properties of the underlying storage. This field is a member of `oneof`_ ``properties``.

Inheritance

builtins.object > proto.message.Message > DataSource

Classes

Service

Service(value)

Name of a service that stores the data.