Class LintResponse.SummaryEntry.Builder (0.5.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 0.5.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   final   class  LintResponse . SummaryEntry . Builder   extends   GeneratedMessageV3 . Builder<LintResponse . SummaryEntry . Builder >  implements   LintResponse . SummaryEntryOrBuilder  
   Count of issues with a given severity.
 Protobuf type google.cloud.apihub.v1.LintResponse.SummaryEntry
    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   LintResponse . SummaryEntry . Builder   addRepeatedField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  
  
  Overrides 
  
  build() 
  
    
public   LintResponse . SummaryEntry   build ()  
  
  buildPartial() 
  
    
public   LintResponse . SummaryEntry   buildPartial ()  
  
  clear() 
  
    
public   LintResponse . SummaryEntry . Builder   clear ()  
  
  Overrides 
  
  clearCount() 
  
    
public   LintResponse . SummaryEntry . Builder   clearCount ()  
   Required. Count of issues with the given severity.
 int32 count = 2 [(.google.api.field_behavior) = REQUIRED];
clearField(Descriptors.FieldDescriptor field) 
  
    
public   LintResponse . SummaryEntry . Builder   clearField ( Descriptors . FieldDescriptor   field )  
  
  
  Overrides 
  
  clearOneof(Descriptors.OneofDescriptor oneof) 
  
    
public   LintResponse . SummaryEntry . Builder   clearOneof ( Descriptors . OneofDescriptor   oneof )  
  
  
  Overrides 
  
  clearSeverity() 
  
    
public   LintResponse . SummaryEntry . Builder   clearSeverity ()  
   Required. Severity of the issue.
 
 .google.cloud.apihub.v1.Severity severity = 1 [(.google.api.field_behavior) = REQUIRED];
 
clone() 
  
    
public   LintResponse . SummaryEntry . Builder   clone ()  
  
  Overrides 
  
  getCount() 
  
   Required. Count of issues with the given severity.
 int32 count = 2 [(.google.api.field_behavior) = REQUIRED];
    
      
        Returns  
      
        Type Description  
      
        int The count.
 
     
  
  getDefaultInstanceForType() 
  
    
public   LintResponse . SummaryEntry   getDefaultInstanceForType ()  
  
  getDescriptorForType() 
  
    
public   Descriptors . Descriptor   getDescriptorForType ()  
  
  Overrides 
  
  getSeverity() 
  
    
public   Severity   getSeverity ()  
   Required. Severity of the issue.
 
 .google.cloud.apihub.v1.Severity severity = 1 [(.google.api.field_behavior) = REQUIRED];
 
    
      
        Returns  
      
        Type Description  
      
        Severity The severity.
 
     
  
  getSeverityValue() 
  
    
public   int   getSeverityValue ()  
   Required. Severity of the issue.
 
 .google.cloud.apihub.v1.Severity severity = 1 [(.google.api.field_behavior) = REQUIRED];
 
    
      
        Returns  
      
        Type Description  
      
        int The enum numeric value on the wire for severity.
 
     
  
  internalGetFieldAccessorTable() 
  
    
protected   GeneratedMessageV3 . FieldAccessorTable   internalGetFieldAccessorTable ()  
  
  Overrides 
  
  isInitialized() 
  
    
public   final   boolean   isInitialized ()  
  
  Overrides 
  
  mergeFrom(LintResponse.SummaryEntry other) 
  
    
public   LintResponse . SummaryEntry . Builder   mergeFrom ( LintResponse . SummaryEntry   other )  
  
  
  mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) 
  
    
public   LintResponse . SummaryEntry . Builder   mergeFrom ( CodedInputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  Overrides 
  
  
  mergeFrom(Message other) 
  
    
public   LintResponse . SummaryEntry . Builder   mergeFrom ( Message   other )  
  
    
      
        Parameter  
      
        Name Description  
      
        otherMessage  
     
  
  
  Overrides 
  
  mergeUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   LintResponse . SummaryEntry . Builder   mergeUnknownFields ( UnknownFieldSet   unknownFields )  
  
  
  Overrides 
  
  setCount(int value) 
  
    
public   LintResponse . SummaryEntry . Builder   setCount ( int   value )  
   Required. Count of issues with the given severity.
 int32 count = 2 [(.google.api.field_behavior) = REQUIRED];
    
      
        Parameter  
      
        Name Description  
      
        valueint The count to set.
 
     
  
  
  setField(Descriptors.FieldDescriptor field, Object value) 
  
    
public   LintResponse . SummaryEntry . Builder   setField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  
  
  Overrides 
  
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) 
  
    
public   LintResponse . SummaryEntry . Builder   setRepeatedField ( Descriptors . FieldDescriptor   field ,   int   index ,   Object   value )  
  
  
  Overrides 
  
  setSeverity(Severity value) 
  
    
public   LintResponse . SummaryEntry . Builder   setSeverity ( Severity   value )  
   Required. Severity of the issue.
 
 .google.cloud.apihub.v1.Severity severity = 1 [(.google.api.field_behavior) = REQUIRED];
 
    
      
        Parameter  
      
        Name Description  
      
        valueSeverity The severity to set.
 
     
  
  
  setSeverityValue(int value) 
  
    
public   LintResponse . SummaryEntry . Builder   setSeverityValue ( int   value )  
   Required. Severity of the issue.
 
 .google.cloud.apihub.v1.Severity severity = 1 [(.google.api.field_behavior) = REQUIRED];
 
    
      
        Parameter  
      
        Name Description  
      
        valueint The enum numeric value on the wire for severity to set.
 
     
  
  
  setUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   LintResponse . SummaryEntry . 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."],[],[]]