Uses of Class
com.google.cloud.aiplatform.v1beta1.TrajectoryExactMatchInstance
Packages that use TrajectoryExactMatchInstance
-
Uses of TrajectoryExactMatchInstance in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return TrajectoryExactMatchInstanceModifier and TypeMethodDescriptionTrajectoryExactMatchInstance.Builder.build()TrajectoryExactMatchInstance.Builder.buildPartial()static TrajectoryExactMatchInstanceTrajectoryExactMatchInstance.getDefaultInstance()TrajectoryExactMatchInstance.Builder.getDefaultInstanceForType()TrajectoryExactMatchInstance.getDefaultInstanceForType()TrajectoryExactMatchInput.Builder.getInstances(int index) Required.TrajectoryExactMatchInput.getInstances(int index) Required.TrajectoryExactMatchInputOrBuilder.getInstances(int index) Required.static TrajectoryExactMatchInstanceTrajectoryExactMatchInstance.parseDelimitedFrom(InputStream input) static TrajectoryExactMatchInstanceTrajectoryExactMatchInstance.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryExactMatchInstanceTrajectoryExactMatchInstance.parseFrom(byte[] data) static TrajectoryExactMatchInstanceTrajectoryExactMatchInstance.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryExactMatchInstanceTrajectoryExactMatchInstance.parseFrom(com.google.protobuf.ByteString data) static TrajectoryExactMatchInstanceTrajectoryExactMatchInstance.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryExactMatchInstanceTrajectoryExactMatchInstance.parseFrom(com.google.protobuf.CodedInputStream input) static TrajectoryExactMatchInstanceTrajectoryExactMatchInstance.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryExactMatchInstanceTrajectoryExactMatchInstance.parseFrom(InputStream input) static TrajectoryExactMatchInstanceTrajectoryExactMatchInstance.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryExactMatchInstanceTrajectoryExactMatchInstance.parseFrom(ByteBuffer data) static TrajectoryExactMatchInstanceTrajectoryExactMatchInstance.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type TrajectoryExactMatchInstanceModifier and TypeMethodDescriptionTrajectoryExactMatchInput.Builder.getInstancesList()Required.TrajectoryExactMatchInput.getInstancesList()Required.TrajectoryExactMatchInputOrBuilder.getInstancesList()Required.com.google.protobuf.Parser<TrajectoryExactMatchInstance>TrajectoryExactMatchInstance.getParserForType()static com.google.protobuf.Parser<TrajectoryExactMatchInstance>TrajectoryExactMatchInstance.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type TrajectoryExactMatchInstanceModifier and TypeMethodDescriptionTrajectoryExactMatchInput.Builder.addInstances(int index, TrajectoryExactMatchInstance value) Required.TrajectoryExactMatchInput.Builder.addInstances(TrajectoryExactMatchInstance value) Required.TrajectoryExactMatchInstance.Builder.mergeFrom(TrajectoryExactMatchInstance other) TrajectoryExactMatchInstance.newBuilder(TrajectoryExactMatchInstance prototype) TrajectoryExactMatchInput.Builder.setInstances(int index, TrajectoryExactMatchInstance value) Required.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type TrajectoryExactMatchInstanceModifier and TypeMethodDescriptionTrajectoryExactMatchInput.Builder.addAllInstances(Iterable<? extends TrajectoryExactMatchInstance> values) Required.