Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DDemoteMasterContext.php30 protected $replicaConfigurationType = DemoteMasterConfiguration::class;
70 * @param DemoteMasterConfiguration
72 public function setReplicaConfiguration(DemoteMasterConfiguration $replicaConfiguration)
77 * @return DemoteMasterConfiguration
H A DDemoteMasterConfiguration.php20 class DemoteMasterConfiguration extends \Google\Model class
60 class_alias(DemoteMasterConfiguration::class, 'Google_Service_SQLAdmin_DemoteMasterConfiguration');