Home
last modified time | relevance | path

Searched refs:projectId (Results 76 – 100 of 184) sorted by relevance

12345678

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsLocationsJobsDebug.php39 * @param string $projectId The project id.
48 …public function getConfig($projectId, $location, $jobId, GetDebugConfigRequest $postBody, $optPara… argument
50 …$params = ['projectId' => $projectId, 'location' => $location, 'jobId' => $jobId, 'postBody' => $p…
57 * @param string $projectId The project id.
66 …public function sendCapture($projectId, $location, $jobId, SendDebugCaptureRequest $postBody, $opt… argument
68 …$params = ['projectId' => $projectId, 'location' => $location, 'jobId' => $jobId, 'postBody' => $p…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
H A DProjectsHistoriesExecutionsStepsPerfSampleSeriesSamples.php44 * @param string $projectId The cloud project
53 …public function batchCreate($projectId, $historyId, $executionId, $stepId, $sampleSeriesId, BatchC… argument
55 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
70 * @param string $projectId The cloud project
84 …public function listProjectsHistoriesExecutionsStepsPerfSampleSeriesSamples($projectId, $historyId… argument
86 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DUpdateTransferJobRequest.php25 public $projectId; variable in Google\\Service\\Storagetransfer\\UpdateTransferJobRequest
36 public function setProjectId($projectId) argument
38 $this->projectId = $projectId;
45 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
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/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/Container/
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 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 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 DSetMonitoringServiceRequest.php37 public $projectId; variable in Google\\Service\\Container\\SetMonitoringServiceRequest
88 public function setProjectId($projectId) argument
90 $this->projectId = $projectId;
97 return $this->projectId;
H A DRollbackNodePoolUpgradeRequest.php37 public $projectId; variable in Google\\Service\\Container\\RollbackNodePoolUpgradeRequest
88 public function setProjectId($projectId) argument
90 $this->projectId = $projectId;
97 return $this->projectId;
H A DSetLegacyAbacRequest.php37 public $projectId; variable in Google\\Service\\Container\\SetLegacyAbacRequest
88 public function setProjectId($projectId) argument
90 $this->projectId = $projectId;
97 return $this->projectId;
H A DSetLoggingServiceRequest.php37 public $projectId; variable in Google\\Service\\Container\\SetLoggingServiceRequest
88 public function setProjectId($projectId) argument
90 $this->projectId = $projectId;
97 return $this->projectId;
H A DStartIPRotationRequest.php33 public $projectId; variable in Google\\Service\\Container\\StartIPRotationRequest
74 public function setProjectId($projectId) argument
76 $this->projectId = $projectId;
83 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/
H A DAdminSdkConfig.php33 public $projectId; variable in Google\\Service\\FirebaseManagement\\AdminSdkConfig
70 public function setProjectId($projectId) argument
72 $this->projectId = $projectId;
79 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DRowAccessPolicyReference.php33 public $projectId; variable in Google\\Service\\Bigquery\\RowAccessPolicyReference
70 public function setProjectId($projectId) argument
72 $this->projectId = $projectId;
79 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/Sheets/
H A DBigQueryDataSourceSpec.php25 public $projectId; variable in Google\\Service\\Sheets\\BigQueryDataSourceSpec
34 public function setProjectId($projectId) argument
36 $this->projectId = $projectId;
43 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DBigQueryIODetails.php29 public $projectId; variable in Google\\Service\\Dataflow\\BigQueryIODetails
56 public function setProjectId($projectId) argument
58 $this->projectId = $projectId;
65 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DToolResultsStep.php33 public $projectId; variable in Google\\Service\\Testing\\ToolResultsStep
70 public function setProjectId($projectId) argument
72 $this->projectId = $projectId;
79 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1LaunchFlexTemplateRequest.php31 public $projectId; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1LaunchFlexTemplateRequest
68 public function setProjectId($projectId) argument
70 $this->projectId = $projectId;
77 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1DataplexSpec.php35 public $projectId; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1DataplexSpec
82 public function setProjectId($projectId) argument
84 $this->projectId = $projectId;
91 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DResources.php26 public $projectId; variable in Google\\Service\\Genomics\\Resources
41 public function setProjectId($projectId) argument
43 $this->projectId = $projectId;
50 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1DatastoreConfig.php37 public $projectId; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DatastoreConfig
88 public function setProjectId($projectId) argument
90 $this->projectId = $projectId;
97 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1BigQuerySource.php37 public $projectId; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1BigQuerySource
88 public function setProjectId($projectId) argument
90 $this->projectId = $projectId;
97 return $this->projectId;

12345678