Reference documentation and code samples for the Compute V1 Client class JsonParsing.
Protobuf type google.cloud.compute.v1.SecurityPolicyAdvancedOptionsConfig.JsonParsing
Namespace
Google \ Cloud \ Compute \ V1 \ SecurityPolicyAdvancedOptionsConfigMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_JSON_PARSING
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_JSON_PARSING = 0;
DISABLED
Value: 516696700
Generated from protobuf enum DISABLED = 516696700;
STANDARD
Value: 484642493
Generated from protobuf enum STANDARD = 484642493;
STANDARD_WITH_GRAPHQL
Value: 106979218
Generated from protobuf enum STANDARD_WITH_GRAPHQL = 106979218;