public sealed class ValidateAttestationOccurrenceRequest : IMessage<ValidateAttestationOccurrenceRequest>, IEquatable<ValidateAttestationOccurrenceRequest>, IDeepCloneable<ValidateAttestationOccurrenceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Binary Authorization v1 API class ValidateAttestationOccurrenceRequest.
Request message for
[ValidationHelperV1.ValidateAttestationOccurrence][google.cloud.binaryauthorization.v1.ValidationHelperV1.ValidateAttestationOccurrence].
public AttestationOccurrence Attestation { get; set; }
Required. An [AttestationOccurrence][grafeas.v1.AttestationOccurrence] to
be checked that it can be verified by the Attestor. It does not have to be
an existing entity in Container Analysis. It must otherwise be a valid
AttestationOccurrence.
Required. The resource name of the [Attestor][google.cloud.binaryauthorization.v1.Attestor] of the
[occurrence][grafeas.v1.Occurrence], in the format
projects/*/attestors/*.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eValidateAttestationOccurrenceRequest\u003c/code\u003e class within the Binary Authorization v1 API, specifically detailing version 2.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidateAttestationOccurrenceRequest\u003c/code\u003e class is used as a request message for validating an \u003ccode\u003eAttestationOccurrence\u003c/code\u003e using the \u003ccode\u003eValidationHelperV1.ValidateAttestationOccurrence\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data comparison within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eAttestation\u003c/code\u003e, \u003ccode\u003eAttestor\u003c/code\u003e, \u003ccode\u003eOccurrenceNote\u003c/code\u003e, and \u003ccode\u003eOccurrenceResourceUri\u003c/code\u003e, which are essential for defining the details of the attestation and the associated artifact to be validated.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists several versions of the \u003ccode\u003eValidateAttestationOccurrenceRequest\u003c/code\u003e, with version 2.5.0 being the latest, and it covers the constructors available for the class, as well as the required types and descriptions of its properties.\u003c/p\u003e\n"]]],[],null,[]]