Searched refs:Google_Firewall (Results 1 – 1 of 1) sorted by relevance
299 * @return Google_Firewall306 return new Google_Firewall($data);316 * @param Google_Firewall $postBody320 public function insert($project, Google_Firewall $postBody, $optParams = array()) {357 * @param Google_Firewall $postBody361 public function patch($project, $firewall, Google_Firewall $postBody, $optParams = array()) {376 * @param Google_Firewall $postBody380 public function update($project, $firewall, Google_Firewall $postBody, $optParams = array()) {2157 class Google_Firewall extends Google_Model { class