Uses of Class
com.google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchSpec
Packages that use TrajectoryAnyOrderMatchSpec
-
Uses of TrajectoryAnyOrderMatchSpec in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return TrajectoryAnyOrderMatchSpecModifier and TypeMethodDescriptionTrajectoryAnyOrderMatchSpec.Builder.build()TrajectoryAnyOrderMatchSpec.Builder.buildPartial()static TrajectoryAnyOrderMatchSpecTrajectoryAnyOrderMatchSpec.getDefaultInstance()TrajectoryAnyOrderMatchSpec.Builder.getDefaultInstanceForType()TrajectoryAnyOrderMatchSpec.getDefaultInstanceForType()TrajectoryAnyOrderMatchInput.Builder.getMetricSpec()Required.TrajectoryAnyOrderMatchInput.getMetricSpec()Required.TrajectoryAnyOrderMatchInputOrBuilder.getMetricSpec()Required.static TrajectoryAnyOrderMatchSpecTrajectoryAnyOrderMatchSpec.parseDelimitedFrom(InputStream input) static TrajectoryAnyOrderMatchSpecTrajectoryAnyOrderMatchSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryAnyOrderMatchSpecTrajectoryAnyOrderMatchSpec.parseFrom(byte[] data) static TrajectoryAnyOrderMatchSpecTrajectoryAnyOrderMatchSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryAnyOrderMatchSpecTrajectoryAnyOrderMatchSpec.parseFrom(com.google.protobuf.ByteString data) static TrajectoryAnyOrderMatchSpecTrajectoryAnyOrderMatchSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryAnyOrderMatchSpecTrajectoryAnyOrderMatchSpec.parseFrom(com.google.protobuf.CodedInputStream input) static TrajectoryAnyOrderMatchSpecTrajectoryAnyOrderMatchSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryAnyOrderMatchSpecTrajectoryAnyOrderMatchSpec.parseFrom(InputStream input) static TrajectoryAnyOrderMatchSpecTrajectoryAnyOrderMatchSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrajectoryAnyOrderMatchSpecTrajectoryAnyOrderMatchSpec.parseFrom(ByteBuffer data) static TrajectoryAnyOrderMatchSpecTrajectoryAnyOrderMatchSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type TrajectoryAnyOrderMatchSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TrajectoryAnyOrderMatchSpec>TrajectoryAnyOrderMatchSpec.getParserForType()static com.google.protobuf.Parser<TrajectoryAnyOrderMatchSpec>TrajectoryAnyOrderMatchSpec.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type TrajectoryAnyOrderMatchSpecModifier and TypeMethodDescriptionTrajectoryAnyOrderMatchSpec.Builder.mergeFrom(TrajectoryAnyOrderMatchSpec other) TrajectoryAnyOrderMatchInput.Builder.mergeMetricSpec(TrajectoryAnyOrderMatchSpec value) Required.TrajectoryAnyOrderMatchSpec.newBuilder(TrajectoryAnyOrderMatchSpec prototype) TrajectoryAnyOrderMatchInput.Builder.setMetricSpec(TrajectoryAnyOrderMatchSpec value) Required.