public sealed class ValidateAttestationOccurrenceRequest : IMessage<ValidateAttestationOccurrenceRequest>, IEquatable<ValidateAttestationOccurrenceRequest>, IDeepCloneable<ValidateAttestationOccurrenceRequest>, IBufferMessage, IMessage
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 webpage details the \u003ccode\u003eValidateAttestationOccurrenceRequest\u003c/code\u003e class, which is used for validating an \u003ccode\u003eAttestationOccurrence\u003c/code\u003e within the Google Cloud Binary Authorization V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidateAttestationOccurrenceRequest\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API, ranging from version 1.0.0 to the latest 2.5.0, all referencing the \u003ccode\u003eValidateAttestationOccurrenceRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that takes another \u003ccode\u003eValidateAttestationOccurrenceRequest\u003c/code\u003e as a parameter, and the properties are \u003ccode\u003eAttestation\u003c/code\u003e, \u003ccode\u003eAttestor\u003c/code\u003e, \u003ccode\u003eOccurrenceNote\u003c/code\u003e, and \u003ccode\u003eOccurrenceResourceUri\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidateAttestationOccurrenceRequest\u003c/code\u003e is a request message for \u003ccode\u003eValidationHelperV1.ValidateAttestationOccurrence\u003c/code\u003e, which is used to check if an attestation occurrence can be verified by the attestor.\u003c/p\u003e\n"]]],[],null,[]]