public static class ComputeEnumConstants.HttpRedirectAction.RedirectResponseCodeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.HttpRedirectAction.RedirectResponseCode.
Constants for wire representations of the HttpRedirectAction.Types.RedirectResponseCode enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Found
public const string Found = "FOUND"Wire representation of Found.
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
MovedPermanentlyDefault
public const string MovedPermanentlyDefault = "MOVED_PERMANENTLY_DEFAULT"Wire representation of MovedPermanentlyDefault .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
PermanentRedirect
public const string PermanentRedirect = "PERMANENT_REDIRECT"Wire representation of PermanentRedirect .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
SeeOther
public const string SeeOther = "SEE_OTHER"Wire representation of SeeOther .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
TemporaryRedirect
public const string TemporaryRedirect = "TEMPORARY_REDIRECT"Wire representation of TemporaryRedirect .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
UndefinedRedirectResponseCode
public const string UndefinedRedirectResponseCode = "UNDEFINED_REDIRECT_RESPONSE_CODE"Wire representation of UndefinedRedirectResponseCode .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |