Reference documentation and code samples for the Compute V1 Client class SecurityPoliciesListPreconfiguredExpressionSetsResponse.
Generated from protobuf message google.cloud.compute.v1.SecurityPoliciesListPreconfiguredExpressionSetsResponse
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ preconfigured_expression_sets |
Google\Cloud\Compute\V1\SecurityPoliciesWafConfig
|
getPreconfiguredExpressionSets
Generated from protobuf field optional .google.cloud.compute.v1.SecurityPoliciesWafConfig preconfigured_expression_sets = 536200826;
Returns | |
---|---|
Type | Description |
Google\Cloud\Compute\V1\SecurityPoliciesWafConfig|null |
hasPreconfiguredExpressionSets
clearPreconfiguredExpressionSets
setPreconfiguredExpressionSets
Generated from protobuf field optional .google.cloud.compute.v1.SecurityPoliciesWafConfig preconfigured_expression_sets = 536200826;
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Compute\V1\SecurityPoliciesWafConfig
|
Returns | |
---|---|
Type | Description |
$this |