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