rotateServerCaContext = $rotateServerCaContext; } /** * @return RotateServerCaContext */ public function getRotateServerCaContext() { return $this->rotateServerCaContext; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(InstancesRotateServerCaRequest::class, 'Google_Service_SQLAdmin_InstancesRotateServerCaRequest');