Home
last modified time | relevance | path

Searched refs:upload (Results 126 – 150 of 284) sorted by last modified time

12345678910>>...12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/Resource/
H A DMedia.php57 public function upload($parent, CreateAttachmentRequest $postBody, $optParams = []) function in Google\\Service\\CloudSupport\\Resource\\Media
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudSupport.php297 ],'upload' => [
H A DDisplayVideo.php235 'upload' => [
2586 ],'upload' => [
H A DArtifactRegistry.php295 ],'upload' => [
601 ],'upload' => [
H A DIam.php853 ],'upload' => [
854 'path' => 'v1/{+name}/keys:upload',
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md384 * Added a "progress" event so that you can get upload and download progress
1109 * Bug: Removing the path to a file when sending a Content-Disposition header on a POST upload
1268 * [Http] Adding support for Content-Type in multipart POST uploads per upload
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/Resource/
H A DMedia.php43 …public function upload($customer, GoogleChromePolicyV1UploadPolicyFileRequest $postBody, $optParam… function in Google\\Service\\ChromePolicy\\Resource\\Media
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildbotCommandDurations.php33 public $upload; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildbotCommandDurations
124 public function setUpload($upload) argument
126 $this->upload = $upload;
130 return $this->upload;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DAdvertisersAssets.php48 public function upload($advertiserId, CreateAssetRequest $postBody, $optParams = []) function in Google\\Service\\DisplayVideo\\Resource\\AdvertisersAssets
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesConfiguration/Resource/
H A DImageConfigurations.php41 public function upload($resourceId, $imageType, $optParams = []) function in Google\\Service\\GamesConfiguration\\Resource\\ImageConfigurations
/plugin/diagramsnet/lib/resources/
H A Ddia_eu.txt767 upload=Kargatu
H A Ddia_fa.txt767 upload=‫آپلود‬
921 addLibInst=Click the "Add Library" button to upload a new library.
H A Ddia_ja.txt767 upload=アップロード
921 addLibInst=Click the "Add Library" button to upload a new library.
H A Ddia_kn.txt767 upload=Upload
921 addLibInst=Click the "Add Library" button to upload a new library.
H A Ddia_ru.txt767 upload=Загрузить
H A Ddia_si.txt767 upload=Upload
921 addLibInst=Click the "Add Library" button to upload a new library.
H A Ddia_sl.txt767 upload=Upload
921 addLibInst=Click the "Add Library" button to upload a new library.
H A Ddia_ta.txt767 upload=Upload
921 addLibInst=Click the "Add Library" button to upload a new library.
H A Ddia_vi.txt767 upload=Tải lên
921 addLibInst=Click the "Add Library" button to upload a new library.
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js4614 …else if (!this.isOffline() && new XMLHttpRequest().upload && this.isRemoteFileFormat(data, filterF…
6544 if (/\.v(dx|sdx?)$/i.test(filename) && Graph.fileSupport && new XMLHttpRequest().upload &&
6621 else if (Graph.fileSupport && new XMLHttpRequest().upload && this.isRemoteFileFormat(data, url))
H A DDialogs.js9387 …else if (file != null && !editorUi.isOffline() && new XMLHttpRequest().upload && editorUi.isRemote…
H A DDriveClient.js1176 … if (Graph.fileSupport && new XMLHttpRequest().upload && this.ui.isRemoteFileFormat(data, url))
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js3444 …importVisio(v,function(b){t(b,"text/xml")},null,p):!this.isOffline()&&(new XMLHttpRequest).upload&&
3567 …if(null!=b)if(Graph.fileSupport&&!this.isOffline()&&(new XMLHttpRequest).upload&&this.isRemoteFile…
H A Dviewer.min.js3444 …importVisio(v,function(b){t(b,"text/xml")},null,p):!this.isOffline()&&(new XMLHttpRequest).upload&&
3567 …if(null!=b)if(Graph.fileSupport&&!this.isOffline()&&(new XMLHttpRequest).upload&&this.isRemoteFile…
/plugin/diagramsnet/lib/js/dropbox/
H A DDropbox-sdk.min.js9 …hasListeners("progress"))try{t.onprogress=n.bind(null,"download"),t.upload&&(t.upload.onprogress=n…

12345678910>>...12