Compute V1 Client - Class EnforceOnKeyType (1.14.0)

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

Constants

UNDEFINED_ENFORCE_ON_KEY_TYPE

Value: 'UNDEFINED_ENFORCE_ON_KEY_TYPE'

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'

XFF_IP

Value: 'XFF_IP'