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