Class NatIpInfoResponse.Builder (1.66.0) 
  
      
     
  
  
  
   
  
    
  
  
    
    
    
  Version 1.66.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   final   class  NatIpInfoResponse . Builder   extends   GeneratedMessageV3 . Builder<NatIpInfoResponse . Builder >  implements   NatIpInfoResponseOrBuilder  
   
   Protobuf type google.cloud.compute.v1.NatIpInfoResponse
 
  
  
  
    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
   
   
  addAllResult(Iterable<? extends NatIpInfo> values) 
  
    
public   NatIpInfoResponse . Builder   addAllResult ( Iterable <?   extends   NatIpInfo >  values )  
   
   [Output Only] A list of NAT IP information.
 repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
 
  
    
      
        Parameter  
       
      
        Name  
        Description  
       
      
        values 
        Iterable <? extends com.google.cloud.compute.v1.NatIpInfo > 
       
     
  
  
   
  addRepeatedField(Descriptors.FieldDescriptor field, Object value) 
  
    
public   NatIpInfoResponse . Builder   addRepeatedField ( Descriptors . FieldDescriptor   field ,   Object   value )  
   
  
  
  Overrides 
  
   
  addResult(NatIpInfo value) 
  
    
public   NatIpInfoResponse . Builder   addResult ( NatIpInfo   value )  
   
   [Output Only] A list of NAT IP information.
 repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
 
  
  
   
  addResult(NatIpInfo.Builder builderForValue) 
  
    
public   NatIpInfoResponse . Builder   addResult ( NatIpInfo . Builder   builderForValue )  
   
   [Output Only] A list of NAT IP information.
 repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
 
  
  
   
  addResult(int index, NatIpInfo value) 
  
    
public   NatIpInfoResponse . Builder   addResult ( int   index ,   NatIpInfo   value )  
   
   [Output Only] A list of NAT IP information.
 repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
 
  
  
   
  addResult(int index, NatIpInfo.Builder builderForValue) 
  
    
public   NatIpInfoResponse . Builder   addResult ( int   index ,   NatIpInfo . Builder   builderForValue )  
   
   [Output Only] A list of NAT IP information.
 repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
 
  
  
   
  addResultBuilder() 
  
    
public   NatIpInfo . Builder   addResultBuilder ()  
   
   [Output Only] A list of NAT IP information.
 repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
 
  
   
  addResultBuilder(int index) 
  
    
public   NatIpInfo . Builder   addResultBuilder ( int   index )  
   
   [Output Only] A list of NAT IP information.
 repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
 
  
    
      
        Parameter  
       
      
        Name  
        Description  
       
      
        index 
        int  
       
     
  
  
   
  build() 
  
    
public   NatIpInfoResponse   build ()  
   
  
   
  buildPartial() 
  
    
public   NatIpInfoResponse   buildPartial ()  
   
  
   
  clear() 
  
    
public   NatIpInfoResponse . Builder   clear ()  
   
  
  Overrides 
  
   
  clearField(Descriptors.FieldDescriptor field) 
  
    
public   NatIpInfoResponse . Builder   clearField ( Descriptors . FieldDescriptor   field )  
   
  
  
  Overrides 
  
   
  clearOneof(Descriptors.OneofDescriptor oneof) 
  
    
public   NatIpInfoResponse . Builder   clearOneof ( Descriptors . OneofDescriptor   oneof )  
   
  
  
  Overrides 
  
   
  clearResult() 
  
    
public   NatIpInfoResponse . Builder   clearResult ()  
   
   [Output Only] A list of NAT IP information.
 repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
 
  
   
  clone() 
  
    
public   NatIpInfoResponse . Builder   clone ()  
   
  
  Overrides 
  
   
  getDefaultInstanceForType() 
  
    
public   NatIpInfoResponse   getDefaultInstanceForType ()  
   
  
   
  getDescriptorForType() 
  
    
public   Descriptors . Descriptor   getDescriptorForType ()  
   
  
  Overrides 
  
   
  getResult(int index) 
  
    
public   NatIpInfo   getResult ( int   index )  
   
   [Output Only] A list of NAT IP information.
 repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
 
  
    
      
        Parameter  
       
      
        Name  
        Description  
       
      
        index 
        int  
       
     
  
  
   
  getResultBuilder(int index) 
  
    
