public sealed class ValidateAttestationOccurrenceResponse : IMessage<ValidateAttestationOccurrenceResponse>, IEquatable<ValidateAttestationOccurrenceResponse>, IDeepCloneable<ValidateAttestationOccurrenceResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Binary Authorization v1 API class ValidateAttestationOccurrenceResponse.
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"]],[["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 documentation for the `ValidateAttestationOccurrenceResponse` class within the Binary Authorization v1 API, specifically version 2.3.0."],["The `ValidateAttestationOccurrenceResponse` class is used as a response message for the `ValidationHelperV1.ValidateAttestationOccurrence` method, and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains two primary properties: `DenialReason`, which is a string indicating why an attestation validation failed, and `Result`, which is of type `ValidateAttestationOccurrenceResponse.Types.Result`, indicating the result of the attestation validation."],["The document lists all previous version numbers that have the `ValidateAttestationOccurrenceResponse` functionality, starting from 1.0.0 and going up to the latest version, 2.5.0."]]],[]]