public interface PacketMirroringsScopedListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PacketMirroring |
getPacketMirrorings(int index)
A list of packetMirrorings contained in this scope.
|
int |
getPacketMirroringsCount()
A list of packetMirrorings contained in this scope.
|
List<PacketMirroring> |
getPacketMirroringsList()
A list of packetMirrorings contained in this scope.
|
PacketMirroringOrBuilder |
getPacketMirroringsOrBuilder(int index)
A list of packetMirrorings contained in this scope.
|
List<? extends PacketMirroringOrBuilder> |
getPacketMirroringsOrBuilderList()
A list of packetMirrorings contained in this scope.
|
Warning |
getWarning()
Informational warning which replaces the list of packetMirrorings when the list is empty.
|
WarningOrBuilder |
getWarningOrBuilder()
Informational warning which replaces the list of packetMirrorings when the list is empty.
|
boolean |
hasWarning()
Informational warning which replaces the list of packetMirrorings when the list is empty.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<PacketMirroring> getPacketMirroringsList()
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;PacketMirroring getPacketMirrorings(int index)
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;int getPacketMirroringsCount()
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;List<? extends PacketMirroringOrBuilder> getPacketMirroringsOrBuilderList()
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;PacketMirroringOrBuilder getPacketMirroringsOrBuilder(int index)
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;boolean hasWarning()
Informational warning which replaces the list of packetMirrorings when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;Warning getWarning()
Informational warning which replaces the list of packetMirrorings when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;WarningOrBuilder getWarningOrBuilder()
Informational warning which replaces the list of packetMirrorings when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;Copyright © 2023 Google LLC. All rights reserved.