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