Class IntelligenceConfig.EffectiveIntelligenceConfig.Builder (2.55.0) 
  
      
     
  
  
  
   
  
    
  
  
    
    
    
  Version 2.55.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   final   class  IntelligenceConfig . EffectiveIntelligenceConfig . Builder   extends   GeneratedMessageV3 . Builder<IntelligenceConfig . EffectiveIntelligenceConfig . Builder >  implements   IntelligenceConfig . EffectiveIntelligenceConfigOrBuilder  
   
   The effective IntelligenceConfig for the resource.
 Protobuf type 
 google.storage.control.v2.IntelligenceConfig.EffectiveIntelligenceConfig
 
  
  
  
    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   IntelligenceConfig . EffectiveIntelligenceConfig . Builder   addRepeatedField ( Descriptors . FieldDescriptor   field ,   Object   value )  
   
  
  
  Overrides 
  
   
  build() 
  
    
public   IntelligenceConfig . EffectiveIntelligenceConfig   build ()  
   
  
   
  buildPartial() 
  
    
public   IntelligenceConfig . EffectiveIntelligenceConfig   buildPartial ()  
   
  
   
  clear() 
  
    
public   IntelligenceConfig . EffectiveIntelligenceConfig . Builder   clear ()  
   
  
  Overrides 
  
   
  clearEffectiveEdition() 
  
    
public   IntelligenceConfig . EffectiveIntelligenceConfig . Builder   clearEffectiveEdition ()  
   
   Output only. The IntelligenceConfig edition that is applicable for the
 resource.
 
 .google.storage.control.v2.IntelligenceConfig.EffectiveIntelligenceConfig.EffectiveEdition effective_edition = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
 
  
   
  clearField(Descriptors.FieldDescriptor field) 
  
    
public   IntelligenceConfig . EffectiveIntelligenceConfig . Builder   clearField ( Descriptors . FieldDescriptor   field )  
   
  
  
  Overrides 
  
   
  clearIntelligenceConfig() 
  
    
public   IntelligenceConfig . EffectiveIntelligenceConfig . Builder   clearIntelligenceConfig ()  
   
   Output only. The IntelligenceConfig resource that is applied for the
 target resource. Format:
 {organizations|folders|projects}/{id}/locations/{location}/intelligenceConfig
 string intelligence_config = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
  
   
  clearOneof(Descriptors.OneofDescriptor oneof) 
  
    
public   IntelligenceConfig . EffectiveIntelligenceConfig . Builder   clearOneof ( Descriptors . OneofDescriptor   oneof )  
   
  
  
  Overrides 
  
   
  clone() 
  
    
public   IntelligenceConfig . EffectiveIntelligenceConfig . Builder   clone ()  
   
  
  Overrides 
  
   
  getDefaultInstanceForType() 
  
    
public   IntelligenceConfig . EffectiveIntelligenceConfig   getDefaultInstanceForType ()  
   
  
   
  getDescriptorForType() 
  
    
public   Descriptors . Descriptor   getDescriptorForType ()  
   
  
  Overrides 
  
   
  getEffectiveEdition() 
  
    
public   IntelligenceConfig . EffectiveIntelligenceConfig . EffectiveEdition   getEffectiveEdition ()  
   
   Output only. The IntelligenceConfig edition that is applicable for the
 resource.
 
 .google.storage.control.v2.IntelligenceConfig.EffectiveIntelligenceConfig.EffectiveEdition effective_edition = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
 
  
   
  getEffectiveEditionValue() 
  
    
public   int   getEffectiveEditionValue ()  
   
   Output only. The IntelligenceConfig edition that is applicable for the
 resource.
 
 .google.storage.control.v2.IntelligenceConfig.EffectiveIntelligenceConfig.EffectiveEdition effective_edition = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
 
  
    
      
        Returns  
       
      
        Type  
        Description  
       
      
        int  
        The enum numeric value on the wire for effectiveEdition.
 
       
     
  
   
  getIntelligenceConfig() 
  
    
public   String   getIntelligenceConfig ()  
   
   Output only. The IntelligenceConfig resource that is applied for the
 target resource. Format:
 {organizations|folders|projects}/{id}/locations/{location}/intelligenceConfig
 string intelligence_config = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
  
    
      
        Returns  
       
      
        Type  
        Description  
       
      
        String  
        The intelligenceConfig.
 
       
     
  
   
  getIntelligenceConfigBytes() 
  
    
