public sealed class ValidateAttestationOccurrenceResponse : IMessage<ValidateAttestationOccurrenceResponse>, IEquatable<ValidateAttestationOccurrenceResponse>, IDeepCloneable<ValidateAttestationOccurrenceResponse>, IBufferMessage, IMessage
Response message for
[ValidationHelperV1.ValidateAttestationOccurrence][google.cloud.binaryauthorization.v1.ValidationHelperV1.ValidateAttestationOccurrence].
[[["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."],[[["This webpage provides documentation for the `ValidateAttestationOccurrenceResponse` class within the Google Cloud Binary Authorization V1 library, specifically version 2.0.0."],["The `ValidateAttestationOccurrenceResponse` class is a response message used by `ValidationHelperV1.ValidateAttestationOccurrence` to validate an attestation, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes two constructors: a default constructor and another that takes a `ValidateAttestationOccurrenceResponse` object, offering options for creating new instances."],["The `ValidateAttestationOccurrenceResponse` class has properties to hold the validation `Result` of type `ValidateAttestationOccurrenceResponse.Types.Result` and `DenialReason` as a string."],["The page also provides links to different versions of this class, ranging from 1.0.0 to 2.5.0 (the latest)."]]],[]]