Compute V1 Client - Class SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams (1.14.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ op string

The match operator for the field. Check the Op enum for the list of possible values.

↳ val string

The value of the field.

getOp

The match operator for the field.

Check the Op enum for the list of possible values.

Returns
TypeDescription
string

hasOp

clearOp

setOp

The match operator for the field.

Check the Op enum for the list of possible values.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getVal

The value of the field.

Returns
TypeDescription
string

hasVal

clearVal

setVal

The value of the field.

Parameter
NameDescription
var string
Returns
TypeDescription
$this