Reference documentation and code samples for the Compute V1 Client class GetNetworkFirewallPolicyRequest.
A request message for NetworkFirewallPolicies.Get. See the method description for details.
Generated from protobuf message google.cloud.compute.v1.GetNetworkFirewallPolicyRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ firewall_policy
string
Name of the firewall policy to get.
↳ project
string
Project ID for this request.
getFirewallPolicy
Name of the firewall policy to get.
Generated from protobuf field string firewall_policy = 498173265 [(.google.api.field_behavior) = REQUIRED];
string
setFirewallPolicy
Name of the firewall policy to get.
Generated from protobuf field string firewall_policy = 498173265 [(.google.api.field_behavior) = REQUIRED];
var
string
$this
getProject
Project ID for this request.
Generated from protobuf field string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
string
setProject
Project ID for this request.
Generated from protobuf field string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
var
string
$this