Class FileUploadsServiceStub (0.9.0)

public abstract class FileUploadsServiceStub implements BackgroundResource

Base stub class for the FileUploadsService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > FileUploadsServiceStub

Implements

BackgroundResource

Constructors

FileUploadsServiceStub()

public FileUploadsServiceStub()

Methods

close()

public abstract void close()

getFileUploadCallable()

public UnaryCallable<GetFileUploadRequest,FileUpload> getFileUploadCallable()
Returns
Type Description
UnaryCallable<GetFileUploadRequest,FileUpload>