Home
last modified time | relevance | path

Searched refs:postBody (Results 376 – 400 of 1267) sorted by relevance

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsHl7V2StoresMessages.php45 * @param CreateMessageRequest $postBody
49 public function create($parent, CreateMessageRequest $postBody, $optParams = []) argument
51 $params = ['parent' => $parent, 'postBody' => $postBody];
96 * @param IngestMessageRequest $postBody
100 public function ingest($parent, IngestMessageRequest $postBody, $optParams = []) argument
102 $params = ['parent' => $parent, 'postBody' => $postBody];
183 * @param Message $postBody
191 public function patch($name, Message $postBody, $optParams = []) argument
193 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/Resource/
H A DCoursesAnnouncements.php46 * @param Announcement $postBody
50 public function create($courseId, Announcement $postBody, $optParams = []) argument
52 $params = ['courseId' => $courseId, 'postBody' => $postBody];
148 * @param ModifyAnnouncementAssigneesRequest $postBody
152 …public function modifyAssignees($courseId, $id, ModifyAnnouncementAssigneesRequest $postBody, $opt… argument
154 $params = ['courseId' => $courseId, 'id' => $id, 'postBody' => $postBody];
169 * @param Announcement $postBody
182 public function patch($courseId, $id, Announcement $postBody, $optParams = []) argument
184 $params = ['courseId' => $courseId, 'id' => $id, 'postBody' => $postBody];
H A DCoursesCourseWork.php50 * @param CourseWork $postBody
54 public function create($courseId, CourseWork $postBody, $optParams = []) argument
56 $params = ['courseId' => $courseId, 'postBody' => $postBody];
151 * @param ModifyCourseWorkAssigneesRequest $postBody
155 …public function modifyAssignees($courseId, $id, ModifyCourseWorkAssigneesRequest $postBody, $optPa… argument
157 $params = ['courseId' => $courseId, 'id' => $id, 'postBody' => $postBody];
179 * @param CourseWork $postBody
193 public function patch($courseId, $id, CourseWork $postBody, $optParams = []) argument
195 $params = ['courseId' => $courseId, 'id' => $id, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/Resource/
H A DProjectsDatasets.php43 * @param GoogleCloudDatalabelingV1beta1CreateDatasetRequest $postBody
47 …public function create($parent, GoogleCloudDatalabelingV1beta1CreateDatasetRequest $postBody, $opt… argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
72 * @param GoogleCloudDatalabelingV1beta1ExportDataRequest $postBody
76 …public function exportData($name, GoogleCloudDatalabelingV1beta1ExportDataRequest $postBody, $optP… argument
78 $params = ['name' => $name, 'postBody' => $postBody];
105 * @param GoogleCloudDatalabelingV1beta1ImportDataRequest $postBody
109 …public function importData($name, GoogleCloudDatalabelingV1beta1ImportDataRequest $postBody, $optP… argument
111 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DAdvertisersNegativeKeywordListsNegativeKeywords.php51 * @param BulkEditNegativeKeywordsRequest $postBody
55 …($advertiserId, $negativeKeywordListId, BulkEditNegativeKeywordsRequest $postBody, $optParams = []) argument
57 …rId' => $advertiserId, 'negativeKeywordListId' => $negativeKeywordListId, 'postBody' => $postBody];
69 * @param NegativeKeyword $postBody
73 …public function create($advertiserId, $negativeKeywordListId, NegativeKeyword $postBody, $optParam… argument
75 …rId' => $advertiserId, 'negativeKeywordListId' => $negativeKeywordListId, 'postBody' => $postBody];
143 * @param ReplaceNegativeKeywordsRequest $postBody
147 …e($advertiserId, $negativeKeywordListId, ReplaceNegativeKeywordsRequest $postBody, $optParams = []) argument
149 …rId' => $advertiserId, 'negativeKeywordListId' => $negativeKeywordListId, 'postBody' => $postBody];
H A DPartnersChannelsSites.php46 * @param BulkEditSitesRequest $postBody
50 public function bulkEdit($partnerId, $channelId, BulkEditSitesRequest $postBody, $optParams = []) argument
52 $params = ['partnerId' => $partnerId, 'channelId' => $channelId, 'postBody' => $postBody];
62 * @param Site $postBody
69 public function create($partnerId, $channelId, Site $postBody, $optParams = []) argument
71 $params = ['partnerId' => $partnerId, 'channelId' => $channelId, 'postBody' => $postBody];
137 * @param ReplaceSitesRequest $postBody
141 public function replace($partnerId, $channelId, ReplaceSitesRequest $postBody, $optParams = []) argument
143 $params = ['partnerId' => $partnerId, 'channelId' => $channelId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/Resource/
H A DAppsFirewallIngressRules.php45 * @param BatchUpdateIngressRulesRequest $postBody
49 public function batchUpdate($appsId, BatchUpdateIngressRulesRequest $postBody, $optParams = []) argument
51 $params = ['appsId' => $appsId, 'postBody' => $postBody];
61 * @param FirewallRule $postBody
65 public function create($appsId, FirewallRule $postBody, $optParams = []) argument
67 $params = ['appsId' => $appsId, 'postBody' => $postBody];
129 * @param FirewallRule $postBody
136 public function patch($appsId, $ingressRulesId, FirewallRule $postBody, $optParams = []) argument
138 $params = ['appsId' => $appsId, 'ingressRulesId' => $ingressRulesId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/Resource/
H A DServices.php47 * @param BatchEnableServicesRequest $postBody
51 public function batchEnable($parent, BatchEnableServicesRequest $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
90 * @param DisableServiceRequest $postBody
94 public function disable($name, DisableServiceRequest $postBody, $optParams = []) argument
96 $params = ['name' => $name, 'postBody' => $postBody];
109 * @param EnableServiceRequest $postBody
113 public function enable($name, EnableServiceRequest $postBody, $optParams = []) argument
115 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DHttpHealthChecks.php81 * @param HttpHealthCheck $postBody
96 public function insert($project, HttpHealthCheck $postBody, $optParams = []) argument
98 $params = ['project' => $project, 'postBody' => $postBody];
163 * @param HttpHealthCheck $postBody
178 public function patch($project, $httpHealthCheck, HttpHealthCheck $postBody, $optParams = []) argument
180 … $params = ['project' => $project, 'httpHealthCheck' => $httpHealthCheck, 'postBody' => $postBody];
191 * @param HttpHealthCheck $postBody
206 public function update($project, $httpHealthCheck, HttpHealthCheck $postBody, $optParams = []) argument
208 … $params = ['project' => $project, 'httpHealthCheck' => $httpHealthCheck, 'postBody' => $postBody];
H A DHttpsHealthChecks.php81 * @param HttpsHealthCheck $postBody
96 public function insert($project, HttpsHealthCheck $postBody, $optParams = []) argument
98 $params = ['project' => $project, 'postBody' => $postBody];
164 * @param HttpsHealthCheck $postBody
179 public function patch($project, $httpsHealthCheck, HttpsHealthCheck $postBody, $optParams = []) argument
181 …params = ['project' => $project, 'httpsHealthCheck' => $httpsHealthCheck, 'postBody' => $postBody];
192 * @param HttpsHealthCheck $postBody
207 public function update($project, $httpsHealthCheck, HttpsHealthCheck $postBody, $optParams = []) argument
209 …params = ['project' => $project, 'httpsHealthCheck' => $httpsHealthCheck, 'postBody' => $postBody];
H A DServiceAttachments.php169 * @param ServiceAttachment $postBody
184 public function insert($project, $region, ServiceAttachment $postBody, $optParams = []) argument
186 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
256 * @param ServiceAttachment $postBody
271 …public function patch($project, $region, $serviceAttachment, ServiceAttachment $postBody, $optPara… argument
284 * @param RegionSetPolicyRequest $postBody
288 …public function setIamPolicy($project, $region, $resource, RegionSetPolicyRequest $postBody, $optP… argument
290 …s = ['project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $postBody];
301 * @param TestPermissionsRequest $postBody
305 …public function testIamPermissions($project, $region, $resource, TestPermissionsRequest $postBody,… argument
[all …]
H A DSecurityPolicies.php42 * @param SecurityPolicyRule $postBody
46 public function addRule($project, $securityPolicy, SecurityPolicyRule $postBody, $optParams = []) argument
48 $params = ['project' => $project, 'securityPolicy' => $securityPolicy, 'postBody' => $postBody];
176 * @param SecurityPolicy $postBody
191 public function insert($project, SecurityPolicy $postBody, $optParams = []) argument
193 $params = ['project' => $project, 'postBody' => $postBody];
313 * @param SecurityPolicy $postBody
328 public function patch($project, $securityPolicy, SecurityPolicy $postBody, $optParams = []) argument
330 $params = ['project' => $project, 'securityPolicy' => $securityPolicy, 'postBody' => $postBody];
339 * @param SecurityPolicyRule $postBody
[all …]
H A DExternalVpnGateways.php82 * @param ExternalVpnGateway $postBody
97 public function insert($project, ExternalVpnGateway $postBody, $optParams = []) argument
99 $params = ['project' => $project, 'postBody' => $postBody];
163 * @param GlobalSetLabelsRequest $postBody
167 public function setLabels($project, $resource, GlobalSetLabelsRequest $postBody, $optParams = []) argument
169 $params = ['project' => $project, 'resource' => $resource, 'postBody' => $postBody];
179 * @param TestPermissionsRequest $postBody
183 …public function testIamPermissions($project, $resource, TestPermissionsRequest $postBody, $optPara… argument
185 $params = ['project' => $project, 'resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/Resource/
H A DProjectsLocationsCaPoolsCertificateAuthoritiesCertificateRevocationLists.php116 * @param CertificateRevocationList $postBody
134 public function patch($name, CertificateRevocationList $postBody, $optParams = []) argument
136 $params = ['name' => $name, 'postBody' => $postBody];
148 * @param SetIamPolicyRequest $postBody
152 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
154 $params = ['resource' => $resource, 'postBody' => $postBody];
169 * @param TestIamPermissionsRequest $postBody
173 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
175 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/
H A DPropertiesDisplayVideo360AdvertiserLinkProposals.php46 * @param GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalRequest $postBody
50 …nalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalRequest $postBody, $optParams = []) argument
52 $params = ['name' => $name, 'postBody' => $postBody];
66 * @param GoogleAnalyticsAdminV1alphaCancelDisplayVideo360AdvertiserLinkProposalRequest $postBody
70 …AnalyticsAdminV1alphaCancelDisplayVideo360AdvertiserLinkProposalRequest $postBody, $optParams = []) argument
72 $params = ['name' => $name, 'postBody' => $postBody];
81 * @param GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLinkProposal $postBody
85 …arent, GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLinkProposal $postBody, $optParams = []) argument
87 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DAccounts.php121 * @param GoogleAnalyticsAdminV1alphaAccount $postBody
130 public function patch($name, GoogleAnalyticsAdminV1alphaAccount $postBody, $optParams = []) argument
132 $params = ['name' => $name, 'postBody' => $postBody];
139 * @param GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest $postBody
143 …nAccountTicket(GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest $postBody, $optParams = []) argument
145 $params = ['postBody' => $postBody];
155 * @param GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest $postBody
159 …s($account, GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest $postBody, $optParams = []) argument
161 $params = ['account' => $account, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/Resource/
H A DProjectsJobTriggers.php44 * @param GooglePrivacyDlpV2ActivateJobTriggerRequest $postBody
48 …public function activate($name, GooglePrivacyDlpV2ActivateJobTriggerRequest $postBody, $optParams … argument
50 $params = ['name' => $name, 'postBody' => $postBody];
69 * @param GooglePrivacyDlpV2CreateJobTriggerRequest $postBody
73 …public function create($parent, GooglePrivacyDlpV2CreateJobTriggerRequest $postBody, $optParams = … argument
75 $params = ['parent' => $parent, 'postBody' => $postBody];
169 * @param GooglePrivacyDlpV2UpdateJobTriggerRequest $postBody
173 public function patch($name, GooglePrivacyDlpV2UpdateJobTriggerRequest $postBody, $optParams = []) argument
175 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/Resource/
H A DProjectsLocationsKeyRings.php42 * @param KeyRing $postBody
49 public function create($parent, KeyRing $postBody, $optParams = []) argument
51 $params = ['parent' => $parent, 'postBody' => $postBody];
133 * @param SetIamPolicyRequest $postBody
137 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
139 $params = ['resource' => $resource, 'postBody' => $postBody];
153 * @param TestIamPermissionsRequest $postBody
157 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
159 $params = ['resource' => $resource, 'postBody' => $postBody];
H A DProjectsLocationsKeyRingsImportJobs.php43 * @param ImportJob $postBody
50 public function create($parent, ImportJob $postBody, $optParams = []) argument
52 $params = ['parent' => $parent, 'postBody' => $postBody];
134 * @param SetIamPolicyRequest $postBody
138 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
140 $params = ['resource' => $resource, 'postBody' => $postBody];
155 * @param TestIamPermissionsRequest $postBody
159 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
161 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/Resource/
H A DProjectsSecretsVersions.php60 * @param DestroySecretVersionRequest $postBody
64 public function destroy($name, DestroySecretVersionRequest $postBody, $optParams = []) argument
66 $params = ['name' => $name, 'postBody' => $postBody];
76 * @param DisableSecretVersionRequest $postBody
80 public function disable($name, DisableSecretVersionRequest $postBody, $optParams = []) argument
82 $params = ['name' => $name, 'postBody' => $postBody];
92 * @param EnableSecretVersionRequest $postBody
96 public function enable($name, EnableSecretVersionRequest $postBody, $optParams = []) argument
98 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/Resource/
H A DDatabases.php74 * @param Database $postBody
78 public function insert($project, $instance, Database $postBody, $optParams = []) argument
80 $params = ['project' => $project, 'instance' => $instance, 'postBody' => $postBody];
108 * @param Database $postBody
112 public function patch($project, $instance, $database, Database $postBody, $optParams = []) argument
114 …['project' => $project, 'instance' => $instance, 'database' => $database, 'postBody' => $postBody];
126 * @param Database $postBody
130 public function update($project, $instance, $database, Database $postBody, $optParams = []) argument
132 …['project' => $project, 'instance' => $instance, 'database' => $database, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/Resource/
H A DManagedZones.php40 * @param ManagedZone $postBody
48 public function create($project, $location, ManagedZone $postBody, $optParams = []) argument
50 $params = ['project' => $project, 'location' => $location, 'postBody' => $postBody];
127 * @param ManagedZone $postBody
135 public function patch($project, $location, $managedZone, ManagedZone $postBody, $optParams = []) argument
137 …ect' => $project, 'location' => $location, 'managedZone' => $managedZone, 'postBody' => $postBody];
149 * @param ManagedZone $postBody
157 public function update($project, $location, $managedZone, ManagedZone $postBody, $optParams = []) argument
159 …ect' => $project, 'location' => $location, 'managedZone' => $managedZone, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Essentialcontacts/Resource/
H A DFoldersContacts.php71 * @param GoogleCloudEssentialcontactsV1Contact $postBody
75 public function create($parent, GoogleCloudEssentialcontactsV1Contact $postBody, $optParams = []) argument
77 $params = ['parent' => $parent, 'postBody' => $postBody];
143 * @param GoogleCloudEssentialcontactsV1Contact $postBody
151 public function patch($name, GoogleCloudEssentialcontactsV1Contact $postBody, $optParams = []) argument
153 $params = ['name' => $name, 'postBody' => $postBody];
165 * @param GoogleCloudEssentialcontactsV1SendTestMessageRequest $postBody
169 …Message($resource, GoogleCloudEssentialcontactsV1SendTestMessageRequest $postBody, $optParams = []) argument
171 $params = ['resource' => $resource, 'postBody' => $postBody];
H A DProjectsContacts.php71 * @param GoogleCloudEssentialcontactsV1Contact $postBody
75 public function create($parent, GoogleCloudEssentialcontactsV1Contact $postBody, $optParams = []) argument
77 $params = ['parent' => $parent, 'postBody' => $postBody];
143 * @param GoogleCloudEssentialcontactsV1Contact $postBody
151 public function patch($name, GoogleCloudEssentialcontactsV1Contact $postBody, $optParams = []) argument
153 $params = ['name' => $name, 'postBody' => $postBody];
165 * @param GoogleCloudEssentialcontactsV1SendTestMessageRequest $postBody
169 …Message($resource, GoogleCloudEssentialcontactsV1SendTestMessageRequest $postBody, $optParams = []) argument
171 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/Resource/
H A DObjectAccessControls.php87 * @param ObjectAccessControl $postBody
96 public function insert($bucket, $object, ObjectAccessControl $postBody, $optParams = []) argument
98 $params = ['bucket' => $bucket, 'object' => $object, 'postBody' => $postBody];
132 * @param ObjectAccessControl $postBody
141 public function patch($bucket, $object, $entity, ObjectAccessControl $postBody, $optParams = []) argument
143 …$params = ['bucket' => $bucket, 'object' => $object, 'entity' => $entity, 'postBody' => $postBody];
156 * @param ObjectAccessControl $postBody
165 public function update($bucket, $object, $entity, ObjectAccessControl $postBody, $optParams = []) argument
167 …$params = ['bucket' => $bucket, 'object' => $object, 'entity' => $entity, 'postBody' => $postBody];

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