Web Security Scanner V1beta API - Class Google::Cloud::WebSecurityScanner::V1beta::ViolatingResource (v0.9.0)

Reference documentation and code samples for the Web Security Scanner V1beta API class Google::Cloud::WebSecurityScanner::V1beta::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.