Compute Engine v1 API - Class ReservationSlotsGetVersionRequest (3.26.0)

public sealed class ReservationSlotsGetVersionRequest : IMessage<ReservationSlotsGetVersionRequest>, IEquatable<ReservationSlotsGetVersionRequest>, IDeepCloneable<ReservationSlotsGetVersionRequest>, IBufferMessage, IMessage

Inheritance

object > ReservationSlotsGetVersionRequest

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

ReservationSlotsGetVersionRequest()

public ReservationSlotsGetVersionRequest()

ReservationSlotsGetVersionRequest(ReservationSlotsGetVersionRequest)

public ReservationSlotsGetVersionRequest(ReservationSlotsGetVersionRequest other)
Parameter
Name Description
other ReservationSlotsGetVersionRequest

Properties

SbomSelections

public RepeatedField<string> SbomSelections { get; }

The SBOM selection to return. Duplicate values in the list will be ignored. Check the SbomSelections enum for the list of possible values.

Property Value
Type Description
RepeatedFieldstring