Reference documentation and code samples for the Compute Engine v1 API enum SecurityPolicyRuleMatcher.Types.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.
[[["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 2025-03-31 UTC."],[[["This webpage provides reference documentation for the `SecurityPolicyRuleMatcher.Types.VersionedExpr` enum within the Google Cloud Compute Engine v1 API."],["The documentation covers multiple versions of the API, ranging from version 1.0.0 to the latest version, 3.6.0, allowing users to select their specific version."],["The `VersionedExpr` enum has two defined fields: `SrcIpsV1`, which matches request source IP addresses to supplied IP ranges, and `UndefinedVersionedExpr`, indicating the field is unset."],["The content is specific to the .NET implementation, with the namespace being `Google.Cloud.Compute.V1` and the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]