Home
last modified time | relevance | path

Searched refs:volumes (Results 1 – 25 of 28) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/
H A DListVolumesResponse.php65 public function setVolumes($volumes) argument
67 $this->volumes = $volumes;
74 return $this->volumes;
H A DProvisioningConfig.php205 public function setVolumes($volumes) argument
207 $this->volumes = $volumes;
214 return $this->volumes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DResources.php74 public function setVolumes($volumes) argument
76 $this->volumes = $volumes;
83 return $this->volumes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DRevisionSpec.php99 public function setVolumes($volumes) argument
101 $this->volumes = $volumes;
108 return $this->volumes;
H A DGoogleCloudRunV2TaskTemplate.php137 public function setVolumes($volumes) argument
139 $this->volumes = $volumes;
146 return $this->volumes;
H A DGoogleCloudRunOpV2RevisionTemplate.php225 public function setVolumes($volumes) argument
227 $this->volumes = $volumes;
234 return $this->volumes;
H A DGoogleCloudRunV2RevisionTemplate.php225 public function setVolumes($volumes) argument
227 $this->volumes = $volumes;
234 return $this->volumes;
H A DGoogleCloudRunOpV2Revision.php457 public function setVolumes($volumes) argument
459 $this->volumes = $volumes;
466 return $this->volumes;
H A DGoogleCloudRunV2Revision.php457 public function setVolumes($volumes) argument
459 $this->volumes = $volumes;
466 return $this->volumes;
H A DGoogleCloudRunV2Task.php511 public function setVolumes($volumes) argument
513 $this->volumes = $volumes;
520 return $this->volumes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DDiscoveryclustersClusters.php120 public function setVolumes($volumes) argument
122 $this->volumes = $volumes;
129 return $this->volumes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions.php229 public function setVolumes($volumes) argument
231 $this->volumes = $volumes;
238 return $this->volumes;
H A DBuildStep.php152 public function setVolumes($volumes) argument
154 $this->volumes = $volumes;
161 return $this->volumes;
H A DContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep.php245 public function setVolumes($volumes) argument
247 $this->volumes = $volumes;
254 return $this->volumes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBuildOptions.php229 public function setVolumes($volumes) argument
231 $this->volumes = $volumes;
238 return $this->volumes;
H A DBuildStep.php245 public function setVolumes($volumes) argument
247 $this->volumes = $volumes;
254 return $this->volumes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DVirtualMachine.php273 public function setVolumes($volumes) argument
275 $this->volumes = $volumes;
282 return $this->volumes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DVirtualMachine.php273 public function setVolumes($volumes) argument
275 $this->volumes = $volumes;
282 return $this->volumes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBooks.php60 public $volumes; variable in Google\\Service\\Books
128 'volumes',
314 'path' => 'books/v1/volumes/{volumeId}/layersummary',
932 'volumes',
1302 'volumes',
1306 'path' => 'books/v1/volumes/{volumeId}',
1340 'path' => 'books/v1/volumes',
1448 'path' => 'books/v1/volumes/mybooks',
1493 'path' => 'books/v1/volumes/recommended',
1510 'path' => 'books/v1/volumes/recommended/rate',
[all …]
/plugin/file2dw/docker/proxy/
H A Ddocker-compose.yml6 volumes:
19 volumes:
34 volumes:
54 volumes:
83 volumes:
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A Drun-elasticsearch.sh31 declare -a volumes
59 volumes+=($(cat <<-END
91 volumes+=($(cat <<-END
106 "${volumes[@]}" \
/plugin/pagebuttons/
H A Ddocker-compose.yml11 volumes:
/plugin/drawio/
H A Ddocker-compose.yaml13 volumes:
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/functions/
H A Dcleanup.sh25 (docker container rm --force --volumes "$1") || true
/plugin/file2dw/docker/simple/
H A Ddocker-compose.yml14 volumes:

12