deviceContactInfo = $deviceContactInfo; } /** * @return AssistantLogsCommunicationDeviceContactInfoLog[] */ public function getDeviceContactInfo() { return $this->deviceContactInfo; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(AssistantLogsCommunicationPersonMetadataLog::class, 'Google_Service_Contentwarehouse_AssistantLogsCommunicationPersonMetadataLog');