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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]