Compute V1 Client - Class PreconfiguredWafSet (1.14.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
NameDescription
data array

Optional. Data for populating the Message object.

↳ expression_sets array<Google\Cloud\Compute\V1\WafExpressionSet>

List of entities that are currently supported for WAF rules.

getExpressionSets

List of entities that are currently supported for WAF rules.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setExpressionSets

List of entities that are currently supported for WAF rules.

Parameter
NameDescription
var array<Google\Cloud\Compute\V1\WafExpressionSet>
Returns
TypeDescription
$this