[[["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 latest version available for the `ListViolationsResponse` class is 2.6.0, while the current page is documenting version 2.2.0, and there are multiple versions available."],["`ListViolationsResponse` is a class in the `Google.Cloud.AssuredWorkloads.V1` namespace, designed to handle the response from the `ListViolations` endpoint in the Assured Workloads v1 API."],["The `ListViolationsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, to provide functionalities like message handling, comparison, cloning, buffering, and enumeration."],["This class has properties such as `NextPageToken`, which is a string to handle pagination, and `Violations`, which is a `RepeatedField` to contain the list of `Violation` objects."],["It can be constructed with or without another `ListViolationsResponse` object, and the class inherits members from the base `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]