Home
last modified time | relevance | path

Searched refs:projectId (Results 26 – 50 of 184) sorted by path

12345678

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBuild.php68 public $projectId; variable in Google\\Service\\CloudBuild\\Build
301 public function setProjectId($projectId) argument
303 $this->projectId = $projectId;
310 return $this->projectId;
H A DCancelBuildRequest.php33 public $projectId; variable in Google\\Service\\CloudBuild\\CancelBuildRequest
66 public function setProjectId($projectId) argument
68 $this->projectId = $projectId;
75 return $this->projectId;
H A DRepoSource.php41 public $projectId; variable in Google\\Service\\CloudBuild\\RepoSource
114 public function setProjectId($projectId) argument
116 $this->projectId = $projectId;
123 return $this->projectId;
H A DRetryBuildRequest.php33 public $projectId; variable in Google\\Service\\CloudBuild\\RetryBuildRequest
66 public function setProjectId($projectId) argument
68 $this->projectId = $projectId;
75 return $this->projectId;
H A DRunBuildTriggerRequest.php25 public $projectId; variable in Google\\Service\\CloudBuild\\RunBuildTriggerRequest
36 public function setProjectId($projectId) argument
38 $this->projectId = $projectId;
45 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/Resource/
H A DProjectsBuilds.php57 * @param string $projectId Required. ID of the project.
75 * @param string $projectId Required. ID of the project.
83 public function create($projectId, Build $postBody, $optParams = []) argument
85 $params = ['projectId' => $projectId, 'postBody' => $postBody];
94 * @param string $projectId Required. ID of the project.
102 public function get($projectId, $id, $optParams = []) argument
104 $params = ['projectId' => $projectId, 'id' => $id];
113 * @param string $projectId Required. ID of the project.
127 public function listProjectsBuilds($projectId, $optParams = []) argument
129 $params = ['projectId' => $projectId];
[all …]
H A DProjectsTriggers.php50 public function create($projectId, BuildTrigger $postBody, $optParams = []) argument
52 $params = ['projectId' => $projectId, 'postBody' => $postBody];
68 public function delete($projectId, $triggerId, $optParams = []) argument
70 $params = ['projectId' => $projectId, 'triggerId' => $triggerId];
87 public function get($projectId, $triggerId, $optParams = []) argument
89 $params = ['projectId' => $projectId, 'triggerId' => $triggerId];
97 * @param string $projectId Required. ID of the project for which to list
108 public function listProjectsTriggers($projectId, $optParams = []) argument
110 $params = ['projectId' => $projectId];
133 * @param string $projectId Required. ID of the project.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DProjectRepoId.php25 public $projectId; variable in Google\\Service\\CloudDebugger\\ProjectRepoId
34 public function setProjectId($projectId) argument
36 $this->projectId = $projectId;
43 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DSecretEnvVar.php29 public $projectId; variable in Google\\Service\\CloudFunctions\\SecretEnvVar
56 public function setProjectId($projectId) argument
58 $this->projectId = $projectId;
65 return $this->projectId;
H A DSecretVolume.php30 public $projectId; variable in Google\\Service\\CloudFunctions\\SecretVolume
55 public function setProjectId($projectId) argument
57 $this->projectId = $projectId;
64 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudOSLogin.php85 'projectId' => [
103 'projectId' => [
H A DContainer.php116 'projectId' => [
168 'projectId' => [
190 'projectId' => [
218 'projectId' => [
384 'projectId' => [
410 'projectId' => [
432 'projectId' => [
544 'projectId' => [
562 'projectId' => [
585 'projectId' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudProfiler/
H A DDeployment.php29 public $projectId; variable in Google\\Service\\CloudProfiler\\Deployment
52 public function setProjectId($projectId) argument
54 $this->projectId = $projectId;
61 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/
H A DProject.php53 public $projectId; variable in Google\\Service\\CloudResourceManager\\Project
164 public function setProjectId($projectId) argument
166 $this->projectId = $projectId;
173 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2BigQuerySource.php39 public $projectId; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2BigQuerySource
104 public function setProjectId($projectId) argument
106 $this->projectId = $projectId;
113 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/
H A DProjectBillingInfo.php37 public $projectId; variable in Google\\Service\\Cloudbilling\\ProjectBillingInfo
84 public function setProjectId($projectId) argument
86 $this->projectId = $projectId;
93 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DShareSettingsProjectConfig.php25 public $projectId; variable in Google\\Service\\Compute\\ShareSettingsProjectConfig
30 public function setProjectId($projectId) argument
32 $this->projectId = $projectId;
39 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestination.php29 public $projectId; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestination
52 public function setProjectId($projectId) argument
54 $this->projectId = $projectId;
61 return $this->projectId;
H A DGoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination.php29 public $projectId; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination
52 public function setProjectId($projectId) argument
54 $this->projectId = $projectId;
61 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DCancelOperationRequest.php33 public $projectId; variable in Google\\Service\\Container\\CancelOperationRequest
70 public function setProjectId($projectId) argument
72 $this->projectId = $projectId;
79 return $this->projectId;
H A DCompleteIPRotationRequest.php33 public $projectId; variable in Google\\Service\\Container\\CompleteIPRotationRequest
70 public function setProjectId($projectId) argument
72 $this->projectId = $projectId;
79 return $this->projectId;
H A DCreateClusterRequest.php31 public $projectId; variable in Google\\Service\\Container\\CreateClusterRequest
68 public function setProjectId($projectId) argument
70 $this->projectId = $projectId;
77 return $this->projectId;
H A DCreateNodePoolRequest.php35 public $projectId; variable in Google\\Service\\Container\\CreateNodePoolRequest
86 public function setProjectId($projectId) argument
88 $this->projectId = $projectId;
95 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
H A DProjectsZones.php36 * @param string $projectId Deprecated. The Google Developers Console [project
49 public function getServerconfig($projectId, $zone, $optParams = []) argument
51 $params = ['projectId' => $projectId, 'zone' => $zone];
H A DProjectsZonesClusters.php51 * @param string $projectId Deprecated. The Google Developers Console [project
73 * @param string $projectId Deprecated. The Google Developers Console [project
103 * @param string $projectId Deprecated. The Google Developers Console [project
127 * @param string $projectId Deprecated. The Google Developers Console [project
142 public function delete($projectId, $zone, $clusterId, $optParams = []) argument
151 * @param string $projectId Deprecated. The Google Developers Console [project
166 public function get($projectId, $zone, $clusterId, $optParams = []) argument
176 * @param string $projectId Deprecated. The Google Developers Console [project
199 * @param string $projectId Deprecated. The Google Developers Console [project
213 public function listProjectsZonesClusters($projectId, $zone, $optParams = []) argument
[all …]

12345678