Compute V1 Client - Class FirewallPolicyAssociation (1.28.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ attachment_targetstring

The target that the firewall policy is attached to.

↳ display_namestring

[Output Only] Deprecated, please use short name instead. The display name of the firewall policy of the association.

↳ firewall_policy_idstring

[Output Only] The firewall policy ID of the association.

↳ namestring

The name for an association.

↳ short_namestring

[Output Only] The short name of the firewall policy of the association.

getAttachmentTarget

The target that the firewall policy is attached to.

Returns
TypeDescription
string

hasAttachmentTarget

clearAttachmentTarget

setAttachmentTarget

The target that the firewall policy is attached to.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getDisplayName

[Output Only] Deprecated, please use short name instead. The display name of the firewall policy of the association.

Returns
TypeDescription
string

hasDisplayName

clearDisplayName

setDisplayName

[Output Only] Deprecated, please use short name instead. The display name of the firewall policy of the association.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getFirewallPolicyId

[Output Only] The firewall policy ID of the association.

Returns
TypeDescription
string

hasFirewallPolicyId

clearFirewallPolicyId

setFirewallPolicyId

[Output Only] The firewall policy ID of the association.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getName

The name for an association.

Returns
TypeDescription
string

hasName

clearName

setName

The name for an association.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getShortName

[Output Only] The short name of the firewall policy of the association.

Returns
TypeDescription
string

hasShortName

clearShortName

setShortName

[Output Only] The short name of the firewall policy of the association.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this