Uses of Class
com.google.cloud.aiplatform.v1.PredictRequest
Packages that use PredictRequest
-
Uses of PredictRequest in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return PredictRequestModifier and TypeMethodDescriptionPredictRequest.Builder.build()PredictRequest.Builder.buildPartial()static PredictRequestPredictRequest.getDefaultInstance()PredictRequest.Builder.getDefaultInstanceForType()PredictRequest.getDefaultInstanceForType()static PredictRequestPredictRequest.parseDelimitedFrom(InputStream input) static PredictRequestPredictRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PredictRequestPredictRequest.parseFrom(byte[] data) static PredictRequestPredictRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PredictRequestPredictRequest.parseFrom(com.google.protobuf.ByteString data) static PredictRequestPredictRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PredictRequestPredictRequest.parseFrom(com.google.protobuf.CodedInputStream input) static PredictRequestPredictRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PredictRequestPredictRequest.parseFrom(InputStream input) static PredictRequestPredictRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PredictRequestPredictRequest.parseFrom(ByteBuffer data) static PredictRequestPredictRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type PredictRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PredictRequest>PredictRequest.getParserForType()static com.google.protobuf.Parser<PredictRequest>PredictRequest.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type PredictRequestModifier and TypeMethodDescriptionPredictRequest.Builder.mergeFrom(PredictRequest other) static PredictRequest.BuilderPredictRequest.newBuilder(PredictRequest prototype)