Home
last modified time | relevance | path

Searched defs:projectId (Results 1 – 25 of 170) sorted by last modified time

1234567

/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)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsLocationsTemplates.php49 …public function create($projectId, $location, CreateJobFromTemplateRequest $postBody, $optParams =…
71 public function get($projectId, $location, $optParams = [])
100 public function launch($projectId, $location, LaunchTemplateParameters $postBody, $optParams = [])
H A DProjectsLocationsSnapshots.php44 public function delete($projectId, $location, $snapshotId, $optParams = [])
60 public function get($projectId, $location, $snapshotId, $optParams = [])
76 public function listProjectsLocationsSnapshots($projectId, $location, $optParams = [])
/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)
H A DWorkItem.php50 public $projectId; variable in Google\\Service\\Dataflow\\WorkItem
169 public function setProjectId($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)
H A DOrderDocument.php72 public $projectId; variable in Google\\Service\\Dfareporting\\OrderDocument
261 public function setProjectId($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)
/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)
/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)
H A DPartitionId.php29 public $projectId; variable in Google\\Service\\Datastore\\PartitionId
48 public function setProjectId($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)
/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)
/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)
H A DWebApp.php46 public $projectId; variable in Google\\Service\\FirebaseManagement\\WebApp
125 public function setProjectId($projectId)
H A DWebAppConfig.php53 public $projectId; variable in Google\\Service\\FirebaseManagement\\WebAppConfig
160 public function setProjectId($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)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/Resource/
H A DProjectsTestMatrices.php46 public function cancel($projectId, $testMatrixId, $optParams = [])
71 public function create($projectId, TestMatrix $postBody, $optParams = [])
89 public function get($projectId, $testMatrixId, $optParams = [])
/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)
/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)
H A DListEnvironmentsResponse.php40 public $projectId; variable in Google\\Service\\ToolResults\\ListEnvironmentsResponse
101 public function setProjectId($projectId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
H A DProjectsHistories.php48 public function create($projectId, History $postBody, $optParams = [])
65 public function get($projectId, $historyId, $optParams = [])
91 public function listProjectsHistories($projectId, $optParams = [])
H A DProjectsHistoriesExecutions.php49 public function create($projectId, $historyId, Execution $postBody, $optParams = [])
67 public function get($projectId, $historyId, $executionId, $optParams = [])
93 public function listProjectsHistoriesExecutions($projectId, $historyId, $optParams = [])
117 public function patch($projectId, $historyId, $executionId, Execution $postBody, $optParams = [])
H A DProjectsHistoriesExecutionsClusters.php43 public function get($projectId, $historyId, $executionId, $clusterId, $optParams = [])
64 …public function listProjectsHistoriesExecutionsClusters($projectId, $historyId, $executionId, $opt…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/Resource/
H A DProjectsHmacKeys.php44 public function create($projectId, $serviceAccountEmail, $optParams = [])
59 public function delete($projectId, $accessId, $optParams = [])
76 public function get($projectId, $accessId, $optParams = [])
104 public function listProjectsHmacKeys($projectId, $optParams = [])
123 public function update($projectId, $accessId, HmacKeyMetadata $postBody, $optParams = [])

1234567