public sealed class AcceleratorTypesScopedList : IMessage<AcceleratorTypesScopedList>, IEquatable<AcceleratorTypesScopedList>, IDeepCloneable<AcceleratorTypesScopedList>, IBufferMessage, IMessageImplements
IMessageAcceleratorTypesScopedList, IEquatableAcceleratorTypesScopedList, IDeepCloneableAcceleratorTypesScopedList, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
AcceleratorTypesScopedList()
public AcceleratorTypesScopedList()AcceleratorTypesScopedList(AcceleratorTypesScopedList)
public AcceleratorTypesScopedList(AcceleratorTypesScopedList other)| Parameter | |
|---|---|
| Name | Description |
other |
AcceleratorTypesScopedList |
Properties
AcceleratorTypes
public RepeatedField<AcceleratorType> AcceleratorTypes { get; }[Output Only] A list of accelerator types contained in this scope.
| Property Value | |
|---|---|
| Type | Description |
RepeatedFieldAcceleratorType |
|
Warning
public Warning Warning { get; set; }[Output Only] An informational warning that appears when the accelerator types list is empty.
| Property Value | |
|---|---|
| Type | Description |
Warning |
|