Class ExactMatchResults.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ExactMatchResults.Builder>
com.google.cloud.aiplatform.v1.ExactMatchResults.Builder
All Implemented Interfaces:
ExactMatchResultsOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
ExactMatchResults

public static final class ExactMatchResults.Builder extends com.google.protobuf.GeneratedMessage.Builder<ExactMatchResults.Builder> implements ExactMatchResultsOrBuilder
 Results for exact match metric.
 
Protobuf type google.cloud.aiplatform.v1.ExactMatchResults
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<ExactMatchResults.Builder>
    • clear

      public ExactMatchResults.Builder clear()
      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<ExactMatchResults.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<ExactMatchResults.Builder>
    • getDefaultInstanceForType

      public ExactMatchResults getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public ExactMatchResults build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public ExactMatchResults buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

      public ExactMatchResults.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExactMatchResults.Builder>
    • mergeFrom

      public ExactMatchResults.Builder mergeFrom(ExactMatchResults other)
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<ExactMatchResults.Builder>
    • mergeFrom

      public ExactMatchResults.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExactMatchResults.Builder>
      Throws:
      IOException
    • getExactMatchMetricValuesList

      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];
      Specified by:
      getExactMatchMetricValuesList in interface ExactMatchResultsOrBuilder
    • getExactMatchMetricValuesCount

      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];
      Specified by:
      getExactMatchMetricValuesCount in interface ExactMatchResultsOrBuilder
    • getExactMatchMetricValues

      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];
      Specified by:
      getExactMatchMetricValues in interface ExactMatchResultsOrBuilder
    • setExactMatchMetricValues

      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];
    • setExactMatchMetricValues

      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];
    • addExactMatchMetricValues

      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];
    • addExactMatchMetricValues

      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];
    • addExactMatchMetricValues

      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];
    • addExactMatchMetricValues

      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];
    • addAllExactMatchMetricValues

      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];
    • clearExactMatchMetricValues

      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];
    • removeExactMatchMetricValues

      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];
    • getExactMatchMetricValuesBuilder

      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];
    • getExactMatchMetricValuesOrBuilder

      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];
      Specified by:
      getExactMatchMetricValuesOrBuilder in interface ExactMatchResultsOrBuilder
    • getExactMatchMetricValuesOrBuilderList

      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];
      Specified by:
      getExactMatchMetricValuesOrBuilderList in interface ExactMatchResultsOrBuilder
    • addExactMatchMetricValuesBuilder

      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];
    • addExactMatchMetricValuesBuilder

      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];
    • getExactMatchMetricValuesBuilderList

      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];