In the Google Drive SDK for the insert function, the documentation says that the uploadType parameter is necessary and can take 3 values. But it does not indicate how this value can be determined using the java client. it is unclear whether the example uses simple, multiple, or renewable. How do you define uploadType in java api.
thanks
source
share