public static final class ToolNameMatchResults.Builder extends GeneratedMessageV3.Builder<ToolNameMatchResults.Builder> implements ToolNameMatchResultsOrBuilder
Results for tool name match metric.
Protobuf type google.cloud.aiplatform.v1beta1.ToolNameMatchResults
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 ToolNameMatchResults.Builder addAllToolNameMatchMetricValues(Iterable<? extends ToolNameMatchMetricValue> values)
Output only. Tool name match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValue tool_name_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValue>
|
public ToolNameMatchResults.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
public ToolNameMatchResults.Builder addToolNameMatchMetricValues(ToolNameMatchMetricValue value)
Output only. Tool name match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValue tool_name_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ToolNameMatchResults.Builder addToolNameMatchMetricValues(ToolNameMatchMetricValue.Builder builderForValue)
Output only. Tool name match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValue tool_name_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ToolNameMatchResults.Builder addToolNameMatchMetricValues(int index, ToolNameMatchMetricValue value)
Output only. Tool name match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValue tool_name_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ToolNameMatchResults.Builder addToolNameMatchMetricValues(int index, ToolNameMatchMetricValue.Builder builderForValue)
Output only. Tool name match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValue tool_name_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ToolNameMatchMetricValue.Builder addToolNameMatchMetricValuesBuilder()
Output only. Tool name match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValue tool_name_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ToolNameMatchMetricValue.Builder addToolNameMatchMetricValuesBuilder(int index)
Output only. Tool name match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValue tool_name_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
index |
int
|
public ToolNameMatchResults build()
public ToolNameMatchResults buildPartial()
public ToolNameMatchResults.Builder clear()
Overrides
public ToolNameMatchResults.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
public ToolNameMatchResults.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
public ToolNameMatchResults.Builder clearToolNameMatchMetricValues()
Output only. Tool name match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValue tool_name_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ToolNameMatchResults.Builder clone()
Overrides
public ToolNameMatchResults getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
public ToolNameMatchMetricValue getToolNameMatchMetricValues(int index)
Output only. Tool name match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValue tool_name_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
index |
int
|
public ToolNameMatchMetricValue.Builder getToolNameMatchMetricValuesBuilder(int index)
Output only. Tool name match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValue tool_name_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
index |
int
|
public List<ToolNameMatchMetricValue.Builder> getToolNameMatchMetricValuesBuilderList()
Output only. Tool name match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValue tool_name_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public int getToolNameMatchMetricValuesCount()
Output only. Tool name match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValue tool_name_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns |
Type |
Description |
int |
|
public List<ToolNameMatchMetricValue> getToolNameMatchMetricValuesList()
Output only. Tool name match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValue tool_name_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ToolNameMatchMetricValueOrBuilder getToolNameMatchMetricValuesOrBuilder(int index)
Output only. Tool name match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValue tool_name_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
index |
int
|
public List<? extends ToolNameMatchMetricValueOrBuilder> getToolNameMatchMetricValuesOrBuilderList()
Output only. Tool name match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValue tool_name_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns |
Type |
Description |
List<? extends com.google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValueOrBuilder> |
|
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public ToolNameMatchResults.Builder mergeFrom(ToolNameMatchResults other)
public ToolNameMatchResults.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public ToolNameMatchResults.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
public final ToolNameMatchResults.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
public ToolNameMatchResults.Builder removeToolNameMatchMetricValues(int index)
Output only. Tool name match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValue tool_name_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
index |
int
|
public ToolNameMatchResults.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
public ToolNameMatchResults.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
public ToolNameMatchResults.Builder setToolNameMatchMetricValues(int index, ToolNameMatchMetricValue value)
Output only. Tool name match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValue tool_name_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ToolNameMatchResults.Builder setToolNameMatchMetricValues(int index, ToolNameMatchMetricValue.Builder builderForValue)
Output only. Tool name match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolNameMatchMetricValue tool_name_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public final ToolNameMatchResults.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides