demoteMasterContext = $demoteMasterContext; } /** * @return DemoteMasterContext */ public function getDemoteMasterContext() { return $this->demoteMasterContext; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(InstancesDemoteMasterRequest::class, 'Google_Service_SQLAdmin_InstancesDemoteMasterRequest');