Send feedback
  
   
 
  
    
      Class BinaryAuthorization.Builder (2.81.0) 
  
  
  
   
  
    
  
  
    
    
    
    
    
  Version latestkeyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   final   class  BinaryAuthorization . Builder   extends   GeneratedMessageV3 . Builder<BinaryAuthorization . Builder >  implements   BinaryAuthorizationOrBuilder  
   Configuration for Binary Authorization.
 Protobuf type google.container.v1.BinaryAuthorization
    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   BinaryAuthorization . Builder   addRepeatedField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  
  
  Overrides 
  
  build() 
  
    
public   BinaryAuthorization   build ()  
  
  buildPartial() 
  
    
public   BinaryAuthorization   buildPartial ()  
  
  clear() 
  
    
public   BinaryAuthorization . Builder   clear ()  
  
  Overrides 
  
  clearEnabled() (deprecated) 
  
    
public   BinaryAuthorization . Builder   clearEnabled ()  
  Deprecated.  google.container.v1.BinaryAuthorization.enabled is deprecated. See
     google/container/v1/cluster_service.proto;l=2148 
 This field is deprecated. Leave this unset and instead configure
 BinaryAuthorization using evaluation_mode. If evaluation_mode is set to
 anything other than EVALUATION_MODE_UNSPECIFIED, this field is ignored.
 bool enabled = 1 [deprecated = true];
clearEvaluationMode() 
  
    
public   BinaryAuthorization . Builder   clearEvaluationMode ()  
   Mode of operation for binauthz policy evaluation. If unspecified, defaults
 to DISABLED.
 .google.container.v1.BinaryAuthorization.EvaluationMode evaluation_mode = 2;
clearField(Descriptors.FieldDescriptor field) 
  
    
public   BinaryAuthorization . Builder   clearField ( Descriptors . FieldDescriptor   field )  
  
  
  Overrides 
  
  clearOneof(Descriptors.OneofDescriptor oneof) 
  
    
public   BinaryAuthorization . Builder   clearOneof ( Descriptors . OneofDescriptor   oneof )  
  
  
  Overrides 
  
  clone() 
  
    
public   BinaryAuthorization . Builder   clone ()  
  
  Overrides 
  
  getDefaultInstanceForType() 
  
    
public   BinaryAuthorization   getDefaultInstanceForType ()  
  
  getDescriptorForType() 
  
    
public   Descriptors . Descriptor   getDescriptorForType ()  
  
  Overrides 
  
  getEnabled() (deprecated) 
  
    
public   boolean   getEnabled ()  
  Deprecated.  google.container.v1.BinaryAuthorization.enabled is deprecated. See
     google/container/v1/cluster_service.proto;l=2148 
 This field is deprecated. Leave this unset and instead configure
 BinaryAuthorization using evaluation_mode. If evaluation_mode is set to
 anything other than EVALUATION_MODE_UNSPECIFIED, this field is ignored.
 bool enabled = 1 [deprecated = true];
    
      
        Returns  
      
        Type Description  
      
        boolean The enabled.
 
     
  
  getEvaluationMode() 
  
    
public   BinaryAuthorization . EvaluationMode   getEvaluationMode ()  
   Mode of operation for binauthz policy evaluation. If unspecified, defaults
 to DISABLED.
 .google.container.v1.BinaryAuthorization.EvaluationMode evaluation_mode = 2;
getEvaluationModeValue() 
  
    
public   int   getEvaluationModeValue ()  
   Mode of operation for binauthz policy evaluation. If unspecified, defaults
 to DISABLED.
 .google.container.v1.BinaryAuthorization.EvaluationMode evaluation_mode = 2;
    
      
        Returns  
      
        Type Description  
      
        int The enum numeric value on the wire for evaluationMode.
 
     
  
  internalGetFieldAccessorTable() 
  
    
protected   GeneratedMessageV3 . FieldAccessorTable   internalGetFieldAccessorTable ()  
  
  Overrides 
  
  isInitialized() 
  
    
public   final   boolean   isInitialized ()  
  
  Overrides 
  
  mergeFrom(BinaryAuthorization other) 
  
    
public   BinaryAuthorization . Builder   mergeFrom ( BinaryAuthorization   other )  
  
  
  
    
public   BinaryAuthorization . Builder   mergeFrom ( CodedInputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  Overrides 
  
  
  mergeFrom(Message other) 
  
    
public   BinaryAuthorization . Builder   mergeFrom ( Message   other )  
  
    
      
        Parameter  
      
        Name Description  
      
        otherMessage  
     
  
  
  Overrides 
  
  mergeUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   BinaryAuthorization . Builder   mergeUnknownFields ( UnknownFieldSet   unknownFields )  
  
  
  Overrides 
  
  setEnabled(boolean value) (deprecated) 
  
    
public   BinaryAuthorization . Builder   setEnabled ( boolean   value )  
  Deprecated.  google.container.v1.BinaryAuthorization.enabled is deprecated. See
     google/container/v1/cluster_service.proto;l=2148 
 This field is deprecated. Leave this unset and instead configure
 BinaryAuthorization using evaluation_mode. If evaluation_mode is set to
 anything other than EVALUATION_MODE_UNSPECIFIED, this field is ignored.
 bool enabled = 1 [deprecated = true];
    
      
        Parameter  
      
        Name Description  
      
        valueboolean The enabled to set.
 
     
  
  
  setEvaluationMode(BinaryAuthorization.EvaluationMode value) 
  
    
public   BinaryAuthorization . Builder   setEvaluationMode ( BinaryAuthorization . EvaluationMode   value )  
   Mode of operation for binauthz policy evaluation. If unspecified, defaults
 to DISABLED.
 .google.container.v1.BinaryAuthorization.EvaluationMode evaluation_mode = 2;
setEvaluationModeValue(int value) 
  
    
public   BinaryAuthorization . Builder   setEvaluationModeValue ( int   value )  
   Mode of operation for binauthz policy evaluation. If unspecified, defaults
 to DISABLED.
 .google.container.v1.BinaryAuthorization.EvaluationMode evaluation_mode = 2;
    
      
        Parameter  
      
        Name Description  
      
        valueint The enum numeric value on the wire for evaluationMode to set.
 
     
  
  
  setField(Descriptors.FieldDescriptor field, Object value) 
  
    
public   BinaryAuthorization . Builder   setField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  
  
  Overrides 
  
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) 
  
    
public   BinaryAuthorization . Builder   setRepeatedField ( Descriptors . FieldDescriptor   field ,   int   index ,   Object   value )  
  
  
  Overrides 
  
  setUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   BinaryAuthorization . Builder   setUnknownFields ( UnknownFieldSet   unknownFields )  
  
  
  Overrides 
  
 
     
    
  
  
  
     
  
    
    
      
       
         
  
  
    
    Send feedback
  
   
 
       
    
    
  
  
 
  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.
 
 
  
  
    
    
    
      
  
  
    Need to tell us more?
  
   
 
     
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-28 UTC."],[],[]]