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