Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/
DListVolumesResponse.php65 public function setVolumes($volumes) argument
67 $this->volumes = $volumes;
74 return $this->volumes;
DProvisioningConfig.php205 public function setVolumes($volumes) argument
207 $this->volumes = $volumes;
214 return $this->volumes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
DResources.php74 public function setVolumes($volumes) argument
76 $this->volumes = $volumes;
83 return $this->volumes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
DRevisionSpec.php99 public function setVolumes($volumes) argument
101 $this->volumes = $volumes;
108 return $this->volumes;
DGoogleCloudRunV2TaskTemplate.php137 public function setVolumes($volumes) argument
139 $this->volumes = $volumes;
146 return $this->volumes;
DGoogleCloudRunV2RevisionTemplate.php225 public function setVolumes($volumes) argument
227 $this->volumes = $volumes;
234 return $this->volumes;
DGoogleCloudRunOpV2RevisionTemplate.php225 public function setVolumes($volumes) argument
227 $this->volumes = $volumes;
234 return $this->volumes;
DGoogleCloudRunOpV2Revision.php457 public function setVolumes($volumes) argument
459 $this->volumes = $volumes;
466 return $this->volumes;
DGoogleCloudRunV2Revision.php457 public function setVolumes($volumes) argument
459 $this->volumes = $volumes;
466 return $this->volumes;
DGoogleCloudRunV2Task.php511 public function setVolumes($volumes) argument
513 $this->volumes = $volumes;
520 return $this->volumes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
DDiscoveryclustersClusters.php120 public function setVolumes($volumes) argument
122 $this->volumes = $volumes;
129 return $this->volumes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
DContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions.php229 public function setVolumes($volumes) argument
231 $this->volumes = $volumes;
238 return $this->volumes;
DBuildStep.php152 public function setVolumes($volumes) argument
154 $this->volumes = $volumes;
161 return $this->volumes;
DContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep.php245 public function setVolumes($volumes) argument
247 $this->volumes = $volumes;
254 return $this->volumes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
DBuildOptions.php229 public function setVolumes($volumes) argument
231 $this->volumes = $volumes;
238 return $this->volumes;
DBuildStep.php245 public function setVolumes($volumes) argument
247 $this->volumes = $volumes;
254 return $this->volumes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
DVirtualMachine.php273 public function setVolumes($volumes) argument
275 $this->volumes = $volumes;
282 return $this->volumes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
DVirtualMachine.php273 public function setVolumes($volumes) argument
275 $this->volumes = $volumes;
282 return $this->volumes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DBooks.php60 public $volumes; variable in Google\\Service\\Books
128 'volumes',
132 'path' => 'books/v1/users/{userId}/bookshelves/{shelf}/volumes',
291 'path' => 'books/v1/volumes/{volumeId}/layersummary/{summaryId}',
314 'path' => 'books/v1/volumes/{volumeId}/layersummary',
350 'path' => 'books/v1/volumes/{volumeId}/layers/{layerId}/data/{annotationDataId}',
399 'path' => 'books/v1/volumes/{volumeId}/layers/{layerId}/data',
470 'path' => 'books/v1/volumes/{volumeId}/layers/{layerId}/annotations/{annotationId}',
498 'path' => 'books/v1/volumes/{volumeId}/layers/{layerId}',
932 'volumes',
[all …]
DBaremetalsolution.php513 'volumes',
527 'path' => 'v2/{+parent}/volumes',
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
Drun-elasticsearch.sh31 declare -a volumes
59 volumes+=($(cat <<-END
91 volumes+=($(cat <<-END
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/functions/
Dcleanup.sh25 (docker container rm --force --volumes "$1") || true
/plugin/authgoogle/google/contrib/
DGoogle_BooksService.php972 public $volumes; variable in Google_BooksService
999 …$this->volumes = new Google_VolumesServiceResource($this, $this->serviceName, 'volumes', json_deco…
/plugin/authgooglesheets/vendor/google/apiclient/
DREADME.md146 $results = $service->volumes->listVolumes($query, $optParams);