public abstract class ImageServiceStub implements BackgroundResource
Base stub class for the ImageService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
ImageServiceStub()
public ImageServiceStub()
Methods
close()
public abstract void close()
generateProductImageBackgroundCallable()
public UnaryCallable<GenerateProductImageBackgroundRequest,GenerateProductImageBackgroundResponse> generateProductImageBackgroundCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GenerateProductImageBackgroundRequest,GenerateProductImageBackgroundResponse> |
removeProductImageBackgroundCallable()
public UnaryCallable<RemoveProductImageBackgroundRequest,RemoveProductImageBackgroundResponse> removeProductImageBackgroundCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<RemoveProductImageBackgroundRequest,RemoveProductImageBackgroundResponse> |
upscaleProductImageCallable()
public UnaryCallable<UpscaleProductImageRequest,UpscaleProductImageResponse> upscaleProductImageCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpscaleProductImageRequest,UpscaleProductImageResponse> |