Class UpdateCustomerRepricingConfigRequest.Builder (3.67.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 3.67.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   final   class  UpdateCustomerRepricingConfigRequest . Builder   extends   GeneratedMessageV3 . Builder<UpdateCustomerRepricingConfigRequest . Builder >  implements   UpdateCustomerRepricingConfigRequestOrBuilder  
   Request message for
 CloudChannelService.UpdateCustomerRepricingConfig .
 Protobuf type google.cloud.channel.v1.UpdateCustomerRepricingConfigRequest
    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   UpdateCustomerRepricingConfigRequest . Builder   addRepeatedField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  
  
  Overrides 
  
  build() 
  
    
public   UpdateCustomerRepricingConfigRequest   build ()  
  
  buildPartial() 
  
    
public   UpdateCustomerRepricingConfigRequest   buildPartial ()  
  
  clear() 
  
    
public   UpdateCustomerRepricingConfigRequest . Builder   clear ()  
  
  Overrides 
  
  clearCustomerRepricingConfig() 
  
    
public   UpdateCustomerRepricingConfigRequest . Builder   clearCustomerRepricingConfig ()  
   Required. The CustomerRepricingConfig object to update.
 
 .google.cloud.channel.v1.CustomerRepricingConfig customer_repricing_config = 1 [(.google.api.field_behavior) = REQUIRED];
 
clearField(Descriptors.FieldDescriptor field) 
  
    
public   UpdateCustomerRepricingConfigRequest . Builder   clearField ( Descriptors . FieldDescriptor   field )  
  
  
  Overrides 
  
  clearOneof(Descriptors.OneofDescriptor oneof) 
  
    
public   UpdateCustomerRepricingConfigRequest . Builder   clearOneof ( Descriptors . OneofDescriptor   oneof )  
  
  
  Overrides 
  
  clone() 
  
    
public   UpdateCustomerRepricingConfigRequest . Builder   clone ()  
  
  Overrides 
  
  getCustomerRepricingConfig() 
  
    
public   CustomerRepricingConfig   getCustomerRepricingConfig ()  
   Required. The CustomerRepricingConfig object to update.
 
 .google.cloud.channel.v1.CustomerRepricingConfig customer_repricing_config = 1 [(.google.api.field_behavior) = REQUIRED];
 
getCustomerRepricingConfigBuilder() 
  
    
public   CustomerRepricingConfig . Builder   getCustomerRepricingConfigBuilder ()  
   Required. The CustomerRepricingConfig object to update.
 
 .google.cloud.channel.v1.CustomerRepricingConfig customer_repricing_config = 1 [(.google.api.field_behavior) = REQUIRED];
 
getCustomerRepricingConfigOrBuilder() 
  
    
public   CustomerRepricingConfigOrBuilder   getCustomerRepricingConfigOrBuilder ()  
   Required. The CustomerRepricingConfig object to update.
 
 .google.cloud.channel.v1.CustomerRepricingConfig customer_repricing_config = 1 [(.google.api.field_behavior) = REQUIRED];
 
getDefaultInstanceForType() 
  
    
public   UpdateCustomerRepricingConfigRequest   getDefaultInstanceForType ()  
  
  getDescriptorForType() 
  
    
public   Descriptors . Descriptor   getDescriptorForType ()  
  
  Overrides 
  
  hasCustomerRepricingConfig() 
  
    
public   boolean   hasCustomerRepricingConfig ()  
   Required. The CustomerRepricingConfig object to update.
 
 .google.cloud.channel.v1.CustomerRepricingConfig customer_repricing_config = 1 [(.google.api.field_behavior) = REQUIRED];
 
    
      
        Returns  
      
        Type Description  
      
        boolean Whether the customerRepricingConfig field is set.
 
     
  
  internalGetFieldAccessorTable() 
  
    
protected   GeneratedMessageV3 . FieldAccessorTable   internalGetFieldAccessorTable ()  
  
  Overrides 
  
  isInitialized() 
  
    
public   final   boolean   isInitialized ()  
  
  Overrides 
  
  mergeCustomerRepricingConfig(CustomerRepricingConfig value) 
  
    
public   UpdateCustomerRepricingConfigRequest . Builder   mergeCustomerRepricingConfig ( CustomerRepricingConfig   value )  
   Required. The CustomerRepricingConfig object to update.
 
 .google.cloud.channel.v1.CustomerRepricingConfig customer_repricing_config = 1 [(.google.api.field_behavior) = REQUIRED];
 
mergeFrom(UpdateCustomerRepricingConfigRequest other) 
  
    
public   UpdateCustomerRepricingConfigRequest . Builder   mergeFrom ( UpdateCustomerRepricingConfigRequest   other )  
  
  
  
    
public   UpdateCustomerRepricingConfigRequest . Builder   mergeFrom ( CodedInputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  Overrides 
  
  
  mergeFrom(Message other) 
  
    
public   UpdateCustomerRepricingConfigRequest . Builder   mergeFrom ( Message   other )  
  
    
      
        Parameter  
      
        Name Description  
      
        otherMessage  
     
  
  
  Overrides 
  
  mergeUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   UpdateCustomerRepricingConfigRequest . Builder   mergeUnknownFields ( UnknownFieldSet   unknownFields )  
  
  
  Overrides 
  
  setCustomerRepricingConfig(CustomerRepricingConfig value) 
  
    
public   UpdateCustomerRepricingConfigRequest . Builder   setCustomerRepricingConfig ( CustomerRepricingConfig   value )  
   Required. The CustomerRepricingConfig object to update.
 
 .google.cloud.channel.v1.CustomerRepricingConfig customer_repricing_config = 1 [(.google.api.field_behavior) = REQUIRED];
 
setCustomerRepricingConfig(CustomerRepricingConfig.Builder builderForValue) 
  
    
public   UpdateCustomerRepricingConfigRequest . Builder   setCustomerRepricingConfig ( CustomerRepricingConfig . Builder   builderForValue )  
   Required. The CustomerRepricingConfig object to update.
 
 .google.cloud.channel.v1.CustomerRepricingConfig customer_repricing_config = 1 [(.google.api.field_behavior) = REQUIRED];
 
setField(Descriptors.FieldDescriptor field, Object value) 
  
    
public   UpdateCustomerRepricingConfigRequest . Builder   setField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  
  
  Overrides 
  
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) 
  
    
public   UpdateCustomerRepricingConfigRequest . Builder   setRepeatedField ( Descriptors . FieldDescriptor   field ,   int   index ,   Object   value )  
  
  
  Overrides 
  
  setUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   UpdateCustomerRepricingConfigRequest . 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-28 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-28 UTC."],[],[]]