/var/www/flurhymez/vendor/google/apiclient-services/src/SQLAdmin
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/SQLAdmin/InstancesRotateServerCaRequest.php (1354B)
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');