Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::SecurityPolicyAdvancedOptionsConfig.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#json_custom_config
def json_custom_config() -> ::Google::Cloud::Compute::V1::SecurityPolicyAdvancedOptionsConfigJsonCustomConfig
Returns
- (::Google::Cloud::Compute::V1::SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) — Custom configuration to apply the JSON parsing. Only applicable when json_parsing is set to STANDARD.
#json_custom_config=
def json_custom_config=(value) -> ::Google::Cloud::Compute::V1::SecurityPolicyAdvancedOptionsConfigJsonCustomConfig
Parameter
- value (::Google::Cloud::Compute::V1::SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) — Custom configuration to apply the JSON parsing. Only applicable when json_parsing is set to STANDARD.
Returns
- (::Google::Cloud::Compute::V1::SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) — Custom configuration to apply the JSON parsing. Only applicable when json_parsing is set to STANDARD.
#json_parsing
def json_parsing() -> ::String
Returns
- (::String) — Check the JsonParsing enum for the list of possible values.
#json_parsing=
def json_parsing=(value) -> ::String
Parameter
- value (::String) — Check the JsonParsing enum for the list of possible values.
Returns
- (::String) — Check the JsonParsing enum for the list of possible values.
#log_level
def log_level() -> ::String
Returns
- (::String) — Check the LogLevel enum for the list of possible values.
#log_level=
def log_level=(value) -> ::String
Parameter
- value (::String) — Check the LogLevel enum for the list of possible values.
Returns
- (::String) — Check the LogLevel enum for the list of possible values.