Grafeas V1 API - Class Grafeas::V1::DSSEAttestationOccurrence (v0.5.0)

Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::DSSEAttestationOccurrence.

Deprecated. Prefer to use a regular Occurrence, and populate the Envelope at the top level of the Occurrence.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#envelope

def envelope() -> ::Grafeas::V1::Envelope
Returns
  • (::Grafeas::V1::Envelope) — If doing something security critical, make sure to verify the signatures in this metadata.

#envelope=

def envelope=(value) -> ::Grafeas::V1::Envelope
Parameter
  • value (::Grafeas::V1::Envelope) — If doing something security critical, make sure to verify the signatures in this metadata.
Returns
  • (::Grafeas::V1::Envelope) — If doing something security critical, make sure to verify the signatures in this metadata.

#statement

def statement() -> ::Grafeas::V1::InTotoStatement

#statement=

def statement=(value) -> ::Grafeas::V1::InTotoStatement
Parameter