Class TrajectoryAnyOrderMatchResults.Builder (3.84.0)

public static final class TrajectoryAnyOrderMatchResults.Builder extends GeneratedMessage.Builder<TrajectoryAnyOrderMatchResults.Builder> implements TrajectoryAnyOrderMatchResultsOrBuilder

Results for TrajectoryAnyOrderMatch metric.

Protobuf type google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchResults

Static Methods

getDescriptor()

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

Methods

addAllTrajectoryAnyOrderMatchMetricValues(Iterable<? extends TrajectoryAnyOrderMatchMetricValue> values)

public TrajectoryAnyOrderMatchResults.Builder addAllTrajectoryAnyOrderMatchMetricValues(Iterable<? extends TrajectoryAnyOrderMatchMetricValue> values)

Output only. TrajectoryAnyOrderMatch metric values.

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

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

addTrajectoryAnyOrderMatchMetricValues(TrajectoryAnyOrderMatchMetricValue value)

public TrajectoryAnyOrderMatchResults.Builder addTrajectoryAnyOrderMatchMetricValues(TrajectoryAnyOrderMatchMetricValue value)

Output only. TrajectoryAnyOrderMatch metric values.

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

Parameter
Name Description
value TrajectoryAnyOrderMatchMetricValue
Returns
Type Description
TrajectoryAnyOrderMatchResults.Builder

addTrajectoryAnyOrderMatchMetricValues(TrajectoryAnyOrderMatchMetricValue.Builder builderForValue)

public TrajectoryAnyOrderMatchResults.Builder addTrajectoryAnyOrderMatchMetricValues(TrajectoryAnyOrderMatchMetricValue.Builder builderForValue)

Output only. TrajectoryAnyOrderMatch metric values.

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

Parameter
Name Description
builderForValue TrajectoryAnyOrderMatchMetricValue.Builder
Returns
Type Description
TrajectoryAnyOrderMatchResults.Builder

addTrajectoryAnyOrderMatchMetricValues(int index, TrajectoryAnyOrderMatchMetricValue value)

public TrajectoryAnyOrderMatchResults.Builder addTrajectoryAnyOrderMatchMetricValues(int index, TrajectoryAnyOrderMatchMetricValue value)

Output only. TrajectoryAnyOrderMatch metric values.

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

Parameters
Name Description
index int
value TrajectoryAnyOrderMatchMetricValue
Returns
Type Description
TrajectoryAnyOrderMatchResults.Builder

addTrajectoryAnyOrderMatchMetricValues(int index, TrajectoryAnyOrderMatchMetricValue.Builder builderForValue)

public TrajectoryAnyOrderMatchResults.Builder addTrajectoryAnyOrderMatchMetricValues(int index, TrajectoryAnyOrderMatchMetricValue.Builder builderForValue)

Output only. TrajectoryAnyOrderMatch metric values.

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

Parameters
Name Description
index int
builderForValue TrajectoryAnyOrderMatchMetricValue.Builder
Returns
Type Description
TrajectoryAnyOrderMatchResults.Builder

addTrajectoryAnyOrderMatchMetricValuesBuilder()

public TrajectoryAnyOrderMatchMetricValue.Builder addTrajectoryAnyOrderMatchMetricValuesBuilder()

Output only. TrajectoryAnyOrderMatch metric values.

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

Returns
Type Description
TrajectoryAnyOrderMatchMetricValue.Builder

addTrajectoryAnyOrderMatchMetricValuesBuilder(int index)

public TrajectoryAnyOrderMatchMetricValue.Builder addTrajectoryAnyOrderMatchMetricValuesBuilder(int index)

Output only. TrajectoryAnyOrderMatch metric values.

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

Parameter
Name Description
index int
Returns
Type Description
TrajectoryAnyOrderMatchMetricValue.Builder

build()

public TrajectoryAnyOrderMatchResults build()
Returns
Type Description
TrajectoryAnyOrderMatchResults

buildPartial()

public TrajectoryAnyOrderMatchResults buildPartial()
Returns
Type Description
TrajectoryAnyOrderMatchResults

clear()

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

clearTrajectoryAnyOrderMatchMetricValues()

public TrajectoryAnyOrderMatchResults.Builder clearTrajectoryAnyOrderMatchMetricValues()

