public static final class TrajectoryExactMatchResults.Builder extends GeneratedMessageV3.Builder<TrajectoryExactMatchResults.Builder> implements TrajectoryExactMatchResultsOrBuilder
Results for TrajectoryExactMatch metric.
Protobuf type google.cloud.aiplatform.v1beta1.TrajectoryExactMatchResults
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
public static final Descriptors.Descriptor getDescriptor()
Methods
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>
|
public TrajectoryExactMatchResults.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
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];
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];
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];
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];
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];
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
|
public TrajectoryExactMatchResults build()
public TrajectoryExactMatchResults buildPartial()
public TrajectoryExactMatchResults.Builder clear()
Overrides
public TrajectoryExactMatchResults.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
public TrajectoryExactMatchResults.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
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];
public TrajectoryExactMatchResults.Builder clone()
Overrides
public TrajectoryExactMatchResults getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
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
|
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
|
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];
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 |
|
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];
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
|
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> |
|
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public TrajectoryExactMatchResults.Builder mergeFrom(TrajectoryExactMatchResults other)
public TrajectoryExactMatchResults.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public TrajectoryExactMatchResults.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
public final TrajectoryExactMatchResults.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
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
|
public TrajectoryExactMatchResults.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
public TrajectoryExactMatchResults.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
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];
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];
public final TrajectoryExactMatchResults.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides