Grafeas V1 API - Class Grafeas::V1::DiscoveryOccurrence::SBOMStatus (v0.16.1)

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

The status of an SBOM generation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#error

def error() -> ::String
Returns
  • (::String) — If there was an error generating an SBOM, this will indicate what that error was.

#error=

def error=(value) -> ::String
Parameter
  • value (::String) — If there was an error generating an SBOM, this will indicate what that error was.
Returns
  • (::String) — If there was an error generating an SBOM, this will indicate what that error was.

#sbom_state

def sbom_state() -> ::Grafeas::V1::DiscoveryOccurrence::SBOMStatus::SBOMState
Returns

#sbom_state=

def sbom_state=(value) -> ::Grafeas::V1::DiscoveryOccurrence::SBOMStatus::SBOMState
Parameter
Returns