Class TrajectoryAnyOrderMatchInput.Builder (3.56.0)

public static final class TrajectoryAnyOrderMatchInput.Builder extends GeneratedMessageV3.Builder<TrajectoryAnyOrderMatchInput.Builder> implements TrajectoryAnyOrderMatchInputOrBuilder

Instances and metric spec for TrajectoryAnyOrderMatch metric.

Protobuf type google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInput

Static Methods

getDescriptor()

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

Methods

addAllInstances(Iterable<? extends TrajectoryAnyOrderMatchInstance> values)

public TrajectoryAnyOrderMatchInput.Builder addAllInstances(Iterable<? extends TrajectoryAnyOrderMatchInstance> values)

Required. Repeated TrajectoryAnyOrderMatch instance.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInstance instances = 2 [(.google.api.field_behavior) = REQUIRED];

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

addInstances(TrajectoryAnyOrderMatchInstance value)

public TrajectoryAnyOrderMatchInput.Builder addInstances(TrajectoryAnyOrderMatchInstance value)

Required. Repeated TrajectoryAnyOrderMatch instance.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInstance instances = 2 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
value TrajectoryAnyOrderMatchInstance
Returns
Type Description
TrajectoryAnyOrderMatchInput.Builder

addInstances(TrajectoryAnyOrderMatchInstance.Builder builderForValue)

public TrajectoryAnyOrderMatchInput.Builder addInstances(TrajectoryAnyOrderMatchInstance.Builder builderForValue)

Required. Repeated TrajectoryAnyOrderMatch instance.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInstance instances = 2 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
builderForValue TrajectoryAnyOrderMatchInstance.Builder
Returns
Type Description
TrajectoryAnyOrderMatchInput.Builder

addInstances(int index, TrajectoryAnyOrderMatchInstance value)

public TrajectoryAnyOrderMatchInput.Builder addInstances(int index, TrajectoryAnyOrderMatchInstance value)

Required. Repeated TrajectoryAnyOrderMatch instance.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInstance instances = 2 [(.google.api.field_behavior) = REQUIRED];

Parameters
Name Description
index int
value TrajectoryAnyOrderMatchInstance
Returns
Type Description
TrajectoryAnyOrderMatchInput.Builder

addInstances(int index, TrajectoryAnyOrderMatchInstance.Builder builderForValue)

public TrajectoryAnyOrderMatchInput.Builder addInstances(int index, TrajectoryAnyOrderMatchInstance.Builder builderForValue)

Required. Repeated TrajectoryAnyOrderMatch instance.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInstance instances = 2 [(.google.api.field_behavior) = REQUIRED];

Parameters
Name Description
index int
builderForValue TrajectoryAnyOrderMatchInstance.Builder
Returns
Type Description
TrajectoryAnyOrderMatchInput.Builder

addInstancesBuilder()

public TrajectoryAnyOrderMatchInstance.Builder addInstancesBuilder()

Required. Repeated TrajectoryAnyOrderMatch instance.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInstance instances = 2 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
TrajectoryAnyOrderMatchInstance.Builder

addInstancesBuilder(int index)

public TrajectoryAnyOrderMatchInstance.Builder addInstancesBuilder(int index)

Required. Repeated TrajectoryAnyOrderMatch instance.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInstance instances = 2 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
index int
Returns
Type Description
TrajectoryAnyOrderMatchInstance.Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

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

build()

public TrajectoryAnyOrderMatchInput build()
Returns
Type Description
TrajectoryAnyOrderMatchInput

buildPartial()

public TrajectoryAnyOrderMatchInput buildPartial()
Returns
Type Description
TrajectoryAnyOrderMatchInput

clear()

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

clearField(Descriptors.FieldDescriptor field)

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

clearInstances()

public TrajectoryAnyOrderMatchInput.Builder clearInstances()

Required. Repeated TrajectoryAnyOrderMatch instance.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInstance instances = 2 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
TrajectoryAnyOrderMatchInput.Builder

clearMetricSpec()

public TrajectoryAnyOrderMatchInput.Builder clearMetricSpec()

Required. Spec for TrajectoryAnyOrderMatch metric.

.google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchSpec metric_spec = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
TrajectoryAnyOrderMatchInput.Builder

clearOneof(Descriptors.OneofDescriptor oneof)

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

clone()

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

getDefaultInstanceForType()

public TrajectoryAnyOrderMatchInput getDefaultInstanceForType()
Returns
Type Description
TrajectoryAnyOrderMatchInput

getDescriptorForType()

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

getInstances(int index)

public TrajectoryAnyOrderMatchInstance getInstances(int index)

Required. Repeated TrajectoryAnyOrderMatch instance.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInstance instances = 2 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
index int
Returns
Type Description
TrajectoryAnyOrderMatchInstance

getInstancesBuilder(int index)

public TrajectoryAnyOrderMatchInstance.Builder getInstancesBuilder(int index)

Required. Repeated TrajectoryAnyOrderMatch instance.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInstance instances = 2 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
index int
Returns
Type Description
TrajectoryAnyOrderMatchInstance.Builder

getInstancesBuilderList()

public List<TrajectoryAnyOrderMatchInstance.Builder> getInstancesBuilderList()

