Compute V1 Client - Class RedirectResponseCode (1.14.0)

Reference documentation and code samples for the Compute V1 Client class RedirectResponseCode.

RedirectResponseCode contains string constants that represent the names of each value in the google.cloud.compute.v1.HttpRedirectAction.RedirectResponseCode descriptor.

Namespace

Google \ Cloud \ Compute \ V1 \ Enums \ HttpRedirectAction

Constants

UNDEFINED_REDIRECT_RESPONSE_CODE

Value: 'UNDEFINED_REDIRECT_RESPONSE_CODE'

FOUND

Value: 'FOUND'

MOVED_PERMANENTLY_DEFAULT

Value: 'MOVED_PERMANENTLY_DEFAULT'

PERMANENT_REDIRECT

Value: 'PERMANENT_REDIRECT'

SEE_OTHER

Value: 'SEE_OTHER'

TEMPORARY_REDIRECT

Value: 'TEMPORARY_REDIRECT'