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