Class ValidateAttestationOccurrenceRequest (1.2.3)

ValidateAttestationOccurrenceRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for ValidationHelperV1.ValidateAttestationOccurrence.

Attributes

NameDescription
attestor str
Required. The resource name of the Attestor of the occurrence][grafeas.v1.Occurrence], in the format projects/*/attestors/*.
attestation grafeas.grafeas_v1.types.attestation.AttestationOccurrence
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.
occurrence_note str
Required. The resource name of the Note][grafeas.v1.Note] to which the containing Occurrence][grafeas.v1.Occurrence] is associated.
occurrence_resource_uri str
Required. The URI of the artifact (e.g. container image) that is the subject of the containing Occurrence][grafeas.v1.Occurrence].