Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNetwork.php76 protected $routingConfigType = NetworkRoutingConfig::class;
274 * @param NetworkRoutingConfig
276 public function setRoutingConfig(NetworkRoutingConfig $routingConfig)
281 * @return NetworkRoutingConfig
H A DNetworkRoutingConfig.php20 class NetworkRoutingConfig extends \Google\Model class
44 class_alias(NetworkRoutingConfig::class, 'Google_Service_Compute_NetworkRoutingConfig');