Web Security Scanner V1 API - Class Google::Cloud::WebSecurityScanner::V1::VulnerableParameters (v0.4.0)

Reference documentation and code samples for the Web Security Scanner V1 API class Google::Cloud::WebSecurityScanner::V1::VulnerableParameters.

Information about vulnerable request parameters.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parameter_names

def parameter_names() -> ::Array<::String>
Returns
  • (::Array<::String>) — The vulnerable parameter names.

#parameter_names=

def parameter_names=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — The vulnerable parameter names.
Returns
  • (::Array<::String>) — The vulnerable parameter names.