Home
last modified time | relevance | path

Searched refs:disk (Results 1 – 25 of 53) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegionDisks.php50 * @param string $disk The disk name for this request.
80 * @param string $disk Name of the regional persistent disk to snapshot.
96 public function createSnapshot($project, $region, $disk, Snapshot $postBody, $optParams = []) argument
110 * @param string $disk Name of the regional persistent disk to delete.
125 public function delete($project, $region, $disk, $optParams = []) argument
127 $params = ['project' => $project, 'region' => $region, 'disk' => $disk];
136 * @param string $disk Name of the regional persistent disk to return.
140 public function get($project, $region, $disk, $optParams = []) argument
142 $params = ['project' => $project, 'region' => $region, 'disk' => $disk];
254 * @param string $disk The disk name for this request.
[all …]
H A DDisks.php51 * @param string $disk The disk name for this request.
141 * @param string $disk Name of the persistent disk to snapshot.
159 public function createSnapshot($project, $zone, $disk, Snapshot $postBody, $optParams = []) argument
173 * @param string $disk Name of the persistent disk to delete.
188 public function delete($project, $zone, $disk, $optParams = []) argument
190 $params = ['project' => $project, 'zone' => $zone, 'disk' => $disk];
200 * @param string $disk Name of the persistent disk to return.
204 public function get($project, $zone, $disk, $optParams = []) argument
206 $params = ['project' => $project, 'zone' => $zone, 'disk' => $disk];
320 * @param string $disk The disk name for this request.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DExistingDisk.php25 public $disk; variable in Google\\Service\\Genomics\\ExistingDisk
30 public function setDisk($disk) argument
32 $this->disk = $disk;
39 return $this->disk;
H A DMount.php25 public $disk; variable in Google\\Service\\Genomics\\Mount
38 public function setDisk($disk) argument
40 $this->disk = $disk;
47 return $this->disk;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DExistingDisk.php25 public $disk; variable in Google\\Service\\CloudLifeSciences\\ExistingDisk
30 public function setDisk($disk) argument
32 $this->disk = $disk;
39 return $this->disk;
H A DMount.php25 public $disk; variable in Google\\Service\\CloudLifeSciences\\Mount
38 public function setDisk($disk) argument
40 $this->disk = $disk;
47 return $this->disk;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleChromeManagementV1StorageStatusReport.php33 public function setDisk($disk) argument
35 $this->disk = $disk;
42 return $this->disk;
/plugin/nssize/
H A Dplugin.info.txt6 desc Calculate disk space of namespace
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-fileupload-1.3.2.jar ... fileupload/ org/apache/commons/fileupload/disk/ org/apache/commons/fileupload/portlet ...
H A Dehcache-3.8.1.jar ... org.ehcache.impl.internal.store.disk.OffHeapDiskStoreProviderFactory.xml OSGI-INF/org. ...
/plugin/move/
H A Dstyle.less80 list-style-image: url(images/disk.png);
H A DREADME33 disk.png
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A Drun-elasticsearch.sh37 --env cluster.routing.allocation.disk.threshold_enabled=false
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php166 * @param string $disk Name of the persistent disk resource to delete.
171 …public function createSnapshot($project, $zone, $disk, Google_Snapshot $postBody, $optParams = arr… argument
172 … $params = array('project' => $project, 'zone' => $zone, 'disk' => $disk, 'postBody' => $postBody);
186 * @param string $disk Name of the persistent disk resource to delete.
190 public function delete($project, $zone, $disk, $optParams = array()) { argument
191 $params = array('project' => $project, 'zone' => $zone, 'disk' => $disk);
205 * @param string $disk Name of the persistent disk resource to return.
209 public function get($project, $zone, $disk, $optParams = array()) { argument
210 $params = array('project' => $project, 'zone' => $zone, 'disk' => $disk);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCompute.php1152 'disk' => [
1210 'disk' => [
1238 'disk' => [
1262 'disk' => [
1364 'disk' => [
1388 'disk' => [
9273 'disk' => [
9297 'disk' => [
9321 'disk' => [
9345 'disk' => [
[all …]
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DREADME.md106 real file. No matter where you are on the disk, this path will always be valid
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DClusterNamespace.asciidoc46 $params['include_disk_info'] = (boolean) Return information about disk usage and shard sizes (default: false)
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.ckgedit33 FileBrowserError_307: "Failed to write file to disk.",
H A Dlang_array.txt698 FileBrowserError_307: "Failed to write file to disk.",
/plugin/ckgedit/ckeditor/lang/
H A Den.js.ckgedit37 FileBrowserError_307: "Failed to write file to disk.",
H A Dlang_array.txt698 FileBrowserError_307: "Failed to write file to disk.",
/plugin/codemirror/dist/modes/
H A Dmirc.min.js.map1 … \"$deltok $devent $dialog $did $didreg $didtok $didwm $disk $dlevel $dll \" +\n…
/plugin/ckgdoku/ckeditor/
H A Dconfig.js.unc354 FileBrowserError_307: "Failed to write file to disk.",
/plugin/ckgedit/ckeditor/
H A Dconfig.js.unc402 FileBrowserError_307: "Failed to write file to disk.",
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md526 content is written on the disk. Stream capabiilities are not the same

123