properties = $properties; } /** * @return GoogleCloudContentwarehouseV1Property[] */ public function getProperties() { return $this->properties; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudContentwarehouseV1PropertyArray::class, 'Google_Service_Contentwarehouse_GoogleCloudContentwarehouseV1PropertyArray');