Reference documentation and code samples for the Google Cloud Dataplex V1 Client class PartitionDetails.
Details about the partition.
Generated from protobuf message google.cloud.dataplex.v1.DiscoveryEvent.PartitionDetails
Namespace
Google \ Cloud \ Dataplex \ V1 \ DiscoveryEventMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ partition
string
The name to the partition resource. The name is the fully-qualified resource name.
↳ entity
string
The name to the containing entity resource. The name is the fully-qualified resource name.
↳ type
int
The type of the containing entity resource.
↳ sampled_data_locations
array
The locations of the data items (e.g., a Cloud Storage objects) sampled for metadata inference.
getPartition
The name to the partition resource.
The name is the fully-qualified resource name.
string
setPartition
The name to the partition resource.
The name is the fully-qualified resource name.
var
string
$this
getEntity
The name to the containing entity resource.
The name is the fully-qualified resource name.
string
setEntity
The name to the containing entity resource.
The name is the fully-qualified resource name.
var
string
$this
getType
The type of the containing entity resource.
int
setType
The type of the containing entity resource.
var
int
$this
getSampledDataLocations
The locations of the data items (e.g., a Cloud Storage objects) sampled for metadata inference.
setSampledDataLocations
The locations of the data items (e.g., a Cloud Storage objects) sampled for metadata inference.
var
string[]
$this