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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setExpressionSets
List of entities that are currently supported for WAF rules.
Parameter | |
---|---|
Name | Description |
var |
array<Google\Cloud\Compute\V1\WafExpressionSet>
|
Returns | |
---|---|
Type | Description |
$this |