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.internalGetMapFieldReflection(int)
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
    
    
    
    
    
    
      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()
   
  
  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>
 | 
    
  
  
  
  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;
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;
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;
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;
addPacketMirroringsBuilder()
  
    public PacketMirroring.Builder addPacketMirroringsBuilder()
   
   A list of packetMirrorings contained in this scope.
 repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
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 | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  addRepeatedField(Descriptors.FieldDescriptor field, Object value)
  
    public PacketMirroringsScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  build()
  
    public PacketMirroringsScopedList build()
   
  
  
  buildPartial()
  
    public PacketMirroringsScopedList buildPartial()
   
  
  
  clear()
  
    public PacketMirroringsScopedList.Builder clear()
   
  
  Overrides
  
  
  clearField(Descriptors.FieldDescriptor field)
  
    public PacketMirroringsScopedList.Builder clearField(Descriptors.FieldDescriptor field)
   
  
  
  Overrides
  
  
  clearOneof(Descriptors.OneofDescriptor oneof)
  
    public PacketMirroringsScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  
  
  Overrides
  
  
  clearPacketMirrorings()
  
    public PacketMirroringsScopedList.Builder clearPacketMirrorings()
   
   A list of packetMirrorings contained in this scope.
 repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
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;
clone()
  
    public PacketMirroringsScopedList.Builder clone()
   
  
  Overrides
  
  
  getDefaultInstanceForType()
  
    public PacketMirroringsScopedList getDefaultInstanceForType()
   
  
  
  getDescriptorForType()
  
    public Descriptors.Descriptor getDescriptorForType()
   
  
  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 | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  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 | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getPacketMirroringsBuilderList()
  
    public List<PacketMirroring.Builder> getPacketMirroringsBuilderList()
   
   A list of packetMirrorings contained in this scope.
 repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
getPacketMirroringsCount()
  
    public int getPacketMirroringsCount()
   
   A list of packetMirrorings contained in this scope.
 repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  getPacketMirroringsList()
  
    public List<PacketMirroring> getPacketMirroringsList()
   
   A list of packetMirrorings contained in this scope.
 repeated .google.cloud.compute.v1.PacketMirroring packet_mirrorings = 154615079;
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 | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  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 | 
      
        | Type | Description | 
      
        | Warning | The warning. | 
    
  
  
  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;
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;
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()
   
  
  Overrides
  
  
  isInitialized()
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  mergeFrom(PacketMirroringsScopedList other)
  
    public PacketMirroringsScopedList.Builder mergeFrom(PacketMirroringsScopedList other)
   
  
  
  
  
  
    public PacketMirroringsScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  Overrides
  
  
  
  mergeFrom(Message other)
  
    public PacketMirroringsScopedList.Builder mergeFrom(Message other)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | other | Message
 | 
    
  
  
  Overrides
  
  
  mergeUnknownFields(UnknownFieldSet unknownFields)
  
    public final PacketMirroringsScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  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 | 
      
        | Name | Description | 
      
        | value | Warning
 | 
    
  
  
  
  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 | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  setField(Descriptors.FieldDescriptor field, Object value)
  
    public PacketMirroringsScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  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;
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;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
  
    public PacketMirroringsScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  
  
  Overrides
  
  
  setUnknownFields(UnknownFieldSet unknownFields)
  
    public final PacketMirroringsScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  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 | 
      
        | Name | Description | 
      
        | value | Warning
 | 
    
  
  
  
  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;