Module: Google::Cloud::Compute::V1::SecurityPolicyRuleMatcher::VersionedExpr
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
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.
Constant Summary collapse
- UNDEFINED_VERSIONED_EXPR =
A value indicating that the enum field is not set.
0
- SRC_IPS_V1 =
Matches the source IP address of a request to the IP ranges supplied in config.
70_925_961