Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DBackendService.php29 protected $cdnPolicyType = BackendServiceCdnPolicy::class;
173 * @param BackendServiceCdnPolicy
175 public function setCdnPolicy(BackendServiceCdnPolicy $cdnPolicy)
180 * @return BackendServiceCdnPolicy
DBackendServiceCdnPolicy.php20 class BackendServiceCdnPolicy extends \Google\Collection class
237 class_alias(BackendServiceCdnPolicy::class, 'Google_Service_Compute_BackendServiceCdnPolicy');