Home
last modified time | relevance | path

Searched refs:projectId (Results 1 – 25 of 184) sorted by last modified time

12345678

/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DStep.php57 public $projectId; variable in Google\\Service\\NetworkManagement\\Step
268 public function setProjectId($projectId) argument
270 $this->projectId = $projectId;
277 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsLocationsTemplates.php40 * @param string $projectId Required. The ID of the Cloud Platform project that
49 …public function create($projectId, $location, CreateJobFromTemplateRequest $postBody, $optParams =… argument
51 $params = ['projectId' => $projectId, 'location' => $location, 'postBody' => $postBody];
58 * @param string $projectId Required. The ID of the Cloud Platform project that
71 public function get($projectId, $location, $optParams = []) argument
73 $params = ['projectId' => $projectId, 'location' => $location];
80 * @param string $projectId Required. The ID of the Cloud Platform project that
100 public function launch($projectId, $location, LaunchTemplateParameters $postBody, $optParams = []) argument
102 $params = ['projectId' => $projectId, 'location' => $location, 'postBody' => $postBody];
H A DProjectsLocationsSnapshots.php37 * @param string $projectId The ID of the Cloud Platform project that the
44 public function delete($projectId, $location, $snapshotId, $optParams = []) argument
46 $params = ['projectId' => $projectId, 'location' => $location, 'snapshotId' => $snapshotId];
53 * @param string $projectId The ID of the Cloud Platform project that the
60 public function get($projectId, $location, $snapshotId, $optParams = []) argument
62 $params = ['projectId' => $projectId, 'location' => $location, 'snapshotId' => $snapshotId];
69 * @param string $projectId The project ID to list snapshots for.
76 public function listProjectsLocationsSnapshots($projectId, $location, $optParams = []) argument
78 $params = ['projectId' => $projectId, 'location' => $location];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DSnapshot.php42 public $projectId; variable in Google\\Service\\Dataflow\\Snapshot
121 public function setProjectId($projectId) argument
123 $this->projectId = $projectId;
130 return $this->projectId;
H A DWorkItem.php50 public $projectId; variable in Google\\Service\\Dataflow\\WorkItem
169 public function setProjectId($projectId) argument
171 $this->projectId = $projectId;
178 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DOrder.php74 public $projectId; variable in Google\\Service\\Dfareporting\\Order
285 public function setProjectId($projectId) argument
287 $this->projectId = $projectId;
294 return $this->projectId;
H A DOrderDocument.php72 public $projectId; variable in Google\\Service\\Dfareporting\\OrderDocument
261 public function setProjectId($projectId) argument
263 $this->projectId = $projectId;
270 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DJobReference.php29 public $projectId; variable in Google\\Service\\Dataproc\\JobReference
48 public function setProjectId($projectId) argument
50 $this->projectId = $projectId;
57 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DBuildProvenance.php58 public $projectId; variable in Google\\Service\\OnDemandScanning\\BuildProvenance
199 public function setProjectId($projectId) argument
201 $this->projectId = $projectId;
208 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDfareporting.php2687 … 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/projects/{projectId}/inventoryItems/{id}',
2695 'projectId' => [
2707 … 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/projects/{projectId}/inventoryItems',
2715 'projectId' => [
2981 'projectId' => [
2993 … 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/projects/{projectId}/orderDocuments',
3001 'projectId' => [
3057 … 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/projects/{projectId}/orders/{id}',
3065 'projectId' => [
3077 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/projects/{projectId}/orders',
[all …]
H A DDatastore.php75 'projectId' => [
85 'projectId' => [
95 'projectId' => [
105 'projectId' => [
115 'projectId' => [
125 'projectId' => [
135 'projectId' => [
145 'projectId' => [
155 'projectId' => [
175 'projectId' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DGoogleDatastoreAdminV1Index.php38 public $projectId; variable in Google\\Service\\Datastore\\GoogleDatastoreAdminV1Index
91 public function setProjectId($projectId) argument
93 $this->projectId = $projectId;
100 return $this->projectId;
H A DPartitionId.php29 public $projectId; variable in Google\\Service\\Datastore\\PartitionId
48 public function setProjectId($projectId) argument
50 $this->projectId = $projectId;
57 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DDatasetReference.php29 public $projectId; variable in Google\\Service\\Bigquery\\DatasetReference
48 public function setProjectId($projectId) argument
50 $this->projectId = $projectId;
57 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/FirebaseManagement/
H A DAndroidApp.php45 public $projectId; variable in Google\\Service\\FirebaseManagement\\AndroidApp
120 public function setProjectId($projectId) argument
122 $this->projectId = $projectId;
129 return $this->projectId;
H A DWebApp.php46 public $projectId; variable in Google\\Service\\FirebaseManagement\\WebApp
125 public function setProjectId($projectId) argument
127 $this->projectId = $projectId;
134 return $this->projectId;
H A DWebAppConfig.php53 public $projectId; variable in Google\\Service\\FirebaseManagement\\WebAppConfig
160 public function setProjectId($projectId) argument
162 $this->projectId = $projectId;
169 return $this->projectId;
/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/Testing/Resource/
H A DProjectsTestMatrices.php41 * @param string $projectId Cloud project that owns the test.
46 public function cancel($projectId, $testMatrixId, $optParams = []) argument
48 $params = ['projectId' => $projectId, 'testMatrixId' => $testMatrixId];
61 * @param string $projectId The GCE project under which this job will run.
71 public function create($projectId, TestMatrix $postBody, $optParams = []) argument
73 $params = ['projectId' => $projectId, 'postBody' => $postBody];
83 * @param string $projectId Cloud project that owns the test matrix.
89 public function get($projectId, $testMatrixId, $optParams = []) argument
91 $params = ['projectId' => $projectId, 'testMatrixId' => $testMatrixId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DTestExecution.php35 public $projectId; variable in Google\\Service\\Testing\\TestExecution
98 public function setProjectId($projectId) argument
100 $this->projectId = $projectId;
107 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DEnvironment.php50 public $projectId; variable in Google\\Service\\ToolResults\\Environment
171 public function setProjectId($projectId) argument
173 $this->projectId = $projectId;
180 return $this->projectId;
H A DListEnvironmentsResponse.php40 public $projectId; variable in Google\\Service\\ToolResults\\ListEnvironmentsResponse
101 public function setProjectId($projectId) argument
103 $this->projectId = $projectId;
110 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
H A DProjectsHistories.php40 * @param string $projectId A Project id. Required.
48 public function create($projectId, History $postBody, $optParams = []) argument
50 $params = ['projectId' => $projectId, 'postBody' => $postBody];
60 * @param string $projectId A Project id. Required.
65 public function get($projectId, $historyId, $optParams = []) argument
67 $params = ['projectId' => $projectId, 'historyId' => $historyId];
79 * @param string $projectId A Project id. Required.
91 public function listProjectsHistories($projectId, $optParams = []) argument
93 $params = ['projectId' => $projectId];
H A DProjectsHistoriesExecutions.php40 * @param string $projectId A Project id. Required.
49 public function create($projectId, $historyId, Execution $postBody, $optParams = []) argument
51 $params = ['projectId' => $projectId, 'historyId' => $historyId, 'postBody' => $postBody];
61 * @param string $projectId A Project id. Required.
67 public function get($projectId, $historyId, $executionId, $optParams = []) argument
69 $params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId];
82 * @param string $projectId A Project id. Required.
93 public function listProjectsHistoriesExecutions($projectId, $historyId, $optParams = []) argument
95 $params = ['projectId' => $projectId, 'historyId' => $historyId];
107 * @param string $projectId A Project id. Required.
[all …]

12345678