Reference documentation and code samples for the Compute Engine v1 API enum SecurityPolicyUserDefinedField.Types.Base.
The base relative to which 'offset' is measured. Possible values are: - IPV4: Points to the beginning of the IPv4 header. - IPV6: Points to the beginning of the IPv6 header. - TCP: Points to the beginning of the TCP header, skipping over any IPv4 options or IPv6 extension headers. Not present for non-first fragments. - UDP: Points to the beginning of the UDP header, skipping over any IPv4 options or IPv6 extension headers. Not present for non-first fragments. required
[[["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-24 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1` library is 3.6.0, while the current documentation being viewed is version 3.0.0."],["This documentation provides details on the `SecurityPolicyUserDefinedField.Types.Base` enum, which is part of the Compute Engine v1 API."],["The `SecurityPolicyUserDefinedField.Types.Base` enum defines the base relative to which an offset is measured, with options including `Ipv4`, `Ipv6`, `Tcp`, and `Udp`."],["The enum also includes an `UndefinedBase` field to indicate when the enum field is not set, and the documentation provides links to the aforementioned version's documentation of the class, as well as all other versions."],["The documentation is provided within the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]