Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DVpnGatewayList.php41 protected $warningType = VpnGatewayListWarning::class;
115 * @param VpnGatewayListWarning
117 public function setWarning(VpnGatewayListWarning $warning)
122 * @return VpnGatewayListWarning
H A DVpnGatewayListWarning.php20 class VpnGatewayListWarning extends \Google\Collection class
79 class_alias(VpnGatewayListWarning::class, 'Google_Service_Compute_VpnGatewayListWarning');