public static final class ExactMatchResults.Builder extends GeneratedMessageV3.Builder<ExactMatchResults.Builder> implements ExactMatchResultsOrBuilder
   
   Results for exact match metric.
 Protobuf type google.cloud.aiplatform.v1.ExactMatchResults
    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
  
  
  
  
    public static final Descriptors.Descriptor getDescriptor()
   
  
  Methods
  
  
  
  
    public ExactMatchResults.Builder addAllExactMatchMetricValues(Iterable<? extends ExactMatchMetricValue> values)
   
   Output only. Exact match metric values.
 
 repeated .google.cloud.aiplatform.v1.ExactMatchMetricValue exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | values | Iterable<? extends com.google.cloud.aiplatform.v1.ExactMatchMetricValue>
 | 
    
  
  
  
  
  
    public ExactMatchResults.Builder addExactMatchMetricValues(ExactMatchMetricValue value)
   
   Output only. Exact match metric values.
 
 repeated .google.cloud.aiplatform.v1.ExactMatchMetricValue exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
    public ExactMatchResults.Builder addExactMatchMetricValues(ExactMatchMetricValue.Builder builderForValue)
   
   Output only. Exact match metric values.
 
 repeated .google.cloud.aiplatform.v1.ExactMatchMetricValue exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
    public ExactMatchResults.Builder addExactMatchMetricValues(int index, ExactMatchMetricValue value)
   
   Output only. Exact match metric values.
 
 repeated .google.cloud.aiplatform.v1.ExactMatchMetricValue exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
    public ExactMatchResults.Builder addExactMatchMetricValues(int index, ExactMatchMetricValue.Builder builderForValue)
   
   Output only. Exact match metric values.
 
 repeated .google.cloud.aiplatform.v1.ExactMatchMetricValue exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
    public ExactMatchMetricValue.Builder addExactMatchMetricValuesBuilder()
   
   Output only. Exact match metric values.
 
 repeated .google.cloud.aiplatform.v1.ExactMatchMetricValue exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
    public ExactMatchMetricValue.Builder addExactMatchMetricValuesBuilder(int index)
   
   Output only. Exact match metric values.
 
 repeated .google.cloud.aiplatform.v1.ExactMatchMetricValue exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  
  
    public ExactMatchResults.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  
  
    public ExactMatchResults build()
   
  
  
  
  
    public ExactMatchResults buildPartial()
   
  
  
  
  
    public ExactMatchResults.Builder clear()
   
  
  Overrides
  
  
  
  
    public ExactMatchResults.Builder clearExactMatchMetricValues()
   
   Output only. Exact match metric values.
 
 repeated .google.cloud.aiplatform.v1.ExactMatchMetricValue exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
    public ExactMatchResults.Builder clearField(Descriptors.FieldDescriptor field)
   
  
  
  Overrides
  
  
  
  
    public ExactMatchResults.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  
  
  Overrides
  
  
  
  
    public ExactMatchResults.Builder clone()
   
  
  Overrides
  
  
  
  
    public ExactMatchResults getDefaultInstanceForType()
   
  
  
  
  
    public Descriptors.Descriptor getDescriptorForType()
   
  
  Overrides
  
  
  
  
    public ExactMatchMetricValue getExactMatchMetricValues(int index)
   
   Output only. Exact match metric values.
 
 repeated .google.cloud.aiplatform.v1.ExactMatchMetricValue exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  
  
    public ExactMatchMetricValue.Builder getExactMatchMetricValuesBuilder(int index)
   
   Output only. Exact match metric values.
 
 repeated .google.cloud.aiplatform.v1.ExactMatchMetricValue exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  
  
    public List<ExactMatchMetricValue.Builder> getExactMatchMetricValuesBuilderList()
   
   Output only. Exact match metric values.
 
 repeated .google.cloud.aiplatform.v1.ExactMatchMetricValue exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
    public int getExactMatchMetricValuesCount()
   
   Output only. Exact match metric values.
 
 repeated .google.cloud.aiplatform.v1.ExactMatchMetricValue exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  
  
    public List<ExactMatchMetricValue> getExactMatchMetricValuesList()
   
   Output only. Exact match metric values.
 
 repeated .google.cloud.aiplatform.v1.ExactMatchMetricValue exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
    public ExactMatchMetricValueOrBuilder getExactMatchMetricValuesOrBuilder(int index)
   
   Output only. Exact match metric values.
 
 repeated .google.cloud.aiplatform.v1.ExactMatchMetricValue exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  
  
    public List<? extends ExactMatchMetricValueOrBuilder> getExactMatchMetricValuesOrBuilderList()
   
   Output only. Exact match metric values.
 
 repeated .google.cloud.aiplatform.v1.ExactMatchMetricValue exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | List<? extends com.google.cloud.aiplatform.v1.ExactMatchMetricValueOrBuilder> |  | 
    
  
  
  
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  
  Overrides
  
  
  
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  
  
    public ExactMatchResults.Builder mergeFrom(ExactMatchResults other)
   
  
  
  
  
  
    public ExactMatchResults.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  Overrides
  
  
  
  
  
    public ExactMatchResults.Builder mergeFrom(Message other)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | other | Message
 | 
    
  
  
  Overrides
  
  
  
  
    public final ExactMatchResults.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  
  
    public ExactMatchResults.Builder removeExactMatchMetricValues(int index)
   
   Output only. Exact match metric values.
 
 repeated .google.cloud.aiplatform.v1.ExactMatchMetricValue exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  
  
    public ExactMatchResults.Builder setExactMatchMetricValues(int index, ExactMatchMetricValue value)
   
   Output only. Exact match metric values.
 
 repeated .google.cloud.aiplatform.v1.ExactMatchMetricValue exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
    public ExactMatchResults.Builder setExactMatchMetricValues(int index, ExactMatchMetricValue.Builder builderForValue)
   
   Output only. Exact match metric values.
 
 repeated .google.cloud.aiplatform.v1.ExactMatchMetricValue exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
    public ExactMatchResults.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  
  
    public ExactMatchResults.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  
  
  Overrides
  
  
  
  
    public final ExactMatchResults.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides