Google Cloud PHP shared dependency, providing functionality useful to all components. Client - Class MultipartUploader (1.49.3)

Reference documentation and code samples for the Google Cloud PHP shared dependency, providing functionality useful to all components. Client class MultipartUploader.

Multipart upload implementation.

Methods

upload

Triggers the upload process.

Returns
TypeDescription
array

uploadAsync

Triggers the upload process asynchronously.

Returns
TypeDescription
GuzzleHttp\Promise\PromiseInterface