Home
last modified time | relevance | path

Searched refs:projectId (Results 101 – 125 of 184) sorted by relevance

12345678

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DUpdateMasterRequest.php37 public $projectId; variable in Google\\Service\\Container\\UpdateMasterRequest
88 public function setProjectId($projectId) argument
90 $this->projectId = $projectId;
97 return $this->projectId;
H A DSetLocationsRequest.php38 public $projectId; variable in Google\\Service\\Container\\SetLocationsRequest
89 public function setProjectId($projectId) argument
91 $this->projectId = $projectId;
98 return $this->projectId;
H A DSetMaintenancePolicyRequest.php35 public $projectId; variable in Google\\Service\\Container\\SetMaintenancePolicyRequest
86 public function setProjectId($projectId) argument
88 $this->projectId = $projectId;
95 return $this->projectId;
H A DSetNetworkPolicyRequest.php35 public $projectId; variable in Google\\Service\\Container\\SetNetworkPolicyRequest
86 public function setProjectId($projectId) argument
88 $this->projectId = $projectId;
95 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;
H A DSetAddonsConfigRequest.php35 public $projectId; variable in Google\\Service\\Container\\SetAddonsConfigRequest
86 public function setProjectId($projectId) argument
88 $this->projectId = $projectId;
95 return $this->projectId;
H A DUpdateClusterRequest.php33 public $projectId; variable in Google\\Service\\Container\\UpdateClusterRequest
72 public function setProjectId($projectId) argument
74 $this->projectId = $projectId;
81 return $this->projectId;
H A DSetLabelsRequest.php37 public $projectId; variable in Google\\Service\\Container\\SetLabelsRequest
92 public function setProjectId($projectId) argument
94 $this->projectId = $projectId;
101 return $this->projectId;
H A DSetNodePoolSizeRequest.php41 public $projectId; variable in Google\\Service\\Container\\SetNodePoolSizeRequest
106 public function setProjectId($projectId) argument
108 $this->projectId = $projectId;
115 return $this->projectId;
H A DSetNodePoolAutoscalingRequest.php39 public $projectId; variable in Google\\Service\\Container\\SetNodePoolAutoscalingRequest
104 public function setProjectId($projectId) argument
106 $this->projectId = $projectId;
113 return $this->projectId;
H A DSetNodePoolManagementRequest.php39 public $projectId; variable in Google\\Service\\Container\\SetNodePoolManagementRequest
104 public function setProjectId($projectId) argument
106 $this->projectId = $projectId;
113 return $this->projectId;
H A DSetMasterAuthRequest.php37 public $projectId; variable in Google\\Service\\Container\\SetMasterAuthRequest
90 public function setProjectId($projectId) argument
92 $this->projectId = $projectId;
99 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DataProfileJobConfig.php34 public $projectId; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2DataProfileJobConfig
81 public function setProjectId($projectId) argument
83 $this->projectId = $projectId;
90 return $this->projectId;
H A DGooglePrivacyDlpV2Container.php29 public $projectId; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2Container
68 public function setProjectId($projectId) argument
70 $this->projectId = $projectId;
77 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
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;
H A DPerfSampleSeries.php35 public $projectId; variable in Google\\Service\\ToolResults\\PerfSampleSeries
90 public function setProjectId($projectId) argument
92 $this->projectId = $projectId;
99 return $this->projectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1LaunchTemplateRequest.php35 public $projectId; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1LaunchTemplateRequest
86 public function setProjectId($projectId) argument
88 $this->projectId = $projectId;
95 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 DFirebaseProject.php33 public $projectId; variable in Google\\Service\\FirebaseManagement\\FirebaseProject
76 public function setProjectId($projectId) argument
78 $this->projectId = $projectId;
85 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 DIosApp.php49 public $projectId; variable in Google\\Service\\FirebaseManagement\\IosApp
142 public function setProjectId($projectId) argument
144 $this->projectId = $projectId;
151 return $this->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) argument
93 $this->projectId = $projectId;
100 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/Storagetransfer/Resource/
H A DProjectsAgentPools.php37 * @param string $projectId Required. The ID of the Google Cloud project that
52 public function create($projectId, AgentPool $postBody, $optParams = []) argument
54 $params = ['projectId' => $projectId, 'postBody' => $postBody];
87 * @param string $projectId Required. The ID of the Google Cloud project that
101 public function listProjectsAgentPools($projectId, $optParams = []) argument
103 $params = ['projectId' => $projectId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DEndpoint.php53 public $projectId; variable in Google\\Service\\NetworkManagement\\Endpoint
156 public function setProjectId($projectId) argument
158 $this->projectId = $projectId;
165 return $this->projectId;

12345678