Home
last modified time | relevance | path

Searched refs:backendType (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
DLoadBalancerInfo.php26 public $backendType; variable in Google\\Service\\NetworkManagement\\LoadBalancerInfo
45 public function setBackendType($backendType) argument
47 $this->backendType = $backendType;
54 return $this->backendType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
DConnectSettings.php26 public $backendType; variable in Google\\Service\\SQLAdmin\\ConnectSettings
47 public function setBackendType($backendType) argument
49 $this->backendType = $backendType;
56 return $this->backendType;
DDatabaseInstance.php30 public $backendType; variable in Google\\Service\\SQLAdmin\\DatabaseInstance
165 public function setBackendType($backendType) argument
167 $this->backendType = $backendType;
174 return $this->backendType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
DGoogleApiService.php27 protected $backendType = Backend::class; variable in Google\\Service\\ServiceUsage\\GoogleApiService
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
DService.php27 protected $backendType = Backend::class; variable in Google\\Service\\ServiceManagement\\Service
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
DService.php27 protected $backendType = Backend::class; variable in Google\\Service\\ServiceNetworking\\Service
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
DService.php27 protected $backendType = Backend::class; variable in Google\\Service\\ServiceConsumerManagement\\Service