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/
H A 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/
H A DConnectSettings.php26 public $backendType; variable in Google\\Service\\SQLAdmin\\ConnectSettings
47 public function setBackendType($backendType) argument
49 $this->backendType = $backendType;
56 return $this->backendType;
H A 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/ServiceConsumerManagement/
H A DService.php27 protected $backendType = Backend::class; variable in Google\\Service\\ServiceConsumerManagement\\Service
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DService.php27 protected $backendType = Backend::class; variable in Google\\Service\\ServiceNetworking\\Service
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DGoogleApiService.php27 protected $backendType = Backend::class; variable in Google\\Service\\ServiceUsage\\GoogleApiService
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DService.php27 protected $backendType = Backend::class; variable in Google\\Service\\ServiceManagement\\Service