Home
last modified time | relevance | path

Searched refs:Environment (Results 1 – 25 of 111) sorted by last modified time

12345

/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe46959 Environment al
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1122 …w to set up the environment and execute tests in the [CKEditor Testing Environment](https://ckedit…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
H A DEnvironment.php20 class Environment extends \Google\Model class
71 class_alias(Environment::class, 'Google_Service_PagespeedInsights_Environment');
H A DLighthouseResultV5.php31 protected $environmentType = Environment::class;
123 * @param Environment
125 public function setEnvironment(Environment $environment)
130 * @return Environment
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/
H A DEnvironment.php20 class Environment extends \Google\Collection class
189 class_alias(Environment::class, 'Google_Service_CloudShell_Environment');
H A DStartEnvironmentResponse.php22 protected $environmentType = Environment::class;
26 * @param Environment
28 public function setEnvironment(Environment $environment)
33 * @return Environment
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/Resource/
H A DUsersEnvironments.php22 use Google\Service\CloudShell\Environment; alias
82 * @return Environment
88 return $this->call('get', [$params], Environment::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DEnvironment.php20 class Environment extends \Google\Model class
58 class_alias(Environment::class, 'Google_Service_Testing_Environment');
H A DTestExecution.php22 protected $environmentType = Environment::class;
54 * @param Environment
56 public function setEnvironment(Environment $environment)
61 * @return Environment
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DEnvironment.php20 class Environment extends \Google\Collection class
213 class_alias(Environment::class, 'Google_Service_ToolResults_Environment');
H A DListEnvironmentsResponse.php23 protected $environmentsType = Environment::class;
43 * @param Environment[]
50 * @return Environment[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DEnvironment.php20 class Environment extends \Google\Model class
296 class_alias(Environment::class, 'Google_Service_TagManager_Environment');
H A DListEnvironmentsResponse.php23 protected $environmentType = Environment::class;
31 * @param Environment[]
38 * @return Environment[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/Resource/
H A DProjectsLocationsEnvironments.php20 use Google\Service\CloudComposer\Environment; alias
39 * @param Environment $postBody
43 public function create($parent, Environment $postBody, $optParams = [])
69 * @return Environment
75 return $this->call('get', [$params], Environment::class);
101 * @param Environment $postBody
181 public function patch($name, Environment $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DEnvironment.php20 class Environment extends \Google\Model class
148 class_alias(Environment::class, 'Google_Service_AIPlatformNotebooks_Environment');
H A DListEnvironmentsResponse.php23 protected $environmentsType = Environment::class;
35 * @param Environment[]
42 * @return Environment[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DJob.php43 protected $environmentType = Environment::class;
183 * @param Environment
185 public function setEnvironment(Environment $environment)
190 * @return Environment
H A DEnvironment.php20 class Environment extends \Google\Collection class
329 class_alias(Environment::class, 'Google_Service_Dataflow_Environment');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
H A DProjectsHistoriesExecutionsEnvironments.php20 use Google\Service\ToolResults\Environment; alias
44 * @return Environment
50 return $this->call('get', [$params], Environment::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/
H A DEnvironment.php20 class Environment extends \Google\Model class
150 class_alias(Environment::class, 'Google_Service_CloudComposer_Environment');
H A DListEnvironmentsResponse.php23 protected $environmentsType = Environment::class;
31 * @param Environment[]
38 * @return Environment[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DLink.php26 protected $environmentType = Environment::class;
56 * @param Environment
58 public function setEnvironment(Environment $environment)
63 * @return Environment
H A DEnvironment.php20 class Environment extends \Google\Model class
35 class_alias(Environment::class, 'Google_Service_ContainerAnalysis_Environment');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/Resource/
H A DProjectsLocationsEnvironments.php20 use Google\Service\AIPlatformNotebooks\Environment; alias
39 * @param Environment $postBody
48 public function create($parent, Environment $postBody, $optParams = [])
74 * @return Environment
80 return $this->call('get', [$params], Environment::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/Resource/
H A DAccountsContainersEnvironments.php20 use Google\Service\TagManager\Environment; alias
38 * @param Environment $postBody
40 * @return Environment
46 return $this->call('create', [$params], Environment::class);
67 * @return Environment
73 return $this->call('get', [$params], Environment::class);
99 * @param Environment $postBody
101 * @return Environment
114 * @param Environment $postBody
119 * @return Environment
[all …]

12345