Compute V1 Client - Class EnforceOnKey (1.16.2)

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 \ SecurityPolicyRuleRateLimitOptions

Constants

UNDEFINED_ENFORCE_ON_KEY

Value: 'UNDEFINED_ENFORCE_ON_KEY'

ALL

Value: 'ALL'
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'

USER_IP

Value: 'USER_IP'

XFF_IP

Value: 'XFF_IP'