public static interface Action.InvalidDataPartitionOrBuilder extends MessageOrBuilder
Implements
MessageOrBuilderMethods
getExpectedStructure()
public abstract Action.InvalidDataPartition.PartitionStructure getExpectedStructure()
The issue type of InvalidDataPartition.
.google.cloud.dataplex.v1.Action.InvalidDataPartition.PartitionStructure expected_structure = 1;
Returns | |
---|---|
Type | Description |
Action.InvalidDataPartition.PartitionStructure |
The expectedStructure. |
getExpectedStructureValue()
public abstract int getExpectedStructureValue()
The issue type of InvalidDataPartition.
.google.cloud.dataplex.v1.Action.InvalidDataPartition.PartitionStructure expected_structure = 1;
Returns | |
---|---|
Type | Description |
int |
The enum numeric value on the wire for expectedStructure. |