Home
last modified time | relevance | path

Searched refs:postBody (Results 251 – 275 of 1267) sorted by last modified time

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/Resource/
H A DIamPolicies.php42 * @param LintPolicyRequest $postBody
46 public function lintPolicy(LintPolicyRequest $postBody, $optParams = []) argument
48 $params = ['postBody' => $postBody];
58 * @param QueryAuditableServicesRequest $postBody
62 public function queryAuditableServices(QueryAuditableServicesRequest $postBody, $optParams = []) argument
64 $params = ['postBody' => $postBody];
H A DOrganizationsRoles.php55 * @param CreateRoleRequest $postBody
59 public function create($parent, CreateRoleRequest $postBody, $optParams = []) argument
61 $params = ['parent' => $parent, 'postBody' => $postBody];
208 * @param Role $postBody
215 public function patch($name, Role $postBody, $optParams = []) argument
217 $params = ['name' => $name, 'postBody' => $postBody];
243 * @param UndeleteRoleRequest $postBody
247 public function undelete($name, UndeleteRoleRequest $postBody, $optParams = []) argument
249 $params = ['name' => $name, 'postBody' => $postBody];
H A DPermissions.php38 * @param QueryTestablePermissionsRequest $postBody
42 …public function queryTestablePermissions(QueryTestablePermissionsRequest $postBody, $optParams = [… argument
44 $params = ['postBody' => $postBody];
H A DProjectsRoles.php55 * @param CreateRoleRequest $postBody
59 public function create($parent, CreateRoleRequest $postBody, $optParams = []) argument
61 $params = ['parent' => $parent, 'postBody' => $postBody];
208 * @param Role $postBody
215 public function patch($name, Role $postBody, $optParams = []) argument
217 $params = ['name' => $name, 'postBody' => $postBody];
243 * @param UndeleteRoleRequest $postBody
247 public function undelete($name, UndeleteRoleRequest $postBody, $optParams = []) argument
249 $params = ['name' => $name, 'postBody' => $postBody];
H A DProjectsServiceAccountsKeys.php46 * @param CreateServiceAccountKeyRequest $postBody
50 public function create($name, CreateServiceAccountKeyRequest $postBody, $optParams = []) argument
52 $params = ['name' => $name, 'postBody' => $postBody];
86 * @param DisableServiceAccountKeyRequest $postBody
92 $params = ['name' => $name, 'postBody' => $postBody];
105 * @param EnableServiceAccountKeyRequest $postBody
109 public function enable($name, EnableServiceAccountKeyRequest $postBody, $optParams = []) argument
111 $params = ['name' => $name, 'postBody' => $postBody];
170 * @param UploadServiceAccountKeyRequest $postBody
174 public function upload($name, UploadServiceAccountKeyRequest $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DManagementUnsampledReports.php75 * @param UnsampledReport $postBody
79 …public function insert($accountId, $webPropertyId, $profileId, UnsampledReport $postBody, $optPara… argument
81 …$accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId, 'postBody' => $postBody];
H A DManagementUploads.php41 * @param AnalyticsDataimportDeleteUploadDataRequest $postBody
44 …ertyId, $customDataSourceId, AnalyticsDataimportDeleteUploadDataRequest $postBody, $optParams = []) argument
46 …opertyId' => $webPropertyId, 'customDataSourceId' => $customDataSourceId, 'postBody' => $postBody];
H A DManagementWebPropertyAdWordsLinks.php73 * @param EntityAdWordsLink $postBody
77 public function insert($accountId, $webPropertyId, EntityAdWordsLink $postBody, $optParams = []) argument
79 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody];
115 * @param EntityAdWordsLink $postBody
119 …accountId, $webPropertyId, $webPropertyAdWordsLinkId, EntityAdWordsLink $postBody, $optParams = []) argument
121 … $webPropertyId, 'webPropertyAdWordsLinkId' => $webPropertyAdWordsLinkId, 'postBody' => $postBody];
134 * @param EntityAdWordsLink $postBody
138 …accountId, $webPropertyId, $webPropertyAdWordsLinkId, EntityAdWordsLink $postBody, $optParams = []) argument
140 … $webPropertyId, 'webPropertyAdWordsLinkId' => $webPropertyAdWordsLinkId, 'postBody' => $postBody];
H A DManagementWebproperties.php53 * @param Webproperty $postBody
57 public function insert($accountId, Webproperty $postBody, $optParams = []) argument
59 $params = ['accountId' => $accountId, 'postBody' => $postBody];
90 * @param Webproperty $postBody
94 public function patch($accountId, $webPropertyId, Webproperty $postBody, $optParams = []) argument
96 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody];
105 * @param Webproperty $postBody
109 public function update($accountId, $webPropertyId, Webproperty $postBody, $optParams = []) argument
111 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/Resource/
H A DProjectsLocationsEnvironments.php39 * @param Environment $postBody
43 public function create($parent, Environment $postBody, $optParams = []) argument
45 $params = ['parent' => $parent, 'postBody' => $postBody];
101 * @param Environment $postBody
181 public function patch($name, Environment $postBody, $optParams = []) argument
183 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/Resource/
H A DProjectsLocationsRegistriesDevices.php44 * @param Device $postBody
48 public function create($parent, Device $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
143 * @param ModifyCloudToDeviceConfigRequest $postBody
149 $params = ['name' => $name, 'postBody' => $postBody];
161 * @param Device $postBody
170 public function patch($name, Device $postBody, $optParams = []) argument
172 $params = ['name' => $name, 'postBody' => $postBody];
193 * @param SendCommandToDeviceRequest $postBody
197 public function sendCommandToDevice($name, SendCommandToDeviceRequest $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
H A DProjectsLocationsClusters.php55 * @param CompleteIPRotationRequest $postBody
77 * @param CreateClusterRequest $postBody
187 * @param SetAddonsConfigRequest $postBody
203 * @param SetLegacyAbacRequest $postBody
221 * @param SetLocationsRequest $postBody
269 * @param SetMasterAuthRequest $postBody
300 * @param SetNetworkPolicyRequest $postBody
315 * @param SetLabelsRequest $postBody
330 * @param StartIPRotationRequest $postBody
345 * @param UpdateClusterRequest $postBody
[all …]
H A DProjectsZonesClustersNodePools.php55 * @param SetNodePoolAutoscalingRequest $postBody
59 …rojectId, $zone, $clusterId, $nodePoolId, SetNodePoolAutoscalingRequest $postBody, $optParams = []) argument
78 * @param CreateNodePoolRequest $postBody
82 …public function create($projectId, $zone, $clusterId, CreateNodePoolRequest $postBody, $optParams … argument
84 …= ['projectId' => $projectId, 'zone' => $zone, 'clusterId' => $clusterId, 'postBody' => $postBody];
186 * @param RollbackNodePoolUpgradeRequest $postBody
210 * @param SetNodePoolManagementRequest $postBody
236 * @param SetNodePoolSizeRequest $postBody
240 …Size($projectId, $zone, $clusterId, $nodePoolId, SetNodePoolSizeRequest $postBody, $optParams = []) argument
261 * @param UpdateNodePoolRequest $postBody
[all …]
H A DProjectsZonesOperations.php47 * @param CancelOperationRequest $postBody
51 …public function cancel($projectId, $zone, $operationId, CancelOperationRequest $postBody, $optPara… argument
53 …projectId' => $projectId, 'zone' => $zone, 'operationId' => $operationId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/Resource/
H A DOperations.php47 * @param CancelOperationRequest $postBody
51 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) argument
53 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartyVerifyAssertionRequest.php45 public $postBody; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyVerifyAssertionRequest
148 public function setPostBody($postBody) argument
150 $this->postBody = $postBody;
157 return $this->postBody;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Indexing/Resource/
H A DUrlNotifications.php54 * @param UrlNotification $postBody
58 public function publish(UrlNotification $postBody, $optParams = []) argument
60 $params = ['postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
H A DProjectsLocationsLakesContent.php71 * @param GoogleIamV1SetIamPolicyRequest $postBody
75 public function setIamPolicy($resource, GoogleIamV1SetIamPolicyRequest $postBody, $optParams = []) argument
77 $params = ['resource' => $resource, 'postBody' => $postBody];
91 * @param GoogleIamV1TestIamPermissionsRequest $postBody
95 …public function testIamPermissions($resource, GoogleIamV1TestIamPermissionsRequest $postBody, $opt… argument
97 $params = ['resource' => $resource, 'postBody' => $postBody];
H A DProjectsLocationsLakesContentitems.php39 * @param GoogleCloudDataplexV1Content $postBody
46 public function create($parent, GoogleCloudDataplexV1Content $postBody, $optParams = []) argument
48 $params = ['parent' => $parent, 'postBody' => $postBody];
116 * @param GoogleCloudDataplexV1Content $postBody
124 public function patch($name, GoogleCloudDataplexV1Content $postBody, $optParams = []) argument
126 $params = ['name' => $name, 'postBody' => $postBody];
H A DProjectsLocationsLakesTasksJobs.php41 * @param GoogleCloudDataplexV1CancelJobRequest $postBody
45 public function cancel($name, GoogleCloudDataplexV1CancelJobRequest $postBody, $optParams = []) argument
47 $params = ['name' => $name, 'postBody' => $postBody];
H A DProjectsLocationsOperations.php47 * @param GoogleLongrunningCancelOperationRequest $postBody
51 public function cancel($name, GoogleLongrunningCancelOperationRequest $postBody, $optParams = []) argument
53 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/Resource/
H A DNotes.php37 * @param Note $postBody
41 public function create(Note $postBody, $optParams = []) argument
43 $params = ['postBody' => $postBody];
H A DNotesPermissions.php43 * @param BatchCreatePermissionsRequest $postBody
47 public function batchCreate($parent, BatchCreatePermissionsRequest $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
64 * @param BatchDeletePermissionsRequest $postBody
68 public function batchDelete($parent, BatchDeletePermissionsRequest $postBody, $optParams = []) argument
70 $params = ['parent' => $parent, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/Resource/
H A DAcl.php71 * @param AclRule $postBody
78 public function insert($calendarId, AclRule $postBody, $optParams = []) argument
80 $params = ['calendarId' => $calendarId, 'postBody' => $postBody];
125 * @param AclRule $postBody
133 public function patch($calendarId, $ruleId, AclRule $postBody, $optParams = []) argument
135 $params = ['calendarId' => $calendarId, 'ruleId' => $ruleId, 'postBody' => $postBody];
146 * @param AclRule $postBody
154 public function update($calendarId, $ruleId, AclRule $postBody, $optParams = []) argument
166 * @param Channel $postBody
188 public function watch($calendarId, Channel $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DApplicationsPricing.php39 * @param ConvertRegionPricesRequest $postBody
43 …public function convertRegionPrices($packageName, ConvertRegionPricesRequest $postBody, $optParams… argument
45 $params = ['packageName' => $packageName, 'postBody' => $postBody];

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