Class ToolParameterKVMatchResults.Builder (3.42.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
TypeDescription
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
NameDescription
valuesIterable<? extends com.google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValue>
Returns
TypeDescription
ToolParameterKVMatchResults.Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public ToolParameterKVMatchResults.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
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
NameDescription
valueToolParameterKVMatchMetricValue
Returns
TypeDescription
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
NameDescription
builderForValueToolParameterKVMatchMetricValue.Builder
Returns
TypeDescription
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
NameDescription
indexint
valueToolParameterKVMatchMetricValue
Returns
TypeDescription
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
NameDescription
indexint
builderForValueToolParameterKVMatchMetricValue.Builder
Returns
TypeDescription
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
TypeDescription
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
NameDescription
indexint
Returns
TypeDescription
ToolParameterKVMatchMetricValue.Builder

build()

public ToolParameterKVMatchResults build()
Returns
TypeDescription
ToolParameterKVMatchResults

buildPartial()

public ToolParameterKVMatchResults buildPartial()
Returns
TypeDescription
ToolParameterKVMatchResults

clear()

public ToolParameterKVMatchResults.Builder clear()
Returns
TypeDescription
ToolParameterKVMatchResults.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public ToolParameterKVMatchResults.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
ToolParameterKVMatchResults.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public ToolParameterKVMatchResults.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
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
TypeDescription
ToolParameterKVMatchResults.Builder

clone()

public ToolParameterKVMatchResults.Builder clone()
Returns
TypeDescription
ToolParameterKVMatchResults.Builder
Overrides

getDefaultInstanceForType()

public ToolParameterKVMatchResults getDefaultInstanceForType()
Returns
TypeDescription
ToolParameterKVMatchResults

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
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
NameDescription
indexint
Returns
TypeDescription
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
NameDescription
indexint
Returns
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
NameDescription
indexint
Returns
TypeDescription
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
TypeDescription
List<? extends com.google.cloud.aiplatform.v1beta1.ToolParameterKVMatchMetricValueOrBuilder>

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(ToolParameterKVMatchResults other)

public ToolParameterKVMatchResults.Builder mergeFrom(ToolParameterKVMatchResults other)
Parameter
NameDescription
otherToolParameterKVMatchResults
Returns
TypeDescription
ToolParameterKVMatchResults.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public ToolParameterKVMatchResults.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ToolParameterKVMatchResults.Builder
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public ToolParameterKVMatchResults.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
ToolParameterKVMatchResults.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final ToolParameterKVMatchResults.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
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
NameDescription
indexint
Returns
TypeDescription
ToolParameterKVMatchResults.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public ToolParameterKVMatchResults.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
ToolParameterKVMatchResults.Builder
Overrides

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

public ToolParameterKVMatchResults.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
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
NameDescription
indexint
valueToolParameterKVMatchMetricValue
Returns
TypeDescription
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
NameDescription
indexint
builderForValueToolParameterKVMatchMetricValue.Builder
Returns
TypeDescription
ToolParameterKVMatchResults.Builder

setUnknownFields(UnknownFieldSet unknownFields)

public final ToolParameterKVMatchResults.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
ToolParameterKVMatchResults.Builder
Overrides