Home
last modified time | relevance | path

Searched refs:update (Results 151 – 175 of 801) sorted by path

12345678910>>...33

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegionAutoscalers.php208 public function update($project, $region, Autoscaler $postBody, $optParams = []) function in Google\\Service\\Compute\\Resource\\RegionAutoscalers
H A DRegionBackendServices.php234 …public function update($project, $region, $backendService, BackendService $postBody, $optParams = … function in Google\\Service\\Compute\\Resource\\RegionBackendServices
H A DRegionCommitments.php222 public function update($project, $region, $commitment, Commitment $postBody, $optParams = []) function in Google\\Service\\Compute\\Resource\\RegionCommitments
H A DRegionHealthChecks.php209 public function update($project, $region, $healthCheck, HealthCheck $postBody, $optParams = []) function in Google\\Service\\Compute\\Resource\\RegionHealthChecks
H A DRegionUrlMaps.php179 public function update($project, $region, $urlMap, UrlMap $postBody, $optParams = []) function in Google\\Service\\Compute\\Resource\\RegionUrlMaps
H A DReservations.php327 public function update($project, $zone, $reservation, Reservation $postBody, $optParams = []) function in Google\\Service\\Compute\\Resource\\Reservations
H A DRouters.php365 public function update($project, $region, $router, Router $postBody, $optParams = []) function in Google\\Service\\Compute\\Resource\\Routers
H A DUrlMaps.php297 public function update($project, $urlMap, UrlMap $postBody, $optParams = []) function in Google\\Service\\Compute\\Resource\\UrlMaps
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DContainer.php327 ],'update' => [
481 ],'update' => [
932 ],'update' => [
1164 ],'update' => [
1165 …path' => 'v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}/update',
H A DDataflow.php272 ],'update' => [
630 ],'update' => [
H A DDataproc.php150 ],'update' => [
346 ],'update' => [
444 ],'update' => [
1125 ],'update' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
H A DProjectsLocationsClusters.php349 public function update($name, UpdateClusterRequest $postBody, $optParams = []) function in Google\\Service\\Container\\Resource\\ProjectsLocationsClusters
H A DProjectsLocationsClustersNodePools.php218 public function update($name, UpdateNodePoolRequest $postBody, $optParams = []) function in Google\\Service\\Container\\Resource\\ProjectsLocationsClustersNodePools
H A DProjectsZonesClusters.php438 …public function update($projectId, $zone, $clusterId, UpdateClusterRequest $postBody, $optParams =… function in Google\\Service\\Container\\Resource\\ProjectsZonesClusters
H A DProjectsZonesClustersNodePools.php265 …public function update($projectId, $zone, $clusterId, $nodePoolId, UpdateNodePoolRequest $postBody… function in Google\\Service\\Container\\Resource\\ProjectsZonesClustersNodePools
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DSetMasterAuthRequest.php104 public function setUpdate(MasterAuth $update) argument
106 $this->update = $update;
113 return $this->update;
H A DUpdateClusterRequest.php86 public function setUpdate(ClusterUpdate $update) argument
88 $this->update = $update;
95 return $this->update;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/Resource/
H A DProjectsScanConfigs.php76 public function update($name, ScanConfig $postBody, $optParams = []) function in Google\\Service\\ContainerAnalysis\\Resource\\ProjectsScanConfigs
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DLaunchFlexTemplateParameter.php49 public $update; variable in Google\\Service\\Dataflow\\LaunchFlexTemplateParameter
152 public function setUpdate($update) argument
154 $this->update = $update;
161 return $this->update;
H A DLaunchTemplateParameters.php39 public $update; variable in Google\\Service\\Dataflow\\LaunchTemplateParameters
100 public function setUpdate($update) argument
102 $this->update = $update;
109 return $this->update;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsJobs.php201 public function update($projectId, $jobId, Job $postBody, $optParams = []) function in Google\\Service\\Dataflow\\Resource\\ProjectsJobs
H A DProjectsLocationsJobs.php203 public function update($projectId, $location, $jobId, Job $postBody, $optParams = []) function in Google\\Service\\Dataflow\\Resource\\ProjectsLocationsJobs
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1LaunchFlexTemplateParameter.php47 public $update; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1LaunchFlexTemplateParameter
136 public function setUpdate($update) argument
138 $this->update = $update;
145 return $this->update;
H A DGoogleCloudDatapipelinesV1LaunchTemplateParameters.php39 public $update; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1LaunchTemplateParameters
100 public function setUpdate($update) argument
102 $this->update = $update;
109 return $this->update;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/Resource/
H A DProjectsLocationsAutoscalingPolicies.php198 public function update($name, AutoscalingPolicy $postBody, $optParams = []) function in Google\\Service\\Dataproc\\Resource\\ProjectsLocationsAutoscalingPolicies

12345678910>>...33