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."],[[["The `ViolatingResource` class in the Google Cloud Web Security Scanner v1 API identifies resources like JavaScript sources, images, and audio files that are associated with vulnerabilities."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, providing functionalities for message handling, equality comparisons, deep cloning, and buffer message operations."],["`ViolatingResource` instances can be created using a default constructor or a copy constructor, and they expose properties for `ContentType` (MIME type) and `ResourceUrl` (URL of the resource)."],["The latest version of the `ViolatingResource` documentation is available in version 2.5.0, with documentation also available for prior versions dating back to version 1.0.0."],["The `ViolatingResource` class is found within the `Google.Cloud.WebSecurityScanner.V1` namespace, and it is located in the `Google.Cloud.WebSecurityScanner.V1.dll` assembly."]]],[]]