Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackendServiceLocalityLoadBalancingPolicyConfig.php30 …function setCustomPolicy(BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy $customPolicy) argument
32 $this->customPolicy = $customPolicy;
39 return $this->customPolicy;