Class PartitionDetails (1.3.0)

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

Details about the partition.

Attributes

NameDescription
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.