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-04-17 UTC."],[[["This document provides reference information for the `DiscoveryOccurrence.Types.SBOMStatus` class within the Grafeas V1 API, specifically for version 3.6.0."],["The `SBOMStatus` class indicates the status of SBOM generation, including whether it was successful or encountered an error."],["It implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class has two main properties: `Error`, which describes any issues during SBOM generation, and `SbomState`, which indicates the current progress or state of the SBOM generation."],["There are multiple previous versions available for review ranging from 2.2.0 up to the latest 3.7.0."]]],[]]