Reference documentation and code samples for the Compute V1 Client class EnforceOnKeyType.
EnforceOnKeyType contains string constants that represent the names of each value in the google.cloud.compute.v1.SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig.EnforceOnKeyType descriptor.
Namespace
Google \ Cloud \ Compute \ V1 \ Enums \ SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigConstants
UNDEFINED_ENFORCE_ON_KEY_TYPE
Value: 'UNDEFINED_ENFORCE_ON_KEY_TYPE'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'