public static class ComputeEnumConstants.SecurityPolicyAdvancedOptionsConfig.JsonParsingReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SecurityPolicyAdvancedOptionsConfig.JsonParsing.
Constants for wire representations of the SecurityPolicyAdvancedOptionsConfig.Types.JsonParsing enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Disabled
public const string Disabled = "DISABLED"Wire representation of Disabled .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
Standard
public const string Standard = "STANDARD"Wire representation of Standard .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
StandardWithGraphql
public const string StandardWithGraphql = "STANDARD_WITH_GRAPHQL"Wire representation of StandardWithGraphql .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
UndefinedJsonParsing
public const string UndefinedJsonParsing = "UNDEFINED_JSON_PARSING"Wire representation of UndefinedJsonParsing .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |