public static class JsonParsing
Reference 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 |
UndefinedJsonParsing
public const string UndefinedJsonParsing = "UNDEFINED_JSON_PARSING"
Wire representation of UndefinedJsonParsing.
Field Value | |
---|---|
Type | Description |
String |