Module google_api_proto::google::cloud::compute::v1::security_policy_user_defined_field
source · Expand description
Nested message and enum types in SecurityPolicyUserDefinedField
.
Enums§
- 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