Home
last modified time | relevance | path

Searched refs:DemoteMasterContext (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DInstancesDemoteMasterRequest.php22 protected $demoteMasterContextType = DemoteMasterContext::class;
26 * @param DemoteMasterContext
28 public function setDemoteMasterContext(DemoteMasterContext $demoteMasterContext)
33 * @return DemoteMasterContext
H A DDemoteMasterContext.php20 class DemoteMasterContext extends \Google\Model class
114 class_alias(DemoteMasterContext::class, 'Google_Service_SQLAdmin_DemoteMasterContext');