Home
last modified time | relevance | path

Searched refs:FirewallPolicyRule (Results 1 – 8 of 8) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DFirewallPolicy.php65 protected $rulesType = FirewallPolicyRule::class;
235 * @param FirewallPolicyRule[]
242 * @return FirewallPolicyRule[]
H A DFirewallPolicyRule.php20 class FirewallPolicyRule extends \Google\Collection class
257 class_alias(FirewallPolicyRule::class, 'Google_Service_Compute_FirewallPolicyRule');
H A DInstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.php31 protected $rulesType = FirewallPolicyRule::class;
71 * @param FirewallPolicyRule[]
78 * @return FirewallPolicyRule[]
H A DNetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.php31 protected $rulesType = FirewallPolicyRule::class;
71 * @param FirewallPolicyRule[]
78 * @return FirewallPolicyRule[]
H A DRegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.php31 protected $rulesType = FirewallPolicyRule::class;
67 * @param FirewallPolicyRule[]
74 * @return FirewallPolicyRule[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DFirewallPolicies.php24 use Google\Service\Compute\FirewallPolicyRule; alias
75 * @param FirewallPolicyRule $postBody
90 public function addRule($firewallPolicy, FirewallPolicyRule $postBody, $optParams = [])
202 * @return FirewallPolicyRule
208 return $this->call('getRule', [$params], FirewallPolicyRule::class);
363 * @param FirewallPolicyRule $postBody
379 public function patchRule($firewallPolicy, FirewallPolicyRule $postBody, $optParams = [])
H A DNetworkFirewallPolicies.php23 use Google\Service\Compute\FirewallPolicyRule; alias
76 * @param FirewallPolicyRule $postBody
97 public function addRule($project, $firewallPolicy, FirewallPolicyRule $postBody, $optParams = [])
216 * @return FirewallPolicyRule
222 return $this->call('getRule', [$params], FirewallPolicyRule::class);
336 * @param FirewallPolicyRule $postBody
352 …public function patchRule($project, $firewallPolicy, FirewallPolicyRule $postBody, $optParams = [])
H A DRegionNetworkFirewallPolicies.php23 use Google\Service\Compute\FirewallPolicyRule; alias
79 * @param FirewallPolicyRule $postBody
100 …public function addRule($project, $region, $firewallPolicy, FirewallPolicyRule $postBody, $optPara…
244 * @return FirewallPolicyRule
250 return $this->call('getRule', [$params], FirewallPolicyRule::class);
370 * @param FirewallPolicyRule $postBody
386 …public function patchRule($project, $region, $firewallPolicy, FirewallPolicyRule $postBody, $optPa…