Class PreservedStatePreservedNetworkIpIpAddress.Builder (1.70.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 1.70.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   final   class  PreservedStatePreservedNetworkIpIpAddress . Builder   extends   GeneratedMessageV3 . Builder<PreservedStatePreservedNetworkIpIpAddress . Builder >  implements   PreservedStatePreservedNetworkIpIpAddressOrBuilder  
   Protobuf type google.cloud.compute.v1.PreservedStatePreservedNetworkIpIpAddress
    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
   
  addRepeatedField(Descriptors.FieldDescriptor field, Object value) 
  
    
public   PreservedStatePreservedNetworkIpIpAddress . Builder   addRepeatedField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  
  
  Overrides 
  
  build() 
  
    
public   PreservedStatePreservedNetworkIpIpAddress   build ()  
  
  buildPartial() 
  
    
public   PreservedStatePreservedNetworkIpIpAddress   buildPartial ()  
  
  clear() 
  
    
public   PreservedStatePreservedNetworkIpIpAddress . Builder   clear ()  
  
  Overrides 
  
  clearAddress() 
  
    
public   PreservedStatePreservedNetworkIpIpAddress . Builder   clearAddress ()  
   The URL of the reservation for this IP address.
 optional string address = 462920692;
clearField(Descriptors.FieldDescriptor field) 
  
    
public   PreservedStatePreservedNetworkIpIpAddress . Builder   clearField ( Descriptors . FieldDescriptor   field )  
  
  
  Overrides 
  
  clearLiteral() 
  
    
public   PreservedStatePreservedNetworkIpIpAddress . Builder   clearLiteral ()  
   An IPv4 internal network address to assign to the instance for this network interface.
 optional string literal = 182460591;
clearOneof(Descriptors.OneofDescriptor oneof) 
  
    
public   PreservedStatePreservedNetworkIpIpAddress . Builder   clearOneof ( Descriptors . OneofDescriptor   oneof )  
  
  
  Overrides 
  
  clone() 
  
    
public   PreservedStatePreservedNetworkIpIpAddress . Builder   clone ()  
  
  Overrides 
  
  getAddress() 
  
    
public   String   getAddress ()  
   The URL of the reservation for this IP address.
 optional string address = 462920692;
    
      
        Returns  
      
        Type Description  
      
        String The address.
 
     
  
  getAddressBytes() 
  
    
public   ByteString   getAddressBytes ()  
   The URL of the reservation for this IP address.
 optional string address = 462920692;
    
      
        Returns  
      
        Type Description  
      
        ByteString The bytes for address.
 
     
  
  getDefaultInstanceForType() 
  
    
public   PreservedStatePreservedNetworkIpIpAddress   getDefaultInstanceForType ()  
  
  getDescriptorForType() 
  
    
public   Descriptors . Descriptor   getDescriptorForType ()  
  
  Overrides 
  
  getLiteral() 
  
    
public   String   getLiteral ()  
   An IPv4 internal network address to assign to the instance for this network interface.
 optional string literal = 182460591;
    
      
        Returns  
      
        Type Description  
      
        String The literal.
 
     
  
  getLiteralBytes() 
  
    
public   ByteString   getLiteralBytes ()  
   An IPv4 internal network address to assign to the instance for this network interface.
 optional string literal = 182460591;
    
      
        Returns  
      
        Type Description  
      
        ByteString The bytes for literal.
 
     
  
  hasAddress() 
  
    
public   boolean   hasAddress ()  
   The URL of the reservation for this IP address.
 optional string address = 462920692;
    
      
        Returns  
      
        Type Description  
      
        boolean Whether the address field is set.
 
     
  
  hasLiteral() 
  
    
public   boolean   hasLiteral ()  
   An IPv4 internal network address to assign to the instance for this network interface.
 optional string literal = 182460591;
    
      
        Returns  
      
        Type Description  
      
        boolean Whether the literal field is set.
 
     
  
  internalGetFieldAccessorTable() 
  
    
protected   GeneratedMessageV3 . FieldAccessorTable   internalGetFieldAccessorTable ()  
  
  Overrides 
  
  isInitialized() 
  
    
public   final   boolean   isInitialized ()  
  
  Overrides 
  
  mergeFrom(PreservedStatePreservedNetworkIpIpAddress other) 
  
    
public   PreservedStatePreservedNetworkIpIpAddress . Builder   mergeFrom ( PreservedStatePreservedNetworkIpIpAddress   other )  
  
  
  
    
public   PreservedStatePreservedNetworkIpIpAddress . Builder   mergeFrom ( CodedInputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  Overrides 
  
  
  mergeFrom(Message other) 
  
    
public   PreservedStatePreservedNetworkIpIpAddress . Builder   mergeFrom ( Message   other )  
  
    
      
        Parameter  
      
        Name Description  
      
        otherMessage  
     
  
  
  Overrides 
  
  mergeUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   PreservedStatePreservedNetworkIpIpAddress . Builder   mergeUnknownFields ( UnknownFieldSet   unknownFields )  
  
  
  Overrides 
  
  setAddress(String value) 
  
    
public   PreservedStatePreservedNetworkIpIpAddress . Builder   setAddress ( String   value )  
   The URL of the reservation for this IP address.
 optional string address = 462920692;
    
      
        Parameter  
      
        Name Description  
      
        valueString The address to set.
 
     
  
  
  setAddressBytes(ByteString value) 
  
    
public   PreservedStatePreservedNetworkIpIpAddress . Builder   setAddressBytes ( ByteString   value )  
   The URL of the reservation for this IP address.
 optional string address = 462920692;
    
      
        Parameter  
      
        Name Description  
      
        valueByteString The bytes for address to set.
 
     
  
  
  setField(Descriptors.FieldDescriptor field, Object value) 
  
    
public   PreservedStatePreservedNetworkIpIpAddress . Builder   setField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  
  
  Overrides 
  
  setLiteral(String value) 
  
    
public   PreservedStatePreservedNetworkIpIpAddress . Builder   setLiteral ( String   value )  
   An IPv4 internal network address to assign to the instance for this network interface.
 optional string literal = 182460591;
    
      
        Parameter  
      
        Name Description  
      
        valueString The literal to set.
 
     
  
  
  setLiteralBytes(ByteString value) 
  
    
public   PreservedStatePreservedNetworkIpIpAddress . Builder   setLiteralBytes ( ByteString   value )  
   An IPv4 internal network address to assign to the instance for this network interface.
 optional string literal = 182460591;
    
      
        Parameter  
      
        Name Description  
      
        valueByteString The bytes for literal to set.
 
     
  
  
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) 
  
    
public   PreservedStatePreservedNetworkIpIpAddress . Builder   setRepeatedField ( Descriptors . FieldDescriptor   field ,   int   index ,   Object   value )  
  
  
  Overrides 
  
  setUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   PreservedStatePreservedNetworkIpIpAddress . 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-11 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-11 UTC."],[],[]]