public static final class TargetVpnGatewaysScopedList.Builder extends GeneratedMessageV3.Builder<TargetVpnGatewaysScopedList.Builder> implements TargetVpnGatewaysScopedListOrBuilder
   
   Protobuf type google.cloud.compute.v1.TargetVpnGatewaysScopedList
    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
  
  
  addAllTargetVpnGateways(Iterable<? extends TargetVpnGateway> values)
  
    public TargetVpnGatewaysScopedList.Builder addAllTargetVpnGateways(Iterable<? extends TargetVpnGateway> values)
   
   [Output Only] A list of target VPN gateways contained in this scope.
 repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | values | Iterable<? extends com.google.cloud.compute.v1.TargetVpnGateway>
 | 
    
  
  
  
  addRepeatedField(Descriptors.FieldDescriptor field, Object value)
  
    public TargetVpnGatewaysScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  addTargetVpnGateways(TargetVpnGateway value)
  
    public TargetVpnGatewaysScopedList.Builder addTargetVpnGateways(TargetVpnGateway value)
   
   [Output Only] A list of target VPN gateways contained in this scope.
 repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
 
addTargetVpnGateways(TargetVpnGateway.Builder builderForValue)
  
    public TargetVpnGatewaysScopedList.Builder addTargetVpnGateways(TargetVpnGateway.Builder builderForValue)
   
   [Output Only] A list of target VPN gateways contained in this scope.
 repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
 
addTargetVpnGateways(int index, TargetVpnGateway value)
  
    public TargetVpnGatewaysScopedList.Builder addTargetVpnGateways(int index, TargetVpnGateway value)
   
   [Output Only] A list of target VPN gateways contained in this scope.
 repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
 
addTargetVpnGateways(int index, TargetVpnGateway.Builder builderForValue)
  
    public TargetVpnGatewaysScopedList.Builder addTargetVpnGateways(int index, TargetVpnGateway.Builder builderForValue)
   
   [Output Only] A list of target VPN gateways contained in this scope.
 repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
 
addTargetVpnGatewaysBuilder()
  
    public TargetVpnGateway.Builder addTargetVpnGatewaysBuilder()
   
   [Output Only] A list of target VPN gateways contained in this scope.
 repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
 
addTargetVpnGatewaysBuilder(int index)
  
    public TargetVpnGateway.Builder addTargetVpnGatewaysBuilder(int index)
   
   [Output Only] A list of target VPN gateways contained in this scope.
 repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  build()
  
    public TargetVpnGatewaysScopedList build()
   
  
  
  buildPartial()
  
    public TargetVpnGatewaysScopedList buildPartial()
   
  
  
  clear()
  
    public TargetVpnGatewaysScopedList.Builder clear()
   
  
  Overrides
  
  
  clearField(Descriptors.FieldDescriptor field)
  
    public TargetVpnGatewaysScopedList.Builder clearField(Descriptors.FieldDescriptor field)
   
  
  
  Overrides
  
  
  clearOneof(Descriptors.OneofDescriptor oneof)
  
    public TargetVpnGatewaysScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  
  
  Overrides
  
  
  clearTargetVpnGateways()
  
    public TargetVpnGatewaysScopedList.Builder clearTargetVpnGateways()
   
   [Output Only] A list of target VPN gateways contained in this scope.
 repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
 
clearWarning()
  
    public TargetVpnGatewaysScopedList.Builder clearWarning()
   
   [Output Only] Informational warning which replaces the list of addresses when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;
clone()
  
    public TargetVpnGatewaysScopedList.Builder clone()
   
  
  Overrides
  
  
  getDefaultInstanceForType()
  
    public TargetVpnGatewaysScopedList getDefaultInstanceForType()
   
  
  
  getDescriptorForType()
  
    public Descriptors.Descriptor getDescriptorForType()
   
  
  Overrides
  
  
  getTargetVpnGateways(int index)
  
    public TargetVpnGateway getTargetVpnGateways(int index)
   
   [Output Only] A list of target VPN gateways contained in this scope.
 repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getTargetVpnGatewaysBuilder(int index)
  
    public TargetVpnGateway.Builder getTargetVpnGatewaysBuilder(int index)
   
   [Output Only] A list of target VPN gateways contained in this scope.
 repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getTargetVpnGatewaysBuilderList()
  
    public List<TargetVpnGateway.Builder> getTargetVpnGatewaysBuilderList()
   
   [Output Only] A list of target VPN gateways contained in this scope.
 repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
 
