expectedStructure = $expectedStructure; } /** * @return string */ public function getExpectedStructure() { return $this->expectedStructure; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDataplexV1ActionInvalidDataPartition::class, 'Google_Service_CloudDataplex_GoogleCloudDataplexV1ActionInvalidDataPartition');