Compute Engine v1 API - Class ComputeEnumConstants.HttpRedirectAction.RedirectResponseCode (2.13.0)

public static class ComputeEnumConstants.HttpRedirectAction.RedirectResponseCode

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.HttpRedirectAction.RedirectResponseCode.

Constants for wire representations of the HttpRedirectAction.Types.RedirectResponseCode enum.

Inheritance

object > ComputeEnumConstants.HttpRedirectAction.RedirectResponseCode

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Found

public const string Found = "FOUND"

Wire representation of Found.

Field Value
TypeDescription
string

MovedPermanentlyDefault

public const string MovedPermanentlyDefault = "MOVED_PERMANENTLY_DEFAULT"

Wire representation of MovedPermanentlyDefault.

Field Value
TypeDescription
string

PermanentRedirect

public const string PermanentRedirect = "PERMANENT_REDIRECT"

Wire representation of PermanentRedirect.

Field Value
TypeDescription
string

SeeOther

public const string SeeOther = "SEE_OTHER"

Wire representation of SeeOther.

Field Value
TypeDescription
string

TemporaryRedirect

public const string TemporaryRedirect = "TEMPORARY_REDIRECT"

Wire representation of TemporaryRedirect.

Field Value
TypeDescription
string

UndefinedRedirectResponseCode

public const string UndefinedRedirectResponseCode = "UNDEFINED_REDIRECT_RESPONSE_CODE"

Wire representation of UndefinedRedirectResponseCode.

Field Value
TypeDescription
string