getTargetVpnGatewaysCount()
  
    public int getTargetVpnGatewaysCount()
   
   [Output Only] A list of target VPN gateways contained in this scope.
 repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  getTargetVpnGatewaysList()
  
    public List<TargetVpnGateway> getTargetVpnGatewaysList()
   
   [Output Only] A list of target VPN gateways contained in this scope.
 repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
 
getTargetVpnGatewaysOrBuilder(int index)
  
    public TargetVpnGatewayOrBuilder getTargetVpnGatewaysOrBuilder(int index)
   
   [Output Only] A list of target VPN gateways contained in this scope.
 repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getTargetVpnGatewaysOrBuilderList()
  
    public List<? extends TargetVpnGatewayOrBuilder> getTargetVpnGatewaysOrBuilderList()
   
   [Output Only] A list of target VPN gateways contained in this scope.
 repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | List<? extends com.google.cloud.compute.v1.TargetVpnGatewayOrBuilder> |  | 
    
  
  
  getWarning()
  
    public Warning getWarning()
   
   [Output Only] Informational warning which replaces the list of addresses when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | Warning | The warning. | 
    
  
  
  getWarningBuilder()
  
    public Warning.Builder getWarningBuilder()
   
   [Output Only] Informational warning which replaces the list of addresses when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;
getWarningOrBuilder()
  
    public WarningOrBuilder getWarningOrBuilder()
   
   [Output Only] Informational warning which replaces the list of addresses when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;
hasWarning()
  
    public boolean hasWarning()
   
   [Output Only] Informational warning which replaces the list of addresses 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(TargetVpnGatewaysScopedList other)
  
    public TargetVpnGatewaysScopedList.Builder mergeFrom(TargetVpnGatewaysScopedList other)
   
  
  
  
  
  
    public TargetVpnGatewaysScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  Overrides
  
  
  
  mergeFrom(Message other)
  
    public TargetVpnGatewaysScopedList.Builder mergeFrom(Message other)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | other | Message
 | 
    
  
  
  Overrides
  
  
  mergeUnknownFields(UnknownFieldSet unknownFields)
  
    public final TargetVpnGatewaysScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  mergeWarning(Warning value)
  
    public TargetVpnGatewaysScopedList.Builder mergeWarning(Warning value)
   
   [Output Only] Informational warning which replaces the list of addresses when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | value | Warning
 | 
    
  
  
  
  removeTargetVpnGateways(int index)
  
    public TargetVpnGatewaysScopedList.Builder removeTargetVpnGateways(int index)
   
   [Output Only] A list of target VPN gateways contained in this scope.
 repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  setField(Descriptors.FieldDescriptor field, Object value)
  
    public TargetVpnGatewaysScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
  
    public TargetVpnGatewaysScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  
  
  Overrides
  
  
  setTargetVpnGateways(int index, TargetVpnGateway value)
  
    public TargetVpnGatewaysScopedList.Builder setTargetVpnGateways(int index, TargetVpnGateway value)
   
   [Output Only] A list of target VPN gateways contained in this scope.
 repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
 
setTargetVpnGateways(int index, TargetVpnGateway.Builder builderForValue)
  
    public TargetVpnGatewaysScopedList.Builder setTargetVpnGateways(int index, TargetVpnGateway.Builder builderForValue)
   
   [Output Only] A list of target VPN gateways contained in this scope.
 repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
 
setUnknownFields(UnknownFieldSet unknownFields)
  
    public final TargetVpnGatewaysScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  setWarning(Warning value)
  
    public TargetVpnGatewaysScopedList.Builder setWarning(Warning value)
   
   [Output Only] Informational warning which replaces the list of addresses when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | value | Warning
 | 
    
  
  
  
  setWarning(Warning.Builder builderForValue)
  
    public TargetVpnGatewaysScopedList.Builder setWarning(Warning.Builder builderForValue)
   
   [Output Only] Informational warning which replaces the list of addresses when the list is empty.
 optional .google.cloud.compute.v1.Warning warning = 50704284;