Output only. TrajectoryAnyOrderMatch metric values.

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

Returns
Type Description
TrajectoryAnyOrderMatchResults.Builder

getDefaultInstanceForType()

public TrajectoryAnyOrderMatchResults getDefaultInstanceForType()
Returns
Type Description
TrajectoryAnyOrderMatchResults

getDescriptorForType()

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

getTrajectoryAnyOrderMatchMetricValues(int index)

public TrajectoryAnyOrderMatchMetricValue getTrajectoryAnyOrderMatchMetricValues(int index)

Output only. TrajectoryAnyOrderMatch metric values.

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

Parameter
Name Description
index int
Returns
Type Description
TrajectoryAnyOrderMatchMetricValue

getTrajectoryAnyOrderMatchMetricValuesBuilder(int index)

public TrajectoryAnyOrderMatchMetricValue.Builder getTrajectoryAnyOrderMatchMetricValuesBuilder(int index)

Output only. TrajectoryAnyOrderMatch metric values.

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

Parameter
Name Description
index int
Returns
Type Description
TrajectoryAnyOrderMatchMetricValue.Builder

getTrajectoryAnyOrderMatchMetricValuesBuilderList()

public List<TrajectoryAnyOrderMatchMetricValue.Builder> getTrajectoryAnyOrderMatchMetricValuesBuilderList()

Output only. TrajectoryAnyOrderMatch metric values.

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

Returns
Type Description
List<Builder>

getTrajectoryAnyOrderMatchMetricValuesCount()

public int getTrajectoryAnyOrderMatchMetricValuesCount()

Output only. TrajectoryAnyOrderMatch metric values.

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

Returns
Type Description
int

getTrajectoryAnyOrderMatchMetricValuesList()

public List<TrajectoryAnyOrderMatchMetricValue> getTrajectoryAnyOrderMatchMetricValuesList()

Output only. TrajectoryAnyOrderMatch metric values.

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

Returns
Type Description
List<TrajectoryAnyOrderMatchMetricValue>

getTrajectoryAnyOrderMatchMetricValuesOrBuilder(int index)

public TrajectoryAnyOrderMatchMetricValueOrBuilder getTrajectoryAnyOrderMatchMetricValuesOrBuilder(int index)

Output only. TrajectoryAnyOrderMatch metric values.

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

Parameter
Name Description
index int
Returns
Type Description
TrajectoryAnyOrderMatchMetricValueOrBuilder

getTrajectoryAnyOrderMatchMetricValuesOrBuilderList()

public List<? extends TrajectoryAnyOrderMatchMetricValueOrBuilder> getTrajectoryAnyOrderMatchMetricValuesOrBuilderList()

Output only. TrajectoryAnyOrderMatch metric values.

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

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

internalGetFieldAccessorTable()

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

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(TrajectoryAnyOrderMatchResults other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

removeTrajectoryAnyOrderMatchMetricValues(int index)

public TrajectoryAnyOrderMatchResults.Builder removeTrajectoryAnyOrderMatchMetricValues(int index)

Output only. TrajectoryAnyOrderMatch metric values.

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

Parameter
Name Description
index int
Returns
Type Description
TrajectoryAnyOrderMatchResults.Builder

setTrajectoryAnyOrderMatchMetricValues(int index, TrajectoryAnyOrderMatchMetricValue value)

public TrajectoryAnyOrderMatchResults.Builder setTrajectoryAnyOrderMatchMetricValues(int index, TrajectoryAnyOrderMatchMetricValue value)

Output only. TrajectoryAnyOrderMatch metric values.

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

Parameters
Name Description
index int
value TrajectoryAnyOrderMatchMetricValue
Returns
Type Description
TrajectoryAnyOrderMatchResults.Builder

setTrajectoryAnyOrderMatchMetricValues(int index, TrajectoryAnyOrderMatchMetricValue.Builder builderForValue)

public TrajectoryAnyOrderMatchResults.Builder setTrajectoryAnyOrderMatchMetricValues(int index, TrajectoryAnyOrderMatchMetricValue.Builder builderForValue)

Output only. TrajectoryAnyOrderMatch metric values.

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

Parameters
Name Description
index int
builderForValue TrajectoryAnyOrderMatchMetricValue.Builder
Returns
Type Description
TrajectoryAnyOrderMatchResults.Builder