Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DVpnTunnelsScopedList.php25 protected $warningType = VpnTunnelsScopedListWarning::class;
43 * @param VpnTunnelsScopedListWarning
45 public function setWarning(VpnTunnelsScopedListWarning $warning)
50 * @return VpnTunnelsScopedListWarning
H A DVpnTunnelsScopedListWarning.php20 class VpnTunnelsScopedListWarning extends \Google\Collection class
79 class_alias(VpnTunnelsScopedListWarning::class, 'Google_Service_Compute_VpnTunnelsScopedListWarning…