Compute V1 Client - Class PreconfiguredWafSet (2.8.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ expression_sets array<WafExpressionSet>

List of entities that are currently supported for WAF rules.

getExpressionSets

List of entities that are currently supported for WAF rules.

Returns
Type Description
Google\Protobuf\RepeatedField<WafExpressionSet>

setExpressionSets

List of entities that are currently supported for WAF rules.

Parameter
Name Description
var array<WafExpressionSet>
Returns
Type Description
$this