Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::SecurityPolicyAdvancedOptionsConfig (v2.10.0)

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

#json_custom_config=

def json_custom_config=(value) -> ::Google::Cloud::Compute::V1::SecurityPolicyAdvancedOptionsConfigJsonCustomConfig
Parameter
Returns

#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.

#user_ip_request_headers

def user_ip_request_headers() -> ::Array<::String>
Returns
  • (::Array<::String>) — An optional list of case-insensitive request header names to use for resolving the callers client IP address.

#user_ip_request_headers=

def user_ip_request_headers=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — An optional list of case-insensitive request header names to use for resolving the callers client IP address.
Returns
  • (::Array<::String>) — An optional list of case-insensitive request header names to use for resolving the callers client IP address.