Home
last modified time | relevance | path

Searched refs:projectId (Results 51 – 75 of 184) sorted by relevance

12345678

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DProjectRepoId.php25 public $projectId; variable in Google\\Service\\ContainerAnalysis\\ProjectRepoId
34 public function setProjectId($projectId) argument
36 $this->projectId = $projectId;
43 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2PartitionId.php29 public $projectId; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2PartitionId
48 public function setProjectId($projectId) argument
50 $this->projectId = $projectId;
57 return $this->projectId;
H A DGooglePrivacyDlpV2BigQueryTable.php29 public $projectId; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2BigQueryTable
52 public function setProjectId($projectId) argument
54 $this->projectId = $projectId;
61 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
H A DProjectsHistoriesExecutionsClusters.php36 * @param string $projectId A Project id. Required.
43 public function get($projectId, $historyId, $executionId, $clusterId, $optParams = []) argument
45 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 'c…
58 * @param string $projectId A Project id. Required.
64 …public function listProjectsHistoriesExecutionsClusters($projectId, $historyId, $executionId, $opt… argument
66 $params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId];
H A DProjectsHistoriesExecutionsEnvironments.php39 * @param string $projectId Required. A Project id.
46 public function get($projectId, $historyId, $executionId, $environmentId, $optParams = []) argument
48 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 'e…
60 * @param string $projectId Required. A Project id.
72 …public function listProjectsHistoriesExecutionsEnvironments($projectId, $historyId, $executionId, … argument
74 $params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId];
H A DProjectsHistoriesExecutionsStepsTestCases.php40 * @param string $projectId A Project id. Required.
49 public function get($projectId, $historyId, $executionId, $stepId, $testCaseId, $optParams = []) argument
51 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
63 * @param string $projectId A Project id. Required.
77 …public function listProjectsHistoriesExecutionsStepsTestCases($projectId, $historyId, $executionId… argument
79 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/Resource/
H A DTabledata.php38 * @param string $projectId Project ID of the destination table.
45 …public function insertAll($projectId, $datasetId, $tableId, TableDataInsertAllRequest $postBody, $… argument
47 …$params = ['projectId' => $projectId, 'datasetId' => $datasetId, 'tableId' => $tableId, 'postBody'…
55 * @param string $projectId Project ID of the table to read
68 public function listTabledata($projectId, $datasetId, $tableId, $optParams = []) argument
70 $params = ['projectId' => $projectId, 'datasetId' => $datasetId, 'tableId' => $tableId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsJobsDebug.php39 * @param string $projectId The project id.
45 public function getConfig($projectId, $jobId, GetDebugConfigRequest $postBody, $optParams = []) argument
47 $params = ['projectId' => $projectId, 'jobId' => $jobId, 'postBody' => $postBody];
54 * @param string $projectId The project id.
60 …public function sendCapture($projectId, $jobId, SendDebugCaptureRequest $postBody, $optParams = []) argument
62 $params = ['projectId' => $projectId, 'jobId' => $jobId, 'postBody' => $postBody];
H A DProjectsJobsWorkItems.php38 * @param string $projectId Identifies the project this worker belongs to.
44 public function lease($projectId, $jobId, LeaseWorkItemRequest $postBody, $optParams = []) argument
46 $params = ['projectId' => $projectId, 'jobId' => $jobId, 'postBody' => $postBody];
54 * @param string $projectId The project which owns the WorkItem's job.
60 …public function reportStatus($projectId, $jobId, ReportWorkItemStatusRequest $postBody, $optParams… argument
62 $params = ['projectId' => $projectId, 'jobId' => $jobId, 'postBody' => $postBody];
H A DProjectsLocationsJobsWorkItems.php38 * @param string $projectId Identifies the project this worker belongs to.
47 …public function lease($projectId, $location, $jobId, LeaseWorkItemRequest $postBody, $optParams = … argument
49 …$params = ['projectId' => $projectId, 'location' => $location, 'jobId' => $jobId, 'postBody' => $p…
57 * @param string $projectId The project which owns the WorkItem's job.
66 …public function reportStatus($projectId, $location, $jobId, ReportWorkItemStatusRequest $postBody,… argument
68 …$params = ['projectId' => $projectId, 'location' => $location, 'jobId' => $jobId, 'postBody' => $p…
/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/Bigquery/
H A DModelReference.php33 public $projectId; variable in Google\\Service\\Bigquery\\ModelReference
66 public function setProjectId($projectId) argument
68 $this->projectId = $projectId;
75 return $this->projectId;
H A DTableReference.php29 public $projectId; variable in Google\\Service\\Bigquery\\TableReference
52 public function setProjectId($projectId) argument
54 $this->projectId = $projectId;
61 return $this->projectId;
H A DRoutineReference.php29 public $projectId; variable in Google\\Service\\Bigquery\\RoutineReference
52 public function setProjectId($projectId) argument
54 $this->projectId = $projectId;
61 return $this->projectId;
H A DJobReference.php33 public $projectId; variable in Google\\Service\\Bigquery\\JobReference
66 public function setProjectId($projectId) argument
68 $this->projectId = $projectId;
75 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryReservation/
H A DTableReference.php29 public $projectId; variable in Google\\Service\\BigQueryReservation\\TableReference
52 public function setProjectId($projectId) argument
54 $this->projectId = $projectId;
61 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/CloudBuild/
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 DCancelBuildRequest.php33 public $projectId; variable in Google\\Service\\CloudBuild\\CancelBuildRequest
66 public function setProjectId($projectId) argument
68 $this->projectId = $projectId;
75 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DBigTableIODetails.php29 public $projectId; variable in Google\\Service\\Dataflow\\BigTableIODetails
52 public function setProjectId($projectId) argument
54 $this->projectId = $projectId;
61 return $this->projectId;
H A DSpannerIODetails.php33 public $projectId; variable in Google\\Service\\Dataflow\\SpannerIODetails
66 public function setProjectId($projectId) argument
68 $this->projectId = $projectId;
75 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DToolResultsExecution.php33 public $projectId; variable in Google\\Service\\Testing\\ToolResultsExecution
66 public function setProjectId($projectId) argument
68 $this->projectId = $projectId;
75 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1OrganizationProjectMapping.php30 public $projectId; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1OrganizationProjectMapping
53 public function setProjectId($projectId) argument
55 $this->projectId = $projectId;
62 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DTesting.php86 'path' => 'v1/projects/{projectId}/testMatrices/{testMatrixId}:cancel',
89 'projectId' => [
101 'path' => 'v1/projects/{projectId}/testMatrices',
104 'projectId' => [
115 'path' => 'v1/projects/{projectId}/testMatrices/{testMatrixId}',
118 'projectId' => [
148 'projectId' => [

12345678