public   ByteString   getIntelligenceConfigBytes ()  
   
   Output only. The IntelligenceConfig resource that is applied for the
 target resource. Format:
 {organizations|folders|projects}/{id}/locations/{location}/intelligenceConfig
 string intelligence_config = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
  
    
      
        Returns  
       
      
        Type  
        Description  
       
      
        ByteString  
        The bytes for intelligenceConfig.
 
       
     
  
   
  internalGetFieldAccessorTable() 
  
    
protected   GeneratedMessageV3 . FieldAccessorTable   internalGetFieldAccessorTable ()  
   
  
  Overrides 
  
   
  isInitialized() 
  
    
public   final   boolean   isInitialized ()  
   
  
  Overrides 
  
   
  
  
    
public   IntelligenceConfig . EffectiveIntelligenceConfig . Builder   mergeFrom ( CodedInputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
   
  
  
  Overrides 
  
  
   
  mergeFrom(Message other) 
  
    
public   IntelligenceConfig . EffectiveIntelligenceConfig . Builder   mergeFrom ( Message   other )  
   
  
    
      
        Parameter  
       
      
        Name  
        Description  
       
      
        other 
        Message  
       
     
  
  
  Overrides 
  
   
  mergeFrom(IntelligenceConfig.EffectiveIntelligenceConfig other) 
  
    
public   IntelligenceConfig . EffectiveIntelligenceConfig . Builder   mergeFrom ( IntelligenceConfig . EffectiveIntelligenceConfig   other )  
   
  
  
   
  mergeUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   IntelligenceConfig . EffectiveIntelligenceConfig . Builder   mergeUnknownFields ( UnknownFieldSet   unknownFields )  
   
  
  
  Overrides 
  
   
  setEffectiveEdition(IntelligenceConfig.EffectiveIntelligenceConfig.EffectiveEdition value) 
  
    
public   IntelligenceConfig . EffectiveIntelligenceConfig . Builder   setEffectiveEdition ( IntelligenceConfig . EffectiveIntelligenceConfig . EffectiveEdition   value )  
   
   Output only. The IntelligenceConfig edition that is applicable for the
 resource.
 
 .google.storage.control.v2.IntelligenceConfig.EffectiveIntelligenceConfig.EffectiveEdition effective_edition = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
 
  
  
   
  setEffectiveEditionValue(int value) 
  
    
public   IntelligenceConfig . EffectiveIntelligenceConfig . Builder   setEffectiveEditionValue ( int   value )  
   
   Output only. The IntelligenceConfig edition that is applicable for the
 resource.
 
 .google.storage.control.v2.IntelligenceConfig.EffectiveIntelligenceConfig.EffectiveEdition effective_edition = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
 
  
    
      
        Parameter  
       
      
        Name  
        Description  
       
      
        value 
        int The enum numeric value on the wire for effectiveEdition to set.
 
       
     
  
  
   
  setField(Descriptors.FieldDescriptor field, Object value) 
  
    
public   IntelligenceConfig . EffectiveIntelligenceConfig . Builder   setField ( Descriptors . FieldDescriptor   field ,   Object   value )  
   
  
  
  Overrides 
  
   
  setIntelligenceConfig(String value) 
  
    
public   IntelligenceConfig . EffectiveIntelligenceConfig . Builder   setIntelligenceConfig ( String   value )  
   
   Output only. The IntelligenceConfig resource that is applied for the
 target resource. Format:
 {organizations|folders|projects}/{id}/locations/{location}/intelligenceConfig
 string intelligence_config = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
  
    
      
        Parameter  
       
      
        Name  
        Description  
       
      
        value 
        String The intelligenceConfig to set.
 
       
     
  
  
   
  setIntelligenceConfigBytes(ByteString value) 
  
    
public   IntelligenceConfig . EffectiveIntelligenceConfig . Builder   setIntelligenceConfigBytes ( ByteString   value )  
   
   Output only. The IntelligenceConfig resource that is applied for the
 target resource. Format:
 {organizations|folders|projects}/{id}/locations/{location}/intelligenceConfig
 string intelligence_config = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
  
    
      
        Parameter  
       
      
        Name  
        Description  
       
      
        value 
        ByteString The bytes for intelligenceConfig to set.
 
       
     
  
  
   
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) 
  
    
public   IntelligenceConfig . EffectiveIntelligenceConfig . Builder   setRepeatedField ( Descriptors . FieldDescriptor   field ,   int   index ,   Object   value )  
   
  
  
  Overrides 
  
   
  setUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   IntelligenceConfig . EffectiveIntelligenceConfig . 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."],[],[]]