Home
last modified time | relevance | path

Searched refs:project (Results 151 – 175 of 601) sorted by path

12345678910>>...25

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DDatabaseInstance.php102 public $project; variable in Google\\Service\\SQLAdmin\\DatabaseInstance
459 public function setProject($project) argument
461 $this->project = $project;
468 return $this->project;
H A DInstanceReference.php29 public $project; variable in Google\\Service\\SQLAdmin\\InstanceReference
52 public function setProject($project) argument
54 $this->project = $project;
61 return $this->project;
H A DRestoreBackupContext.php37 public $project; variable in Google\\Service\\SQLAdmin\\RestoreBackupContext
84 public function setProject($project) argument
86 $this->project = $project;
93 return $this->project;
H A DUser.php51 public $project; variable in Google\\Service\\SQLAdmin\\User
160 public function setProject($project) argument
162 $this->project = $project;
169 return $this->project;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/Resource/
H A DBackupRuns.php37 * @param string $project Project ID of the project that contains the instance.
46 public function delete($project, $instance, $id, $optParams = []) argument
48 $params = ['project' => $project, 'instance' => $instance, 'id' => $id];
56 * @param string $project Project ID of the project that contains the instance.
63 public function get($project, $instance, $id, $optParams = []) argument
65 $params = ['project' => $project, 'instance' => $instance, 'id' => $id];
72 * @param string $project Project ID of the project that contains the instance.
79 public function insert($project, $instance, BackupRun $postBody, $optParams = []) argument
90 * @param string $project Project ID of the project that contains the instance.
100 public function listBackupRuns($project, $instance, $optParams = []) argument
[all …]
H A DConnect.php40 * @param string $project Project ID of the project that contains the instance.
47 …public function generateEphemeralCert($project, $instance, GenerateEphemeralCertRequest $postBody,… argument
49 $params = ['project' => $project, 'instance' => $instance, 'postBody' => $postBody];
56 * @param string $project Project ID of the project that contains the instance.
65 public function get($project, $instance, $optParams = []) argument
67 $params = ['project' => $project, 'instance' => $instance];
H A DDatabases.php37 * @param string $project Project ID of the project that contains the instance.
44 public function delete($project, $instance, $database, $optParams = []) argument
54 * @param string $project Project ID of the project that contains the instance.
61 public function get($project, $instance, $database, $optParams = []) argument
71 * @param string $project Project ID of the project that contains the instance.
78 public function insert($project, $instance, Database $postBody, $optParams = []) argument
88 * @param string $project Project ID of the project that contains the instance.
94 public function listDatabases($project, $instance, $optParams = []) argument
96 $params = ['project' => $project, 'instance' => $instance];
104 * @param string $project Project ID of the project that contains the instance.
[all …]
H A DInstances.php56 public function addServerCa($project, $instance, $optParams = []) argument
58 $params = ['project' => $project, 'instance' => $instance];
90 public function delete($project, $instance, $optParams = []) argument
92 $params = ['project' => $project, 'instance' => $instance];
162 public function get($project, $instance, $optParams = []) argument
164 $params = ['project' => $project, 'instance' => $instance];
196 $params = ['project' => $project, 'postBody' => $postBody];
220 public function listInstances($project, $optParams = []) argument
222 $params = ['project' => $project];
241 $params = ['project' => $project, 'instance' => $instance];
[all …]
H A DOperations.php37 * @param string $project Project ID of the project that contains the instance.
42 public function get($project, $operation, $optParams = []) argument
44 $params = ['project' => $project, 'operation' => $operation];
53 * @param string $project Project ID of the project that contains the instance.
63 public function listOperations($project, $optParams = []) argument
65 $params = ['project' => $project];
H A DProjectsInstances.php40 * @param string $project ID of the project that contains the instance.
47 …public function rescheduleMaintenance($project, $instance, SqlInstancesRescheduleMaintenanceReques… argument
49 $params = ['project' => $project, 'instance' => $instance, 'postBody' => $postBody];
56 * @param string $project ID of the project that contains the instance.
63 …public function startExternalSync($project, $instance, SqlInstancesStartExternalSyncRequest $postB… argument
65 $params = ['project' => $project, 'instance' => $instance, 'postBody' => $postBody];
73 * @param string $project Project ID of the project that contains the instance.
80 …public function verifyExternalSyncSettings($project, $instance, SqlInstancesVerifyExternalSyncSett… argument
82 $params = ['project' => $project, 'instance' => $instance, 'postBody' => $postBody];
H A DProjectsInstancesCreateEphemeral.php39 * @param string $project Project ID of the Cloud SQL project.
46 …public function create($project, $instance, SslCertsCreateEphemeralRequest $postBody, $optParams =… argument
48 $params = ['project' => $project, 'instance' => $instance, 'postBody' => $postBody];
H A DSslCerts.php43 * @param string $project Project ID of the Cloud SQL project.
52 $params = ['project' => $project, 'instance' => $instance, 'postBody' => $postBody];
60 * @param string $project Project ID of the project that contains the instance.
67 public function delete($project, $instance, $sha1Fingerprint, $optParams = []) argument
78 * @param string $project Project ID of the project that contains the instance.
85 public function get($project, $instance, $sha1Fingerprint, $optParams = []) argument
96 * @param string $project Project ID of the project that contains the instance.
105 $params = ['project' => $project, 'instance' => $instance, 'postBody' => $postBody];
113 * @param string $project Project ID of the project that contains the instance.
119 public function listSslCerts($project, $instance, $optParams = []) argument
[all …]
H A DTiers.php37 * @param string $project Project ID of the project for which to list tiers.
41 public function listTiers($project, $optParams = []) argument
43 $params = ['project' => $project];
H A DUsers.php37 * @param string $project Project ID of the project that contains the instance.
46 public function delete($project, $instance, $optParams = []) argument
48 $params = ['project' => $project, 'instance' => $instance];
55 * @param string $project Project ID of the project that contains the instance.
62 public function insert($project, $instance, User $postBody, $optParams = []) argument
64 $params = ['project' => $project, 'instance' => $instance, 'postBody' => $postBody];
71 * @param string $project Project ID of the project that contains the instance.
77 public function listUsers($project, $instance, $optParams = []) argument
79 $params = ['project' => $project, 'instance' => $instance];
86 * @param string $project Project ID of the project that contains the instance.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DGoogleCloudSecuritycenterV1Resource.php44 public $project; variable in Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1Resource
127 public function setProject($project) argument
129 $this->project = $project;
136 return $this->project;
H A DGoogleCloudSecuritycenterV1p1beta1Resource.php40 public $project; variable in Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1Resource
105 public function setProject($project) argument
107 $this->project = $project;
114 return $this->project;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DStorage.php269 'project' => [
295 'project' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/Resource/
H A DBuckets.php99 * @param string $project A valid API project identifier.
113 public function insert($project, Bucket $postBody, $optParams = []) argument
115 $params = ['project' => $project, 'postBody' => $postBody];
122 * @param string $project A valid API project identifier.
136 public function listBuckets($project, $optParams = []) argument
138 $params = ['project' => $project];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DComputeEngineTargetDetails.php68 public $project; variable in Google\\Service\\VMMigrationService\\ComputeEngineTargetDetails
257 public function setProject($project) argument
259 $this->project = $project;
266 return $this->project;
H A DTargetProject.php37 public $project; variable in Google\\Service\\VMMigrationService\\TargetProject
88 public function setProject($project) argument
90 $this->project = $project;
97 return $this->project;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md40 Once composer is installed, execute the following command in your project root to install this libr…
49 require_once '/path/to/your-project/vendor/autoload.php';
112 Uncompress the zip file you download, and include the autoloader in your project:
363 In this example we use [PHP Cache](http://www.php-cache.com/). Add this to your project with compos…
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md51 JSON credentials for your project. Go to **APIs & Services** > **Credentials** in
301 [report bugs at the project on Github](https://github.com/google/google-auth-library-php/issues). D…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md447 `maxLen` parameter. This update makes the Guzzle streams project
1078 * Broke the project into smaller top-level namespaces to be more component friendly
H A DDockerfile8 …&& composer init --name=guzzlehttp/test --description="Simple project for testing Guzzle scripts" …
H A DUPGRADING.md29 Note: there has been movement in the React project to modify promises to

12345678910>>...25