Grafeas V1 API - Class Grafeas::V1::DiscoveryOccurrence::VulnerabilityAttestation (v1.1.0)

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

The status of an vulnerability attestation generation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#error

def error() -> ::String
Returns
  • (::String) — If failure, the error reason for why the attestation generation failed.

#error=

def error=(value) -> ::String
Parameter
  • value (::String) — If failure, the error reason for why the attestation generation failed.
Returns
  • (::String) — If failure, the error reason for why the attestation generation failed.

#last_attempt_time

def last_attempt_time() -> ::Google::Protobuf::Timestamp
Returns

#last_attempt_time=

def last_attempt_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#state

def state() -> ::Grafeas::V1::DiscoveryOccurrence::VulnerabilityAttestation::VulnerabilityAttestationState
Returns

#state=

def state=(value) -> ::Grafeas::V1::DiscoveryOccurrence::VulnerabilityAttestation::VulnerabilityAttestationState
Parameter
Returns