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