Google Cloud Dataplex V1 Client - Class InvalidDataPartition (0.1.6)

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ expected_structure int

The issue type of InvalidDataPartition.

getExpectedStructure

The issue type of InvalidDataPartition.

Generated from protobuf field .google.cloud.dataplex.v1.Action.InvalidDataPartition.PartitionStructure expected_structure = 1;

Returns
TypeDescription
int

setExpectedStructure

The issue type of InvalidDataPartition.

Generated from protobuf field .google.cloud.dataplex.v1.Action.InvalidDataPartition.PartitionStructure expected_structure = 1;

Parameter
NameDescription
var int
Returns
TypeDescription
$this