Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHealthStatusForNetworkEndpoint.php22 protected $backendServiceType = BackendServiceReference::class;
36 * @param BackendServiceReference
38 public function setBackendService(BackendServiceReference $backendService)
43 * @return BackendServiceReference
H A DBackendServiceReference.php20 class BackendServiceReference extends \Google\Model class
44 class_alias(BackendServiceReference::class, 'Google_Service_Compute_BackendServiceReference');