Compute Engine v1 API - Class HostsGetVersionRequest (3.30.0)

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

Inheritance

object > HostsGetVersionRequest

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

HostsGetVersionRequest()

public HostsGetVersionRequest()

HostsGetVersionRequest(HostsGetVersionRequest)

public HostsGetVersionRequest(HostsGetVersionRequest other)
Parameter
Name Description
other HostsGetVersionRequest

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