PartitionDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Details about the partition.
Attributes |
|
---|---|
Name | Description |
partition |
str
The name to the partition resource. The name is the fully-qualified resource name. |
entity |
str
The name to the containing entity resource. The name is the fully-qualified resource name. |
type_ |
google.cloud.dataplex_v1.types.DiscoveryEvent.EntityType
The type of the containing entity resource. |
sampled_data_locations |
MutableSequence[str]
The locations of the data items (e.g., a Cloud Storage objects) sampled for metadata inference. |