public sealed class DiscoveryOccurrence.Types.SBOMStatus : IMessage<DiscoveryOccurrence.Types.SBOMStatus>, IEquatable<DiscoveryOccurrence.Types.SBOMStatus>, IDeepCloneable<DiscoveryOccurrence.Types.SBOMStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class DiscoveryOccurrence.Types.SBOMStatus.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-09 UTC."],[[["This document provides reference documentation for the `DiscoveryOccurrence.Types.SBOMStatus` class within the Grafeas v1 API, detailing its properties and usage."],["The `SBOMStatus` class represents the status of SBOM generation, including whether an error occurred during the process and the progress of SBOM generation."],["The document outlines that `SBOMStatus` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["There are two constructors that allow you to create an instance of `SBOMStatus`, one default and another that allows you to clone an existing `SBOMStatus`."],["The document provides links to the different versions of the class, ranging from version 2.2.0 up to the most recent version of 3.7.0, each with their own separate page."]]],[]]