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