Home
last modified time | relevance | path

Searched refs:postBody (Results 251 – 275 of 1267) sorted by relevance

1...<<11121314151617181920>>...51

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/Resource/
H A DProjectsLocationsConnectionProfiles.php44 * @param ConnectionProfile $postBody
56 public function create($parent, ConnectionProfile $postBody, $optParams = []) argument
58 $params = ['parent' => $parent, 'postBody' => $postBody];
171 * @param ConnectionProfile $postBody
183 public function patch($name, ConnectionProfile $postBody, $optParams = []) argument
185 $params = ['name' => $name, 'postBody' => $postBody];
197 * @param SetIamPolicyRequest $postBody
201 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
203 $params = ['resource' => $resource, 'postBody' => $postBody];
218 * @param TestIamPermissionsRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
H A DProjectsLocationsLakesEnvironments.php43 * @param GoogleCloudDataplexV1Environment $postBody
54 public function create($parent, GoogleCloudDataplexV1Environment $postBody, $optParams = []) argument
56 $params = ['parent' => $parent, 'postBody' => $postBody];
151 * @param GoogleCloudDataplexV1Environment $postBody
159 public function patch($name, GoogleCloudDataplexV1Environment $postBody, $optParams = []) argument
161 $params = ['name' => $name, 'postBody' => $postBody];
173 * @param GoogleIamV1SetIamPolicyRequest $postBody
177 public function setIamPolicy($resource, GoogleIamV1SetIamPolicyRequest $postBody, $optParams = []) argument
179 $params = ['resource' => $resource, 'postBody' => $postBody];
194 * @param GoogleIamV1TestIamPermissionsRequest $postBody
[all …]
H A DProjectsLocationsLakesTasks.php43 * @param GoogleCloudDataplexV1Task $postBody
51 public function create($parent, GoogleCloudDataplexV1Task $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
146 * @param GoogleCloudDataplexV1Task $postBody
154 public function patch($name, GoogleCloudDataplexV1Task $postBody, $optParams = []) argument
156 $params = ['name' => $name, 'postBody' => $postBody];
168 * @param GoogleIamV1SetIamPolicyRequest $postBody
172 public function setIamPolicy($resource, GoogleIamV1SetIamPolicyRequest $postBody, $optParams = []) argument
174 $params = ['resource' => $resource, 'postBody' => $postBody];
188 * @param GoogleIamV1TestIamPermissionsRequest $postBody
[all …]
H A DProjectsLocationsLakesZonesAssets.php44 * @param GoogleCloudDataplexV1Asset $postBody
56 public function create($parent, GoogleCloudDataplexV1Asset $postBody, $optParams = []) argument
58 $params = ['parent' => $parent, 'postBody' => $postBody];
155 * @param GoogleCloudDataplexV1Asset $postBody
163 public function patch($name, GoogleCloudDataplexV1Asset $postBody, $optParams = []) argument
165 $params = ['name' => $name, 'postBody' => $postBody];
177 * @param GoogleIamV1SetIamPolicyRequest $postBody
181 public function setIamPolicy($resource, GoogleIamV1SetIamPolicyRequest $postBody, $optParams = []) argument
183 $params = ['resource' => $resource, 'postBody' => $postBody];
197 * @param GoogleIamV1TestIamPermissionsRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/Resource/
H A DProjectsLocationsDeliveryPipelines.php45 * @param DeliveryPipeline $postBody
65 public function create($parent, DeliveryPipeline $postBody, $optParams = []) argument
67 $params = ['parent' => $parent, 'postBody' => $postBody];
187 * @param DeliveryPipeline $postBody
214 public function patch($name, DeliveryPipeline $postBody, $optParams = []) argument
216 $params = ['name' => $name, 'postBody' => $postBody];
228 * @param SetIamPolicyRequest $postBody
232 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
234 $params = ['resource' => $resource, 'postBody' => $postBody];
249 * @param TestIamPermissionsRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/Resource/
H A DProjectsLocationsServices.php44 * @param GoogleCloudRunV2Service $postBody
54 public function create($parent, GoogleCloudRunV2Service $postBody, $optParams = []) argument
56 $params = ['parent' => $parent, 'postBody' => $postBody];
152 * @param GoogleCloudRunV2Service $postBody
164 public function patch($name, GoogleCloudRunV2Service $postBody, $optParams = []) argument
166 $params = ['name' => $name, 'postBody' => $postBody];
177 * @param GoogleIamV1SetIamPolicyRequest $postBody
181 public function setIamPolicy($resource, GoogleIamV1SetIamPolicyRequest $postBody, $optParams = []) argument
183 $params = ['resource' => $resource, 'postBody' => $postBody];
194 * @param GoogleIamV1TestIamPermissionsRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DServicesConnections.php47 * @param Connection $postBody
51 public function create($parent, Connection $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
67 * @param DeleteConnectionRequest $postBody
71 public function deleteConnection($name, DeleteConnectionRequest $postBody, $optParams = []) argument
73 $params = ['name' => $name, 'postBody' => $postBody];
113 * @param Connection $postBody
122 public function patch($name, Connection $postBody, $optParams = []) argument
124 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/Resource/
H A DProjectsTimeSeries.php45 * @param CreateTimeSeriesRequest $postBody
49 public function create($name, CreateTimeSeriesRequest $postBody, $optParams = []) argument
51 $params = ['name' => $name, 'postBody' => $postBody];
67 * @param CreateTimeSeriesRequest $postBody
71 public function createService($name, CreateTimeSeriesRequest $postBody, $optParams = []) argument
73 $params = ['name' => $name, 'postBody' => $postBody];
214 * @param QueryTimeSeriesRequest $postBody
218 public function query($name, QueryTimeSeriesRequest $postBody, $optParams = []) argument
220 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsDevelopersAppsKeys.php48 * @param GoogleCloudApigeeV1DeveloperAppKey $postBody
52 public function create($parent, GoogleCloudApigeeV1DeveloperAppKey $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
106 * @param GoogleCloudApigeeV1DeveloperAppKey $postBody
110 …public function replaceDeveloperAppKey($name, GoogleCloudApigeeV1DeveloperAppKey $postBody, $optPa… argument
112 $params = ['name' => $name, 'postBody' => $postBody];
128 * @param GoogleCloudApigeeV1DeveloperAppKey $postBody
136 …public function updateDeveloperAppKey($name, GoogleCloudApigeeV1DeveloperAppKey $postBody, $optPar… argument
138 $params = ['name' => $name, 'postBody' => $postBody];
H A DOrganizationsDevelopers.php52 * @param GoogleCloudApigeeV1Attributes $postBody
56 public function attributes($parent, GoogleCloudApigeeV1Attributes $postBody, $optParams = []) argument
58 $params = ['parent' => $parent, 'postBody' => $postBody];
71 * @param GoogleCloudApigeeV1Developer $postBody
75 public function create($parent, GoogleCloudApigeeV1Developer $postBody, $optParams = []) argument
77 $params = ['parent' => $parent, 'postBody' => $postBody];
231 * @param GoogleCloudApigeeV1Developer $postBody
235 public function update($name, GoogleCloudApigeeV1Developer $postBody, $optParams = []) argument
237 $params = ['name' => $name, 'postBody' => $postBody];
248 * @param GoogleCloudApigeeV1DeveloperMonetizationConfig $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/Resource/
H A DConversion.php66 * @param ConversionList $postBody
70 public function insert(ConversionList $postBody, $optParams = []) argument
72 $params = ['postBody' => $postBody];
79 * @param ConversionList $postBody
83 public function update(ConversionList $postBody, $optParams = []) argument
85 $params = ['postBody' => $postBody];
93 * @param UpdateAvailabilityRequest $postBody
97 public function updateAvailability(UpdateAvailabilityRequest $postBody, $optParams = []) argument
99 $params = ['postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DAdvertisersLineItems.php54 * @param BulkEditLineItemAssignedTargetingOptionsRequest $postBody
60 … $params = ['advertiserId' => $advertiserId, 'lineItemId' => $lineItemId, 'postBody' => $postBody];
111 * @param LineItem $postBody
115 public function create($advertiserId, LineItem $postBody, $optParams = []) argument
117 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody];
148 * @param GenerateDefaultLineItemRequest $postBody
152 …public function generateDefault($advertiserId, GenerateDefaultLineItemRequest $postBody, $optParam… argument
154 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody];
245 * @param LineItem $postBody
252 public function patch($advertiserId, $lineItemId, LineItem $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/Resource/
H A DProjectsLocationsConnections.php45 * @param Connection $postBody
52 public function create($parent, Connection $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
160 * @param Connection $postBody
170 public function patch($name, Connection $postBody, $optParams = []) argument
172 $params = ['name' => $name, 'postBody' => $postBody];
184 * @param SetIamPolicyRequest $postBody
188 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
190 $params = ['resource' => $resource, 'postBody' => $postBody];
205 * @param TestIamPermissionsRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/Resource/
H A DProjectsLocationsMemberships.php47 * @param Membership $postBody
69 public function create($parent, Membership $postBody, $optParams = []) argument
71 $params = ['parent' => $parent, 'postBody' => $postBody];
218 * @param Membership $postBody
235 public function patch($name, Membership $postBody, $optParams = []) argument
237 $params = ['name' => $name, 'postBody' => $postBody];
249 * @param SetIamPolicyRequest $postBody
253 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
255 $params = ['resource' => $resource, 'postBody' => $postBody];
270 * @param TestIamPermissionsRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/Resource/
H A DProjects.php74 * @param AddFirebaseRequest $postBody
78 public function addFirebase($project, AddFirebaseRequest $postBody, $optParams = []) argument
80 $params = ['project' => $project, 'postBody' => $postBody];
127 * @param AddGoogleAnalyticsRequest $postBody
133 $params = ['parent' => $parent, 'postBody' => $postBody];
231 * @param FirebaseProject $postBody
239 public function patch($name, FirebaseProject $postBody, $optParams = []) argument
241 $params = ['name' => $name, 'postBody' => $postBody];
263 * @param RemoveAnalyticsRequest $postBody
267 public function removeAnalytics($parent, RemoveAnalyticsRequest $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DSnapshots.php108 * @param Snapshot $postBody
123 public function insert($project, Snapshot $postBody, $optParams = []) argument
125 $params = ['project' => $project, 'postBody' => $postBody];
189 * @param GlobalSetPolicyRequest $postBody
193 …public function setIamPolicy($project, $resource, GlobalSetPolicyRequest $postBody, $optParams = [… argument
195 $params = ['project' => $project, 'resource' => $resource, 'postBody' => $postBody];
205 * @param GlobalSetLabelsRequest $postBody
209 public function setLabels($project, $resource, GlobalSetLabelsRequest $postBody, $optParams = []) argument
211 $params = ['project' => $project, 'resource' => $resource, 'postBody' => $postBody];
221 * @param TestPermissionsRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/Resource/
H A DBuckets.php100 * @param Bucket $postBody
113 public function insert($project, Bucket $postBody, $optParams = []) argument
115 $params = ['project' => $project, 'postBody' => $postBody];
166 * @param Bucket $postBody
184 public function patch($bucket, Bucket $postBody, $optParams = []) argument
186 $params = ['bucket' => $bucket, 'postBody' => $postBody];
194 * @param Policy $postBody
203 $params = ['bucket' => $bucket, 'postBody' => $postBody];
231 * @param Bucket $postBody
249 public function update($bucket, Bucket $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
H A DOrganizationsAssets.php44 * @param GroupAssetsRequest $postBody
48 public function group($parent, GroupAssetsRequest $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
156 * @param RunAssetDiscoveryRequest $postBody
160 public function runDiscovery($parent, RunAssetDiscoveryRequest $postBody, $optParams = []) argument
162 $params = ['parent' => $parent, 'postBody' => $postBody];
174 * @param SecurityMarks $postBody
187 public function updateSecurityMarks($name, SecurityMarks $postBody, $optParams = []) argument
189 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DFloodlightActivityGroups.php51 * @param FloodlightActivityGroup $postBody
55 public function insert($profileId, FloodlightActivityGroup $postBody, $optParams = []) argument
57 $params = ['profileId' => $profileId, 'postBody' => $postBody];
108 * @param FloodlightActivityGroup $postBody
112 public function patch($profileId, $id, FloodlightActivityGroup $postBody, $optParams = []) argument
114 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
123 * @param FloodlightActivityGroup $postBody
127 public function update($profileId, FloodlightActivityGroup $postBody, $optParams = []) argument
129 $params = ['profileId' => $profileId, 'postBody' => $postBody];
H A DSites.php51 * @param Site $postBody
55 public function insert($profileId, Site $postBody, $optParams = []) argument
57 $params = ['profileId' => $profileId, 'postBody' => $postBody];
107 * @param Site $postBody
111 public function patch($profileId, $id, Site $postBody, $optParams = []) argument
113 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
121 * @param Site $postBody
125 public function update($profileId, Site $postBody, $optParams = []) argument
127 $params = ['profileId' => $profileId, 'postBody' => $postBody];
H A DSubaccounts.php51 * @param Subaccount $postBody
55 public function insert($profileId, Subaccount $postBody, $optParams = []) argument
57 $params = ['profileId' => $profileId, 'postBody' => $postBody];
95 * @param Subaccount $postBody
99 public function patch($profileId, $id, Subaccount $postBody, $optParams = []) argument
101 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
109 * @param Subaccount $postBody
113 public function update($profileId, Subaccount $postBody, $optParams = []) argument
115 $params = ['profileId' => $profileId, 'postBody' => $postBody];
H A DAds.php51 * @param Ad $postBody
55 public function insert($profileId, Ad $postBody, $optParams = []) argument
57 $params = ['profileId' => $profileId, 'postBody' => $postBody];
124 * @param Ad $postBody
128 public function patch($profileId, $id, Ad $postBody, $optParams = []) argument
130 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
138 * @param Ad $postBody
142 public function update($profileId, Ad $postBody, $optParams = []) argument
144 $params = ['profileId' => $profileId, 'postBody' => $postBody];
H A DAdvertiserLandingPages.php51 * @param LandingPage $postBody
55 public function insert($profileId, LandingPage $postBody, $optParams = []) argument
57 $params = ['profileId' => $profileId, 'postBody' => $postBody];
103 * @param LandingPage $postBody
107 public function patch($profileId, $id, LandingPage $postBody, $optParams = []) argument
109 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
117 * @param LandingPage $postBody
121 public function update($profileId, LandingPage $postBody, $optParams = []) argument
123 $params = ['profileId' => $profileId, 'postBody' => $postBody];
H A DAdvertisers.php51 * @param Advertiser $postBody
55 public function insert($profileId, Advertiser $postBody, $optParams = []) argument
57 $params = ['profileId' => $profileId, 'postBody' => $postBody];
106 * @param Advertiser $postBody
110 public function patch($profileId, $id, Advertiser $postBody, $optParams = []) argument
112 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
120 * @param Advertiser $postBody
124 public function update($profileId, Advertiser $postBody, $optParams = []) argument
126 $params = ['profileId' => $profileId, 'postBody' => $postBody];
H A DCampaigns.php51 * @param Campaign $postBody
55 public function insert($profileId, Campaign $postBody, $optParams = []) argument
57 $params = ['profileId' => $profileId, 'postBody' => $postBody];
108 * @param Campaign $postBody
112 public function patch($profileId, $id, Campaign $postBody, $optParams = []) argument
114 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
122 * @param Campaign $postBody
126 public function update($profileId, Campaign $postBody, $optParams = []) argument
128 $params = ['profileId' => $profileId, 'postBody' => $postBody];

1...<<11121314151617181920>>...51