weightedSchemaProperties = $weightedSchemaProperties; } /** * @return GoogleCloudContentwarehouseV1WeightedSchemaProperty[] */ public function getWeightedSchemaProperties() { return $this->weightedSchemaProperties; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudContentwarehouseV1CustomWeightsMetadata::class, 'Google_Service_Contentwarehouse_GoogleCloudContentwarehouseV1CustomWeightsMetadata');