Web Security Scanner V1 API - Class Google::Cloud::WebSecurityScanner::V1::ViolatingResource (v0.4.1)

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

Information regarding any resource causing the vulnerability such as JavaScript sources, image, audio files, etc.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#content_type

def content_type() -> ::String
Returns
  • (::String) — The MIME type of this resource.

#content_type=

def content_type=(value) -> ::String
Parameter
  • value (::String) — The MIME type of this resource.
Returns
  • (::String) — The MIME type of this resource.

#resource_url

def resource_url() -> ::String
Returns
  • (::String) — URL of this violating resource.

#resource_url=

def resource_url=(value) -> ::String
Parameter
  • value (::String) — URL of this violating resource.
Returns
  • (::String) — URL of this violating resource.