Class TrajectoryExactMatchResults.Builder (3.84.0)

public static final class TrajectoryExactMatchResults.Builder extends GeneratedMessage.Builder<TrajectoryExactMatchResults.Builder> implements TrajectoryExactMatchResultsOrBuilder

Results for TrajectoryExactMatch metric.

Protobuf type google.cloud.aiplatform.v1beta1.TrajectoryExactMatchResults

Static Methods

getDescriptor()

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

Methods

addAllTrajectoryExactMatchMetricValues(Iterable<? extends TrajectoryExactMatchMetricValue> values)

public TrajectoryExactMatchResults.Builder addAllTrajectoryExactMatchMetricValues(Iterable<? extends TrajectoryExactMatchMetricValue> values)

Output only. TrajectoryExactMatch metric values.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue trajectory_exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
values Iterable<? extends com.google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue>
Returns
Type Description
TrajectoryExactMatchResults.Builder

addTrajectoryExactMatchMetricValues(TrajectoryExactMatchMetricValue value)

public TrajectoryExactMatchResults.Builder addTrajectoryExactMatchMetricValues(TrajectoryExactMatchMetricValue value)

Output only. TrajectoryExactMatch metric values.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue trajectory_exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value TrajectoryExactMatchMetricValue
Returns
Type Description
TrajectoryExactMatchResults.Builder

addTrajectoryExactMatchMetricValues(TrajectoryExactMatchMetricValue.Builder builderForValue)

public TrajectoryExactMatchResults.Builder addTrajectoryExactMatchMetricValues(TrajectoryExactMatchMetricValue.Builder builderForValue)

Output only. TrajectoryExactMatch metric values.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue trajectory_exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue TrajectoryExactMatchMetricValue.Builder
Returns
Type Description
TrajectoryExactMatchResults.Builder

addTrajectoryExactMatchMetricValues(int index, TrajectoryExactMatchMetricValue value)

public TrajectoryExactMatchResults.Builder addTrajectoryExactMatchMetricValues(int index, TrajectoryExactMatchMetricValue value)

Output only. TrajectoryExactMatch metric values.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue trajectory_exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameters
Name Description
index int
value TrajectoryExactMatchMetricValue
Returns
Type Description
TrajectoryExactMatchResults.Builder

addTrajectoryExactMatchMetricValues(int index, TrajectoryExactMatchMetricValue.Builder builderForValue)

public TrajectoryExactMatchResults.Builder addTrajectoryExactMatchMetricValues(int index, TrajectoryExactMatchMetricValue.Builder builderForValue)

Output only. TrajectoryExactMatch metric values.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue trajectory_exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameters
Name Description
index int
builderForValue TrajectoryExactMatchMetricValue.Builder
Returns
Type Description
TrajectoryExactMatchResults.Builder

addTrajectoryExactMatchMetricValuesBuilder()

public TrajectoryExactMatchMetricValue.Builder addTrajectoryExactMatchMetricValuesBuilder()

Output only. TrajectoryExactMatch metric values.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue trajectory_exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
TrajectoryExactMatchMetricValue.Builder

addTrajectoryExactMatchMetricValuesBuilder(int index)

public TrajectoryExactMatchMetricValue.Builder addTrajectoryExactMatchMetricValuesBuilder(int index)

Output only. TrajectoryExactMatch metric values.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue trajectory_exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
index int
Returns
Type Description
TrajectoryExactMatchMetricValue.Builder

build()

public TrajectoryExactMatchResults build()
Returns
Type Description
TrajectoryExactMatchResults

buildPartial()

public TrajectoryExactMatchResults buildPartial()
Returns
Type Description
TrajectoryExactMatchResults

clear()

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

clearTrajectoryExactMatchMetricValues()

public TrajectoryExactMatchResults.Builder clearTrajectoryExactMatchMetricValues()

Output only. TrajectoryExactMatch metric values.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue trajectory_exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
TrajectoryExactMatchResults.Builder

getDefaultInstanceForType()

public TrajectoryExactMatchResults getDefaultInstanceForType()
Returns
Type Description
TrajectoryExactMatchResults

getDescriptorForType()

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

getTrajectoryExactMatchMetricValues(int index)

public TrajectoryExactMatchMetricValue getTrajectoryExactMatchMetricValues(int index)

Output only. TrajectoryExactMatch metric values.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue trajectory_exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
index int
Returns
Type Description
TrajectoryExactMatchMetricValue

getTrajectoryExactMatchMetricValuesBuilder(int index)

public TrajectoryExactMatchMetricValue.Builder getTrajectoryExactMatchMetricValuesBuilder(int index)

Output only. TrajectoryExactMatch metric values.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue trajectory_exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
index int
Returns
Type Description
TrajectoryExactMatchMetricValue.Builder

getTrajectoryExactMatchMetricValuesBuilderList()

public List<TrajectoryExactMatchMetricValue.Builder> getTrajectoryExactMatchMetricValuesBuilderList()

Output only. TrajectoryExactMatch metric values.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue trajectory_exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
List<Builder>

getTrajectoryExactMatchMetricValuesCount()

public int getTrajectoryExactMatchMetricValuesCount()

Output only. TrajectoryExactMatch metric values.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue trajectory_exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

getTrajectoryExactMatchMetricValuesList()

public List<TrajectoryExactMatchMetricValue> getTrajectoryExactMatchMetricValuesList()

Output only. TrajectoryExactMatch metric values.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue trajectory_exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
List<TrajectoryExactMatchMetricValue>

getTrajectoryExactMatchMetricValuesOrBuilder(int index)

public TrajectoryExactMatchMetricValueOrBuilder getTrajectoryExactMatchMetricValuesOrBuilder(int index)

Output only. TrajectoryExactMatch metric values.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue trajectory_exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
index int
Returns
Type Description
TrajectoryExactMatchMetricValueOrBuilder

getTrajectoryExactMatchMetricValuesOrBuilderList()

public List<? extends TrajectoryExactMatchMetricValueOrBuilder> getTrajectoryExactMatchMetricValuesOrBuilderList()

Output only. TrajectoryExactMatch metric values.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue trajectory_exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
List<? extends com.google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValueOrBuilder>

internalGetFieldAccessorTable()

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

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(TrajectoryExactMatchResults other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

removeTrajectoryExactMatchMetricValues(int index)

public TrajectoryExactMatchResults.Builder removeTrajectoryExactMatchMetricValues(int index)

Output only. TrajectoryExactMatch metric values.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue trajectory_exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
index int
Returns
Type Description
TrajectoryExactMatchResults.Builder

setTrajectoryExactMatchMetricValues(int index, TrajectoryExactMatchMetricValue value)

public TrajectoryExactMatchResults.Builder setTrajectoryExactMatchMetricValues(int index, TrajectoryExactMatchMetricValue value)

Output only. TrajectoryExactMatch metric values.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue trajectory_exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameters
Name Description
index int
value TrajectoryExactMatchMetricValue
Returns
Type Description
TrajectoryExactMatchResults.Builder

setTrajectoryExactMatchMetricValues(int index, TrajectoryExactMatchMetricValue.Builder builderForValue)

public TrajectoryExactMatchResults.Builder setTrajectoryExactMatchMetricValues(int index, TrajectoryExactMatchMetricValue.Builder builderForValue)

Output only. TrajectoryExactMatch metric values.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryExactMatchMetricValue trajectory_exact_match_metric_values = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameters
Name Description
index int
builderForValue TrajectoryExactMatchMetricValue.Builder
Returns
Type Description
TrajectoryExactMatchResults.Builder