Uses of Class
com.google.cloud.aiplatform.v1beta1.TrajectoryExactMatchSpec.Builder
Packages that use TrajectoryExactMatchSpec.Builder
-
Uses of TrajectoryExactMatchSpec.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return TrajectoryExactMatchSpec.BuilderModifier and TypeMethodDescriptionTrajectoryExactMatchSpec.Builder.clear()TrajectoryExactMatchInput.Builder.getMetricSpecBuilder()Required.TrajectoryExactMatchSpec.Builder.mergeFrom(TrajectoryExactMatchSpec other) TrajectoryExactMatchSpec.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrajectoryExactMatchSpec.Builder.mergeFrom(com.google.protobuf.Message other) TrajectoryExactMatchSpec.newBuilder()TrajectoryExactMatchSpec.newBuilder(TrajectoryExactMatchSpec prototype) TrajectoryExactMatchSpec.newBuilderForType()protected TrajectoryExactMatchSpec.BuilderTrajectoryExactMatchSpec.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) TrajectoryExactMatchSpec.toBuilder()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type TrajectoryExactMatchSpec.BuilderModifier and TypeMethodDescriptionTrajectoryExactMatchInput.Builder.setMetricSpec(TrajectoryExactMatchSpec.Builder builderForValue) Required.