lut = $lut; } /** * @return VideoVideoStreamInfoMetadataLutAttachmentsLut3D[] */ public function getLut() { return $this->lut; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(VideoVideoStreamInfoMetadataLutAttachments::class, 'Google_Service_Contentwarehouse_VideoVideoStreamInfoMetadataLutAttachments');