public sealed class GetViolationRequest : IMessage<GetViolationRequest>, IEquatable<GetViolationRequest>, IDeepCloneable<GetViolationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Controls Partner v1 API class GetViolationRequest.
[[["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 information for the `GetViolationRequest` class within the Cloud Controls Partner v1 API."],["`GetViolationRequest` is used to retrieve violation details and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is found within the `Google.Cloud.CloudControlsPartner.V1` namespace and is part of the `Google.Cloud.CloudControlsPartner.V1.dll` assembly."],["It includes properties such as `Name` and `ViolationName`, along with constructors for creating new instances of the `GetViolationRequest` class."],["The most recent version is 1.1.0, and version 1.0.0-beta02 is available as well, which is the version this documentation is for."]]],[]]