public static final class PacketMirroringsScopedList.Builder extends GeneratedMessageV3.Builder<PacketMirroringsScopedList.Builder> implements PacketMirroringsScopedListOrBuilder
Protobuf type google.cloud.compute.v1.PacketMirroringsScopedList
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns
Methods
addAllPacketMirrorings(Iterable<? extends PacketMirroring> values)
public PacketMirroringsScopedList.Builder addAllPacketMirrorings(Iterable<? extends PacketMirroring> values)
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
Parameter
Name | Description |
values | Iterable<? extends com.google.cloud.compute.v1.PacketMirroring>
|
Returns
addPacketMirrorings(PacketMirroring value)
public PacketMirroringsScopedList.Builder addPacketMirrorings(PacketMirroring value)
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
Parameter
Returns
addPacketMirrorings(PacketMirroring.Builder builderForValue)
public PacketMirroringsScopedList.Builder addPacketMirrorings(PacketMirroring.Builder builderForValue)
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
Parameter
Returns
addPacketMirrorings(int index, PacketMirroring value)
public PacketMirroringsScopedList.Builder addPacketMirrorings(int index, PacketMirroring value)
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
Parameters
Returns
addPacketMirrorings(int index, PacketMirroring.Builder builderForValue)
public PacketMirroringsScopedList.Builder addPacketMirrorings(int index, PacketMirroring.Builder builderForValue)
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
Parameters
Returns
addPacketMirroringsBuilder()
public PacketMirroring.Builder addPacketMirroringsBuilder()
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
Returns
addPacketMirroringsBuilder(int index)
public PacketMirroring.Builder addPacketMirroringsBuilder(int index)
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
Parameter
Returns
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public PacketMirroringsScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
build()
public PacketMirroringsScopedList build()
Returns
buildPartial()
public PacketMirroringsScopedList buildPartial()
Returns
clear()
public PacketMirroringsScopedList.Builder clear()
Returns
Overrides
clearField(Descriptors.FieldDescriptor field)
public PacketMirroringsScopedList.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public PacketMirroringsScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Returns
Overrides
clearPacketMirrorings()
public PacketMirroringsScopedList.Builder clearPacketMirrorings()
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
Returns
clearWarning()
public PacketMirroringsScopedList.Builder clearWarning()
Informational warning which replaces the list of packetMirrorings when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Returns
clone()
public PacketMirroringsScopedList.Builder clone()
Returns
Overrides
getDefaultInstanceForType()
public PacketMirroringsScopedList getDefaultInstanceForType()
Returns
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns
Overrides
getPacketMirrorings(int index)
public PacketMirroring getPacketMirrorings(int index)
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
Parameter
Returns
getPacketMirroringsBuilder(int index)
public PacketMirroring.Builder getPacketMirroringsBuilder(int index)
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
Parameter
Returns
getPacketMirroringsBuilderList()
public List<PacketMirroring.Builder> getPacketMirroringsBuilderList()
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
Returns
getPacketMirroringsCount()
public int getPacketMirroringsCount()
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
Returns
getPacketMirroringsList()
public List<PacketMirroring> getPacketMirroringsList()
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
Returns
getPacketMirroringsOrBuilder(int index)
public PacketMirroringOrBuilder getPacketMirroringsOrBuilder(int index)
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
Parameter
Returns
getPacketMirroringsOrBuilderList()
public List<? extends PacketMirroringOrBuilder> getPacketMirroringsOrBuilderList()
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
Returns
Type | Description |
List<? extends com.google.cloud.compute.v1.PacketMirroringOrBuilder> | |
getWarning()
public Warning getWarning()
Informational warning which replaces the list of packetMirrorings when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Returns
getWarningBuilder()
public Warning.Builder getWarningBuilder()
Informational warning which replaces the list of packetMirrorings when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Returns
getWarningOrBuilder()
public WarningOrBuilder getWarningOrBuilder()
Informational warning which replaces the list of packetMirrorings when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Returns
hasWarning()
public boolean hasWarning()
Informational warning which replaces the list of packetMirrorings when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Returns
Type | Description |
boolean | Whether the warning field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Overrides
isInitialized()
public final boolean isInitialized()
Returns
Overrides
mergeFrom(PacketMirroringsScopedList other)
public PacketMirroringsScopedList.Builder mergeFrom(PacketMirroringsScopedList other)
Parameter
Returns
public PacketMirroringsScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public PacketMirroringsScopedList.Builder mergeFrom(Message other)
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final PacketMirroringsScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides
mergeWarning(Warning value)
public PacketMirroringsScopedList.Builder mergeWarning(Warning value)
Informational warning which replaces the list of packetMirrorings when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Parameter
Returns
removePacketMirrorings(int index)
public PacketMirroringsScopedList.Builder removePacketMirrorings(int index)
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
Parameter
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public PacketMirroringsScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
setPacketMirrorings(int index, PacketMirroring value)
public PacketMirroringsScopedList.Builder setPacketMirrorings(int index, PacketMirroring value)
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
Parameters
Returns
setPacketMirrorings(int index, PacketMirroring.Builder builderForValue)
public PacketMirroringsScopedList.Builder setPacketMirrorings(int index, PacketMirroring.Builder builderForValue)
A list of packetMirrorings contained in this scope.
repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
Parameters
Returns
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public PacketMirroringsScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final PacketMirroringsScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides
setWarning(Warning value)
public PacketMirroringsScopedList.Builder setWarning(Warning value)
Informational warning which replaces the list of packetMirrorings when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Parameter
Returns
setWarning(Warning.Builder builderForValue)
public PacketMirroringsScopedList.Builder setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of packetMirrorings when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Parameter
Returns