Home
last modified time | relevance | path

Searched refs:generation (Results 1 – 25 of 114) sorted by relevance

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
DObjectId.php29 public $generation; variable in Google\\Service\\CloudSupport\\ObjectId
52 public function setGeneration($generation) argument
54 $this->generation = $generation;
61 return $this->generation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
DContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource.php29 public $generation; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource
52 public function setGeneration($generation) argument
54 $this->generation = $generation;
61 return $this->generation;
DContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest.php29 public $generation; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest
52 public function setGeneration($generation) argument
54 $this->generation = $generation;
61 return $this->generation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
DStorageSourceManifest.php29 public $generation; variable in Google\\Service\\CloudBuild\\StorageSourceManifest
52 public function setGeneration($generation) argument
54 $this->generation = $generation;
61 return $this->generation;
DStorageSource.php29 public $generation; variable in Google\\Service\\CloudBuild\\StorageSource
52 public function setGeneration($generation) argument
54 $this->generation = $generation;
61 return $this->generation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
DOSPolicyResourceFileGcs.php29 public $generation; variable in Google\\Service\\OSConfig\\OSPolicyResourceFileGcs
52 public function setGeneration($generation) argument
54 $this->generation = $generation;
61 return $this->generation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
DGdataObjectId.php29 public $generation; variable in Google\\Service\\YouTubeReporting\\GdataObjectId
52 public function setGeneration($generation) argument
54 $this->generation = $generation;
61 return $this->generation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
DComposeRequestSourceObjects.php25 public $generation; variable in Google\\Service\\Storage\\ComposeRequestSourceObjects
36 public function setGeneration($generation) argument
38 $this->generation = $generation;
45 return $this->generation;
DObjectAccessControl.php49 public $generation; variable in Google\\Service\\Storage\\ObjectAccessControl
160 public function setGeneration($generation) argument
162 $this->generation = $generation;
169 return $this->generation;
DStorageObject.php74 public $generation; variable in Google\\Service\\Storage\\StorageObject
331 public function setGeneration($generation) argument
333 $this->generation = $generation;
340 return $this->generation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
DObjectMeta.php54 public $generation; variable in Google\\Service\\CloudRun\\ObjectMeta
183 public function setGeneration($generation) argument
185 $this->generation = $generation;
192 return $this->generation;
DGoogleCloudRunV2Execution.php56 public $generation; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Execution
227 public function setGeneration($generation) argument
229 $this->generation = $generation;
236 return $this->generation;
DGoogleCloudRunV2Job.php68 public $generation; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Job
279 public function setGeneration($generation) argument
281 $this->generation = $generation;
288 return $this->generation;
DGoogleCloudRunOpV2Revision.php66 public $generation; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2Revision
275 public function setGeneration($generation) argument
277 $this->generation = $generation;
284 return $this->generation;
DGoogleCloudRunV2Revision.php66 public $generation; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Revision
275 public function setGeneration($generation) argument
277 $this->generation = $generation;
284 return $this->generation;
DGoogleCloudRunOpV2Service.php66 public $generation; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2Service
281 public function setGeneration($generation) argument
283 $this->generation = $generation;
290 return $this->generation;
DGoogleCloudRunV2Service.php66 public $generation; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Service
281 public function setGeneration($generation) argument
283 $this->generation = $generation;
290 return $this->generation;
DGoogleCloudRunV2Task.php66 public $generation; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Task
287 public function setGeneration($generation) argument
289 $this->generation = $generation;
296 return $this->generation;
/plugin/authgoogle/google/contrib/
DGoogle_StorageService.php1359 public $generation; variable in Google_ComposeRequestSourceObjects
1364 public function setGeneration( $generation) { argument
1365 $this->generation = $generation;
1368 return $this->generation;
1401 public $generation; variable in Google_ObjectAccessControl
1443 public function setGeneration( $generation) { argument
1444 $this->generation = $generation;
1447 return $this->generation;
1547 public $generation; variable in Google_StorageObject
1623 public function setGeneration( $generation) { argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DStorage.php683 'generation' => [
711 'generation' => [
734 'generation' => [
757 'generation' => [
785 'generation' => [
813 'generation' => [
958 'generation' => [
997 'generation' => [
1040 'generation' => [
1163 'generation' => [
[all …]
/plugin/rrdgraph/
DREADME.md4 RRD graph generation plugin for DokuWiki.
/plugin/llm/
Dplugin.info.txt6 …odels (via llm.js) into Dokuwiki’s edit page, offering AI-powered text generation, summarization, …
/plugin/nsexport/lang/en/
Dautointro.txt3 …ill be exported as well. Depending on the amount of exported data, the generation can take a while…
Dintro.txt3 …age from being exported. Depending on the amount of exported data, the generation can take a while…
/plugin/plantuml/
Dplugin.history.txt26 * Remote image generation support (defaults to http://plantuml.no-ip.org/plantuml/uml)

12345