Class TrajectoryAnyOrderMatchResults.Builder (3.56.0)

public static final class TrajectoryAnyOrderMatchResults.Builder extends GeneratedMessageV3.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

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

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

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

clearField(Descriptors.FieldDescriptor field)

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

clearOneof(Descriptors.OneofDescriptor oneof)

public TrajectoryAnyOrderMatchResults.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
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

clone()

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

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 GeneratedMessageV3.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

mergeUnknownFields(UnknownFieldSet unknownFields)

public final TrajectoryAnyOrderMatchResults.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
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

setField(Descriptors.FieldDescriptor field, Object value)

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

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

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

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

setUnknownFields(UnknownFieldSet unknownFields)

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