public sealed class ViolatingResource : IMessage<ViolatingResource>, IEquatable<ViolatingResource>, IDeepCloneable<ViolatingResource>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of \u003ccode\u003eViolatingResource\u003c/code\u003e is 2.5.0, which is part of the Google.Cloud.WebSecurityScanner.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eViolatingResource\u003c/code\u003e is designed to represent information about any resource that is causing a vulnerability, such as JavaScript sources or image files.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eViolatingResource\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality comparisons, deep cloning, and buffer message support.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eViolatingResource()\u003c/code\u003e and a copy constructor \u003ccode\u003eViolatingResource(ViolatingResource other)\u003c/code\u003e to create instances of the class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eViolatingResource\u003c/code\u003e has properties for \u003ccode\u003eContentType\u003c/code\u003e, representing the MIME type of the resource, and \u003ccode\u003eResourceUrl\u003c/code\u003e, which holds the URL of the resource in question.\u003c/p\u003e\n"]]],[],null,[]]