Home
last modified time | relevance | path

Searched refs:projects (Results 1 – 25 of 164) sorted by path

1234567

/plugin/aclregex/
H A DREADME.md13 :projects:/[0-9]+/:members @managers 2
/plugin/adhoctags/images/
H A DREADME18 for commercial projects, open-source projects, or anything really.
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock292 "homepage": "https://www.doctrine-project.org/projects/annotations.html",
349 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
423 "homepage": "https://www.doctrine-project.org/projects/lexer.html",
2454 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
/plugin/asana/remote/
H A DAPILink.php37 var $projects = array(); variable in remote_plugin_asana_APILink
125 $this->projects = $this->workspace_projects($this->workspace_filter['id']);
163 $this->projects = $this->workspace_projects($workspace);
164 foreach( $this->projects as $project_key => $project_value ){
190 foreach( $this->projects as $project_key => $project_value ){
308 foreach($this->projects as $project_key => $project_value){
383 $projects = array();
385 $projects[$project['name']]=$project['id'];
388 return $projects;
498 function project_find($projects,$project_target_name){ argument
[all …]
/plugin/authgoogle/google/contrib/
H A DGoogle_BigqueryService.php471 public $projects; variable in Google_BigqueryService
487 …$this->projects = new Google_ProjectsServiceResource($this, $this->serviceName, 'projects', json_d…
1480 public $projects; variable in Google_ProjectList
1500 public function setProjects(/* array(Google_ProjectListProjects) */ $projects) { argument
1501 $this->assertIsArray($projects, 'Google_ProjectListProjects', __METHOD__);
1502 $this->projects = $projects;
1505 return $this->projects;
H A DGoogle_ComputeService.php1542 public $projects; variable in Google_ComputeService
1569 …$this->projects = new Google_ProjectsServiceResource($this, $this->serviceName, 'projects', json_d…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAccessApproval.php45 public $projects; variable in Google\\Service\\AccessApproval
299 'projects',
H A DApigee.php110 public $projects; variable in Google\\Service\\Apigee
3903 'projects',
H A DArtifactRegistry.php45 public $projects; variable in Google\\Service\\ArtifactRegistry
76 'projects',
H A DBigQueryDataTransfer.php48 public $projects; variable in Google\\Service\\BigQueryDataTransfer
78 'projects',
H A DBigquery.php62 public $projects; variable in Google\\Service\\Bigquery
125 'path' => 'projects/{projectId}/datasets',
135 'path' => 'projects/{projectId}/datasets',
239 'path' => 'projects/{projectId}/jobs/{jobId}',
258 'path' => 'projects/{projectId}/queries/{jobId}',
293 'path' => 'projects/{projectId}/jobs',
303 'path' => 'projects/{projectId}/jobs',
346 'path' => 'projects/{projectId}/queries',
455 'projects',
459 'path' => 'projects/{projectId}/serviceAccount',
[all …]
H A DBinaryAuthorization.php43 public $projects; variable in Google\\Service\\BinaryAuthorization
67 'projects',
H A DCloudBuild.php143 'path' => 'v1/projects/{projectId}/builds/{id}:cancel',
158 'path' => 'v1/projects/{projectId}/builds',
172 'path' => 'v1/projects/{projectId}/builds/{id}',
191 'path' => 'v1/projects/{projectId}/builds',
217 'path' => 'v1/projects/{projectId}/builds/{id}:retry',
916 'path' => 'v1/projects/{projectId}/triggers',
930 'path' => 'v1/projects/{projectId}/triggers/{triggerId}',
949 'path' => 'v1/projects/{projectId}/triggers/{triggerId}',
968 'path' => 'v1/projects/{projectId}/triggers',
990 'path' => 'v1/projects/{projectId}/triggers/{triggerId}',
[all …]
H A DCloudMachineLearningEngine.php44 public $projects; variable in Google\\Service\\CloudMachineLearningEngine
74 'projects',
H A DCloudOSLogin.php115 'projects',
H A DCloudResourceManager.php49 public $projects; variable in Google\\Service\\CloudResourceManager
348 'projects',
352 'path' => 'v3/projects',
386 'path' => 'v3/projects',
431 'path' => 'v3/projects:search',
H A DCloudSourceRepositories.php50 public $projects; variable in Google\\Service\\CloudSourceRepositories
73 'projects',
H A DCloudbilling.php50 public $projects; variable in Google\\Service\\Cloudbilling
162 'projects',
166 'path' => 'v1/{+name}/projects',
190 'projects',
H A DClouderrorreporting.php43 public $projects; variable in Google\\Service\\Clouderrorreporting
67 'projects',
H A DCompute.php97 public $projects; variable in Google\\Service\\Compute
3426 'path' => 'projects/{project}/global/images',
3444 'path' => 'projects/{project}/global/images',
8221 'projects',
8281 'path' => 'projects/{project}',
8291 'path' => 'projects/{project}/getXpnHost',
8331 'path' => 'projects/{project}/listXpnHosts',
8361 'path' => 'projects/{project}/moveDisk',
8375 'path' => 'projects/{project}/moveInstance',
12019 'path' => 'projects/{project}/regions',
[all …]
H A DContainer.php582 'path' => 'v1/projects/{projectId}/zones/{zone}/serverconfig',
611 'path' => 'v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/addons',
651 'path' => 'v1/projects/{projectId}/zones/{zone}/clusters',
666 'path' => 'v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}',
690 'path' => 'v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}',
734 'path' => 'v1/projects/{projectId}/zones/{zone}/clusters',
773 'path' => 'v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/logging',
793 'path' => 'v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/master',
933 'path' => 'v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}',
1220 'path' => 'v1/projects/{projectId}/zones/{zone}/operations/{operationId}',
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DProjectList.php87 public function setProjects($projects) argument
89 $this->projects = $projects;
96 return $this->projects;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBillingBudget/
H A DGoogleCloudBillingBudgetsV1Filter.php44 public $projects; variable in Google\\Service\\CloudBillingBudget\\GoogleCloudBillingBudgetsV1Filter
127 public function setProjects($projects) argument
129 $this->projects = $projects;
136 return $this->projects;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/
H A DListProjectsResponse.php47 public function setProjects($projects) argument
49 $this->projects = $projects;
56 return $this->projects;
H A DSearchProjectsResponse.php47 public function setProjects($projects) argument
49 $this->projects = $projects;
56 return $this->projects;

1234567