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