rotateServerCertificateContext = $rotateServerCertificateContext; } /** * @return RotateServerCertificateContext */ public function getRotateServerCertificateContext() { return $this->rotateServerCertificateContext; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(InstancesRotateServerCertificateRequest::class, 'Google_Service_SQLAdmin_InstancesRotateServerCertificateRequest');