public sealed class ViolatingResource : IMessage<ViolatingResource>, IEquatable<ViolatingResource>, IDeepCloneable<ViolatingResource>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class ViolatingResource.
Information regarding any resource causing the vulnerability such
as JavaScript sources, image, audio files, etc.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `ViolatingResource` class within the Google Cloud Web Security Scanner v1 API, specifically version 2.2.0."],["The `ViolatingResource` class represents a resource that is associated with a vulnerability, such as JavaScript files, images, or audio files."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for various operations and comparisons."],["The `ViolatingResource` class has two properties: `ContentType`, which specifies the MIME type of the resource, and `ResourceUrl`, which provides the URL of the violating resource."],["The document lists the versions available, from the latest at 2.5.0 all the way down to 1.0.0."]]],[]]