Reference documentation and code samples for the Google Cloud Dataplex V1 Client class InvalidDataPartition.
Action details for invalid or unsupported partitions detected by discovery.
Generated from protobuf message google.cloud.dataplex.v1.Action.InvalidDataPartition
Namespace
Google \ Cloud \ Dataplex \ V1 \ ActionMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ expected_structure |
int
The issue type of InvalidDataPartition. |
getExpectedStructure
The issue type of InvalidDataPartition.
Returns | |
---|---|
Type | Description |
int |
setExpectedStructure
The issue type of InvalidDataPartition.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |