Compute V1 Client - Class SecurityPoliciesListPreconfiguredExpressionSetsResponse (1.14.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
Google\Cloud\Compute\V1\SecurityPoliciesWafConfig|null

hasPreconfiguredExpressionSets

clearPreconfiguredExpressionSets

setPreconfiguredExpressionSets

Generated from protobuf field optional .google.cloud.compute.v1.SecurityPoliciesWafConfig preconfigured_expression_sets = 536200826;

Parameter
NameDescription
var Google\Cloud\Compute\V1\SecurityPoliciesWafConfig
Returns
TypeDescription
$this