Compute Engine v1 API - Class InstantSnapshotsScopedList (2.15.0)

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

Inheritance

object > InstantSnapshotsScopedList

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

InstantSnapshotsScopedList()

public InstantSnapshotsScopedList()

InstantSnapshotsScopedList(InstantSnapshotsScopedList)

public InstantSnapshotsScopedList(InstantSnapshotsScopedList other)
Parameter
NameDescription
otherInstantSnapshotsScopedList

Properties

InstantSnapshots

public RepeatedField<InstantSnapshot> InstantSnapshots { get; }

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

Property Value
TypeDescription
RepeatedFieldInstantSnapshot

Warning

public Warning Warning { get; set; }

[Output Only] Informational warning which replaces the list of instantSnapshots when the list is empty.

Property Value
TypeDescription
Warning