public interface InstantSnapshotsScopedListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
InstantSnapshot |
getInstantSnapshots(int index)
[Output Only] A list of instantSnapshots contained in this scope.
|
int |
getInstantSnapshotsCount()
[Output Only] A list of instantSnapshots contained in this scope.
|
List<InstantSnapshot> |
getInstantSnapshotsList()
[Output Only] A list of instantSnapshots contained in this scope.
|
InstantSnapshotOrBuilder |
getInstantSnapshotsOrBuilder(int index)
[Output Only] A list of instantSnapshots contained in this scope.
|
List<? extends InstantSnapshotOrBuilder> |
getInstantSnapshotsOrBuilderList()
[Output Only] A list of instantSnapshots contained in this scope.
|
Warning |
getWarning()
[Output Only] Informational warning which replaces the list of instantSnapshots when the list is empty.
|
WarningOrBuilder |
getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of instantSnapshots when the list is empty.
|
boolean |
hasWarning()
[Output Only] Informational warning which replaces the list of instantSnapshots when the list is empty.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<InstantSnapshot> getInstantSnapshotsList()
[Output Only] A list of instantSnapshots contained in this scope.
repeated .google.cloud.compute.v1.InstantSnapshot instant_snapshots = 329637457;InstantSnapshot getInstantSnapshots(int index)
[Output Only] A list of instantSnapshots contained in this scope.
repeated .google.cloud.compute.v1.InstantSnapshot instant_snapshots = 329637457;int getInstantSnapshotsCount()
[Output Only] A list of instantSnapshots contained in this scope.
repeated .google.cloud.compute.v1.InstantSnapshot instant_snapshots = 329637457;List<? extends InstantSnapshotOrBuilder> getInstantSnapshotsOrBuilderList()
[Output Only] A list of instantSnapshots contained in this scope.
repeated .google.cloud.compute.v1.InstantSnapshot instant_snapshots = 329637457;InstantSnapshotOrBuilder getInstantSnapshotsOrBuilder(int index)
[Output Only] A list of instantSnapshots contained in this scope.
repeated .google.cloud.compute.v1.InstantSnapshot instant_snapshots = 329637457;boolean hasWarning()
[Output Only] Informational warning which replaces the list of instantSnapshots when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;Warning getWarning()
[Output Only] Informational warning which replaces the list of instantSnapshots when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;WarningOrBuilder getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of instantSnapshots when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;Copyright © 2025 Google LLC. All rights reserved.