Class ToolParameterKVMatchResults.Builder (3.44.0)

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

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

addAllToolParameterKvMatchMetricValues(Iterable<? extends ToolParameterKVMatchMetricValue> values)

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>
Returns
Type Description
ToolParameterKVMatchResults.Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public ToolParameterKVMatchResults.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
ToolParameterKVMatchResults.Builder
Overrides

addToolParameterKvMatchMetricValues(ToolParameterKVMatchMetricValue value)

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

Parameter
Name Description
value ToolParameterKVMatchMetricValue
Returns
Type Description
ToolParameterKVMatchResults.Builder

addToolParameterKvMatchMetricValues(ToolParameterKVMatchMetricValue.Builder builderForValue)

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

Parameter
Name Description
builderForValue ToolParameterKVMatchMetricValue.Builder
Returns
Type Description
ToolParameterKVMatchResults.Builder

addToolParameterKvMatchMetricValues(int index, ToolParameterKVMatchMetricValue value)

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

Parameters
Name Description
index int
value ToolParameterKVMatchMetricValue
Returns
Type Description
ToolParameterKVMatchResults.Builder

addToolParameterKvMatchMetricValues(int index, ToolParameterKVMatchMetricValue.Builder builderForValue)

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

Parameters
Name Description
index int
builderForValue ToolParameterKVMatchMetricValue.Builder
Returns
Type Description
ToolParameterKVMatchResults.Builder

addToolParameterKvMatchMetricValuesBuilder()

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

Returns
Type Description
ToolParameterKVMatchMetricValue.Builder

addToolParameterKvMatchMetricValuesBuilder(int index)

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
Returns
Type Description
ToolParameterKVMatchMetricValue.Builder

build()

public ToolParameterKVMatchResults build()
Returns
Type Description
ToolParameterKVMatchResults

buildPartial()

public ToolParameterKVMatchResults buildPartial()
Returns
Type Description
ToolParameterKVMatchResults

clear()

public ToolParameterKVMatchResults.Builder clear()
Returns
Type Description
ToolParameterKVMatchResults.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public ToolParameterKVMatchResults.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
ToolParameterKVMatchResults.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public ToolParameterKVMatchResults.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
ToolParameterKVMatchResults.Builder
Overrides

clearToolParameterKvMatchMetricValues()

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

Returns
Type Description
ToolParameterKVMatchResults.Builder

clone()

public ToolParameterKVMatchResults.Builder clone()
Returns
Type Description
ToolParameterKVMatchResults.Builder
Overrides

getDefaultInstanceForType()

public ToolParameterKVMatchResults getDefaultInstanceForType()
Returns
Type Description
ToolParameterKVMatchResults

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getToolParameterKvMatchMetricValues(int index)

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
Returns
Type Description
ToolParameterKVMatchMetricValue

getToolParameterKvMatchMetricValuesBuilder(int index)

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
Returns
Type Description
ToolParameterKVMatchMetricValue.Builder

getToolParameterKvMatchMetricValuesBuilderList()

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

Returns
Type Description
List<Builder>

getToolParameterKvMatchMetricValuesCount()

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

getToolParameterKvMatchMetricValuesList()

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

Returns
Type Description
List<ToolParameterKVMatchMetricValue>

getToolParameterKvMatchMetricValuesOrBuilder(int index)

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
Returns
Type Description
ToolParameterKVMatchMetricValueOrBuilder

getToolParameterKvMatchMetricValuesOrBuilderList()

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>

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(ToolParameterKVMatchResults other)

public ToolParameterKVMatchResults.Builder mergeFrom(ToolParameterKVMatchResults other)
Parameter
Name Description
other ToolParameterKVMatchResults
Returns
Type Description
ToolParameterKVMatchResults.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public ToolParameterKVMatchResults.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ToolParameterKVMatchResults.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public ToolParameterKVMatchResults.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
ToolParameterKVMatchResults.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final ToolParameterKVMatchResults.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
ToolParameterKVMatchResults.Builder
Overrides

removeToolParameterKvMatchMetricValues(int index)

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
Returns
Type Description
ToolParameterKVMatchResults.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public ToolParameterKVMatchResults.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
ToolParameterKVMatchResults.Builder
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public ToolParameterKVMatchResults.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
ToolParameterKVMatchResults.Builder
Overrides

setToolParameterKvMatchMetricValues(int index, ToolParameterKVMatchMetricValue value)

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

Parameters
Name Description
index int
value ToolParameterKVMatchMetricValue
Returns
Type Description
ToolParameterKVMatchResults.Builder

setToolParameterKvMatchMetricValues(int index, ToolParameterKVMatchMetricValue.Builder builderForValue)

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

Parameters
Name Description
index int
builderForValue ToolParameterKVMatchMetricValue.Builder
Returns
Type Description
ToolParameterKVMatchResults.Builder

setUnknownFields(UnknownFieldSet unknownFields)

public final ToolParameterKVMatchResults.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
ToolParameterKVMatchResults.Builder
Overrides