Compute Engine v1 API - Class ComputeEnumConstants.SecurityPolicyAdvancedOptionsConfig.JsonParsing (2.15.0)

public static class ComputeEnumConstants.SecurityPolicyAdvancedOptionsConfig.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.

Inheritance

object > ComputeEnumConstants.SecurityPolicyAdvancedOptionsConfig.JsonParsing

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Disabled

public const string Disabled = "DISABLED"

Wire representation of Disabled.

Field Value
TypeDescription
string

Standard

public const string Standard = "STANDARD"

Wire representation of Standard.

Field Value
TypeDescription
string

StandardWithGraphql

public const string StandardWithGraphql = "STANDARD_WITH_GRAPHQL"

Wire representation of StandardWithGraphql.

Field Value
TypeDescription
string

UndefinedJsonParsing

public const string UndefinedJsonParsing = "UNDEFINED_JSON_PARSING"

Wire representation of UndefinedJsonParsing.

Field Value
TypeDescription
string