public   NatIpInfo . Builder   getResultBuilder ( int   index )  
   
   [Output Only] A list of NAT IP information.
 repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
 
  
    
      
        Parameter  
       
      
        Name  
        Description  
       
      
        index 
        int  
       
     
  
  
   
  getResultBuilderList() 
  
    
public   List<NatIpInfo . Builder >  getResultBuilderList ()  
   
   [Output Only] A list of NAT IP information.
 repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
 
  
   
  getResultCount() 
  
    
public   int   getResultCount ()  
   
   [Output Only] A list of NAT IP information.
 repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
 
  
    
      
        Returns  
       
      
        Type  
        Description  
       
      
        int  
         
       
     
  
   
  getResultList() 
  
    
public   List<NatIpInfo>   getResultList ()  
   
   [Output Only] A list of NAT IP information.
 repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
 
  
   
  getResultOrBuilder(int index) 
  
    
public   NatIpInfoOrBuilder   getResultOrBuilder ( int   index )  
   
   [Output Only] A list of NAT IP information.
 repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
 
  
    
      
        Parameter  
       
      
        Name  
        Description  
       
      
        index 
        int  
       
     
  
  
   
  getResultOrBuilderList() 
  
    
public   List <?   extends   NatIpInfoOrBuilder >  getResultOrBuilderList ()  
   
   [Output Only] A list of NAT IP information.
 repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
 
  
    
      
        Returns  
       
      
        Type  
        Description  
       
      
        List <? extends com.google.cloud.compute.v1.NatIpInfoOrBuilder > 
         
       
     
  
   
  internalGetFieldAccessorTable() 
  
    
protected   GeneratedMessageV3 . FieldAccessorTable   internalGetFieldAccessorTable ()  
   
  
  Overrides 
  
   
  isInitialized() 
  
    
public   final   boolean   isInitialized ()  
   
  
  Overrides 
  
   
  mergeFrom(NatIpInfoResponse other) 
  
    
public   NatIpInfoResponse . Builder   mergeFrom ( NatIpInfoResponse   other )  
   
  
  
   
  
  
    
public   NatIpInfoResponse . Builder   mergeFrom ( CodedInputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
   
  
  
  Overrides 
  
  
   
  mergeFrom(Message other) 
  
    
public   NatIpInfoResponse . Builder   mergeFrom ( Message   other )  
   
  
    
      
        Parameter  
       
      
        Name  
        Description  
       
      
        other 
        Message  
       
     
  
  
  Overrides 
  
   
  mergeUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   NatIpInfoResponse . Builder   mergeUnknownFields ( UnknownFieldSet   unknownFields )  
   
  
  
  Overrides 
  
   
  removeResult(int index) 
  
    
public   NatIpInfoResponse . Builder   removeResult ( int   index )  
   
   [Output Only] A list of NAT IP information.
 repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
 
  
    
      
        Parameter  
       
      
        Name  
        Description  
       
      
        index 
        int  
       
     
  
  
   
  setField(Descriptors.FieldDescriptor field, Object value) 
  
    
public   NatIpInfoResponse . Builder   setField ( Descriptors . FieldDescriptor   field ,   Object   value )  
   
  
  
  Overrides 
  
   
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) 
  
    
public   NatIpInfoResponse . Builder   setRepeatedField ( Descriptors . FieldDescriptor   field ,   int   index ,   Object   value )  
   
  
  
  Overrides 
  
   
  setResult(int index, NatIpInfo value) 
  
    
public   NatIpInfoResponse . Builder   setResult ( int   index ,   NatIpInfo   value )  
   
   [Output Only] A list of NAT IP information.
 repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
 
  
  
   
  setResult(int index, NatIpInfo.Builder builderForValue) 
  
    
public   NatIpInfoResponse . Builder   setResult ( int   index ,   NatIpInfo . Builder   builderForValue )  
   
   [Output Only] A list of NAT IP information.
 repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;
 
  
  
   
  setUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   NatIpInfoResponse . Builder   setUnknownFields ( UnknownFieldSet   unknownFields )  
   
  
  
  Overrides 
  
 
     
    
  
  
  
     
  
 
  
    
    
      
       
    
    
  
  
 
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2025-10-30 UTC.
 
 
  
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-30 UTC."],[],[]]