Compute Engine v1 API - Class AcceleratorTypesScopedList (2.15.0)

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

Inheritance

object > AcceleratorTypesScopedList

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

AcceleratorTypesScopedList()

public AcceleratorTypesScopedList()

AcceleratorTypesScopedList(AcceleratorTypesScopedList)

public AcceleratorTypesScopedList(AcceleratorTypesScopedList other)
Parameter
NameDescription
otherAcceleratorTypesScopedList

Properties

AcceleratorTypes

public RepeatedField<AcceleratorType> AcceleratorTypes { get; }

[Output Only] A list of accelerator types contained in this scope.

Property Value
TypeDescription
RepeatedFieldAcceleratorType

Warning

public Warning Warning { get; set; }

[Output Only] An informational warning that appears when the accelerator types list is empty.

Property Value
TypeDescription
Warning