public static final class ToolParameterKVMatchResults.Builder extends GeneratedMessageV3.Builder<ToolParameterKVMatchResults.Builder> implements ToolParameterKVMatchResultsOrBuilder
Results for tool parameter key value match metric.
Protobuf type google.cloud.aiplatform.v1beta1.ToolParameterKVMatchResults
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 ToolParameterKVMatchResults.Builder addAllToolParameterKvMatchMetricValues(Iterable<? extends ToolParameterKVMatchMetricValue> values)
Output only. Tool parameter key value match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue tool_parameter_kv_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue>
|
public ToolParameterKVMatchResults.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
public ToolParameterKVMatchResults.Builder addToolParameterKvMatchMetricValues(ToolParameterKVMatchMetricValue value)
Output only. Tool parameter key value match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue tool_parameter_kv_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ToolParameterKVMatchResults.Builder addToolParameterKvMatchMetricValues(ToolParameterKVMatchMetricValue.Builder builderForValue)
Output only. Tool parameter key value match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue tool_parameter_kv_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ToolParameterKVMatchResults.Builder addToolParameterKvMatchMetricValues(int index, ToolParameterKVMatchMetricValue value)
Output only. Tool parameter key value match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue tool_parameter_kv_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ToolParameterKVMatchResults.Builder addToolParameterKvMatchMetricValues(int index, ToolParameterKVMatchMetricValue.Builder builderForValue)
Output only. Tool parameter key value match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue tool_parameter_kv_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ToolParameterKVMatchMetricValue.Builder addToolParameterKvMatchMetricValuesBuilder()
Output only. Tool parameter key value match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue tool_parameter_kv_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ToolParameterKVMatchMetricValue.Builder addToolParameterKvMatchMetricValuesBuilder(int index)
Output only. Tool parameter key value match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue tool_parameter_kv_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
index |
int
|
public ToolParameterKVMatchResults build()
public ToolParameterKVMatchResults buildPartial()
public ToolParameterKVMatchResults.Builder clear()
Overrides
public ToolParameterKVMatchResults.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
public ToolParameterKVMatchResults.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
public ToolParameterKVMatchResults.Builder clearToolParameterKvMatchMetricValues()
Output only. Tool parameter key value match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue tool_parameter_kv_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ToolParameterKVMatchResults.Builder clone()
Overrides
public ToolParameterKVMatchResults getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
public ToolParameterKVMatchMetricValue getToolParameterKvMatchMetricValues(int index)
Output only. Tool parameter key value match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue tool_parameter_kv_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
index |
int
|
public ToolParameterKVMatchMetricValue.Builder getToolParameterKvMatchMetricValuesBuilder(int index)
Output only. Tool parameter key value match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue tool_parameter_kv_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
index |
int
|
public List<ToolParameterKVMatchMetricValue.Builder> getToolParameterKvMatchMetricValuesBuilderList()
Output only. Tool parameter key value match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue tool_parameter_kv_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public int getToolParameterKvMatchMetricValuesCount()
Output only. Tool parameter key value match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue tool_parameter_kv_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns |
Type |
Description |
int |
|
public List<ToolParameterKVMatchMetricValue> getToolParameterKvMatchMetricValuesList()
Output only. Tool parameter key value match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue tool_parameter_kv_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ToolParameterKVMatchMetricValueOrBuilder getToolParameterKvMatchMetricValuesOrBuilder(int index)
Output only. Tool parameter key value match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue tool_parameter_kv_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
index |
int
|
public List<? extends ToolParameterKVMatchMetricValueOrBuilder> getToolParameterKvMatchMetricValuesOrBuilderList()
Output only. Tool parameter key value match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue tool_parameter_kv_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns |
Type |
Description |
List<? extends com.google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValueOrBuilder> |
|
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public ToolParameterKVMatchResults.Builder mergeFrom(ToolParameterKVMatchResults other)
public ToolParameterKVMatchResults.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public ToolParameterKVMatchResults.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
public final ToolParameterKVMatchResults.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
public ToolParameterKVMatchResults.Builder removeToolParameterKvMatchMetricValues(int index)
Output only. Tool parameter key value match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue tool_parameter_kv_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
index |
int
|
public ToolParameterKVMatchResults.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
public ToolParameterKVMatchResults.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
public ToolParameterKVMatchResults.Builder setToolParameterKvMatchMetricValues(int index, ToolParameterKVMatchMetricValue value)
Output only. Tool parameter key value match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue tool_parameter_kv_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ToolParameterKVMatchResults.Builder setToolParameterKvMatchMetricValues(int index, ToolParameterKVMatchMetricValue.Builder builderForValue)
Output only. Tool parameter key value match metric values.
repeated .google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue tool_parameter_kv_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public final ToolParameterKVMatchResults.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides