Reference documentation and code samples for the Compute V1 Client class EnforceOnKey.
EnforceOnKey contains string constants that represent the names of each value in the google.cloud.compute.v1.SecurityPolicyRuleRateLimitOptions.EnforceOnKey descriptor.
Namespace
Google \ Cloud \ Compute \ V1 \ Enums \ SecurityPolicyRuleRateLimitOptionsConstants
UNDEFINED_ENFORCE_ON_KEY
Value: 'UNDEFINED_ENFORCE_ON_KEY'ALL
Value: 'ALL'HTTP_COOKIE
Value: 'HTTP_COOKIE'HTTP_HEADER
Value: 'HTTP_HEADER'HTTP_PATH
Value: 'HTTP_PATH'IP
Value: 'IP'REGION_CODE
Value: 'REGION_CODE'SNI
Value: 'SNI'TLS_JA3_FINGERPRINT
Value: 'TLS_JA3_FINGERPRINT'TLS_JA4_FINGERPRINT
Value: 'TLS_JA4_FINGERPRINT'USER_IP
Value: 'USER_IP'XFF_IP
Value: 'XFF_IP'