Compute V1 Client - Class GetRegionNetworkFirewallPolicyRequest (1.7.1)

Reference documentation and code samples for the Compute V1 Client class GetRegionNetworkFirewallPolicyRequest.

A request message for RegionNetworkFirewallPolicies.Get. See the method description for details.

Generated from protobuf message google.cloud.compute.v1.GetRegionNetworkFirewallPolicyRequest

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ firewall_policystring

Name of the firewall policy to get.

↳ projectstring

Project ID for this request.

↳ regionstring

Name of the region scoping this request.

getFirewallPolicy

Name of the firewall policy to get.

Returns
TypeDescription
string

setFirewallPolicy

Name of the firewall policy to get.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getProject

Project ID for this request.

Returns
TypeDescription
string

setProject

Project ID for this request.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getRegion

Name of the region scoping this request.

Returns
TypeDescription
string

setRegion

Name of the region scoping this request.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this