Home
last modified time | relevance | path

Searched refs:VRF (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/
H A DNetwork.php63 protected $vrfType = VRF::class;
207 * @param VRF
209 public function setVrf(VRF $vrf)
214 * @return VRF
H A DVRF.php20 class VRF extends \Google\Collection class
95 class_alias(VRF::class, 'Google_Service_Baremetalsolution_VRF');