Compute V1 Client - Class VersionedExpr (2.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Compute V1 Client class VersionedExpr.
Preconfigured versioned expression.
If this field is specified, config must also be specified.
Available preconfigured expressions along with their requirements are:
SRC_IPS_V1 - must specify the corresponding src_ip_range field in
config.
Protobuf type google.cloud.compute.v1.SecurityPolicyRuleMatcher.VersionedExpr
Namespace
Google \ Cloud \ Compute \ V1 \ SecurityPolicyRuleMatcher
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
UNDEFINED_VERSIONED_EXPR
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_VERSIONED_EXPR = 0;
SRC_IPS_V1
Value: 70925961
Matches the source IP address of a request to the IP ranges supplied
in config.
Generated from protobuf enum SRC_IPS_V1 = 70925961;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-19 UTC."],[],[]]