Required. Repeated TrajectoryAnyOrderMatch instance.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInstance instances = 2 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
List<Builder>

getInstancesCount()

public int getInstancesCount()

Required. Repeated TrajectoryAnyOrderMatch instance.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInstance instances = 2 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
int

getInstancesList()

public List<TrajectoryAnyOrderMatchInstance> getInstancesList()

Required. Repeated TrajectoryAnyOrderMatch instance.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInstance instances = 2 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
List<TrajectoryAnyOrderMatchInstance>

getInstancesOrBuilder(int index)

public TrajectoryAnyOrderMatchInstanceOrBuilder getInstancesOrBuilder(int index)

Required. Repeated TrajectoryAnyOrderMatch instance.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInstance instances = 2 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
index int
Returns
Type Description
TrajectoryAnyOrderMatchInstanceOrBuilder

getInstancesOrBuilderList()

public List<? extends TrajectoryAnyOrderMatchInstanceOrBuilder> getInstancesOrBuilderList()

Required. Repeated TrajectoryAnyOrderMatch instance.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInstance instances = 2 [(.google.api.field_behavior) = REQUIRED];

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

getMetricSpec()

public TrajectoryAnyOrderMatchSpec getMetricSpec()

Required. Spec for TrajectoryAnyOrderMatch metric.

.google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchSpec metric_spec = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
TrajectoryAnyOrderMatchSpec

The metricSpec.

getMetricSpecBuilder()

public TrajectoryAnyOrderMatchSpec.Builder getMetricSpecBuilder()

Required. Spec for TrajectoryAnyOrderMatch metric.

.google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchSpec metric_spec = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
TrajectoryAnyOrderMatchSpec.Builder

getMetricSpecOrBuilder()

public TrajectoryAnyOrderMatchSpecOrBuilder getMetricSpecOrBuilder()

Required. Spec for TrajectoryAnyOrderMatch metric.

.google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchSpec metric_spec = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
TrajectoryAnyOrderMatchSpecOrBuilder

hasMetricSpec()

public boolean hasMetricSpec()

Required. Spec for TrajectoryAnyOrderMatch metric.

.google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchSpec metric_spec = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
boolean

Whether the metricSpec field is set.

internalGetFieldAccessorTable()

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

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(TrajectoryAnyOrderMatchInput other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

mergeMetricSpec(TrajectoryAnyOrderMatchSpec value)

public TrajectoryAnyOrderMatchInput.Builder mergeMetricSpec(TrajectoryAnyOrderMatchSpec value)

Required. Spec for TrajectoryAnyOrderMatch metric.

.google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchSpec metric_spec = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
value TrajectoryAnyOrderMatchSpec
Returns
Type Description
TrajectoryAnyOrderMatchInput.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

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

removeInstances(int index)

public TrajectoryAnyOrderMatchInput.Builder removeInstances(int index)

Required. Repeated TrajectoryAnyOrderMatch instance.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInstance instances = 2 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
index int
Returns
Type Description
TrajectoryAnyOrderMatchInput.Builder

setField(Descriptors.FieldDescriptor field, Object value)

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

setInstances(int index, TrajectoryAnyOrderMatchInstance value)

public TrajectoryAnyOrderMatchInput.Builder setInstances(int index, TrajectoryAnyOrderMatchInstance value)

Required. Repeated TrajectoryAnyOrderMatch instance.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInstance instances = 2 [(.google.api.field_behavior) = REQUIRED];

Parameters
Name Description
index int
value TrajectoryAnyOrderMatchInstance
Returns
Type Description
TrajectoryAnyOrderMatchInput.Builder

setInstances(int index, TrajectoryAnyOrderMatchInstance.Builder builderForValue)

public TrajectoryAnyOrderMatchInput.Builder setInstances(int index, TrajectoryAnyOrderMatchInstance.Builder builderForValue)

Required. Repeated TrajectoryAnyOrderMatch instance.

repeated .google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchInstance instances = 2 [(.google.api.field_behavior) = REQUIRED];

Parameters
Name Description
index int
builderForValue TrajectoryAnyOrderMatchInstance.Builder
Returns
Type Description
TrajectoryAnyOrderMatchInput.Builder

setMetricSpec(TrajectoryAnyOrderMatchSpec value)

public TrajectoryAnyOrderMatchInput.Builder setMetricSpec(TrajectoryAnyOrderMatchSpec value)

Required. Spec for TrajectoryAnyOrderMatch metric.

.google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchSpec metric_spec = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
value TrajectoryAnyOrderMatchSpec
Returns
Type Description
TrajectoryAnyOrderMatchInput.Builder

setMetricSpec(TrajectoryAnyOrderMatchSpec.Builder builderForValue)

public TrajectoryAnyOrderMatchInput.Builder setMetricSpec(TrajectoryAnyOrderMatchSpec.Builder builderForValue)

Required. Spec for TrajectoryAnyOrderMatch metric.

.google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchSpec metric_spec = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
builderForValue TrajectoryAnyOrderMatchSpec.Builder
Returns
Type Description
TrajectoryAnyOrderMatchInput.Builder

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

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

setUnknownFields(UnknownFieldSet unknownFields)

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