Compute V1 Client - Class ListAssociationsFirewallPolicyRequest (1.14.0)

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

A request message for FirewallPolicies.ListAssociations. See the method description for details.

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ target_resource string

The target resource to list associations. It is an organization, or a folder.

getTargetResource

The target resource to list associations. It is an organization, or a folder.

Returns
TypeDescription
string

hasTargetResource

clearTargetResource

setTargetResource

The target resource to list associations. It is an organization, or a folder.

Parameter
NameDescription
var string
Returns
TypeDescription
$this