public static class ComputeEnumConstants.ReservationSubBlocksGetVersionRequest.SbomSelectionsReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ReservationSubBlocksGetVersionRequest.SbomSelections.
Constants for wire representations of the ReservationSubBlocksGetVersionRequest.Types.SbomSelections enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
SbomSelectionCurrent
public const string SbomSelectionCurrent = "SBOM_SELECTION_CURRENT"Wire representation of SbomSelectionCurrent .
| Field Value | |
|---|---|
| Type | Description |
string |
|
SbomSelectionTarget
public const string SbomSelectionTarget = "SBOM_SELECTION_TARGET"Wire representation of SbomSelectionTarget .
| Field Value | |
|---|---|
| Type | Description |
string |
|
SbomSelectionUnspecified
public const string SbomSelectionUnspecified = "SBOM_SELECTION_UNSPECIFIED"Wire representation of SbomSelectionUnspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedSbomSelections
public const string UndefinedSbomSelections = "UNDEFINED_SBOM_SELECTIONS"Wire representation of UndefinedSbomSelections .
| Field Value | |
|---|---|
| Type | Description |
string |
|