Home
last modified time | relevance | path

Searched refs:postBody (Results 651 – 675 of 1267) sorted by last modified time

1...<<21222324252627282930>>...51

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/Resource/
H A DLocations.php44 * @param AssociateLocationRequest $postBody
48 public function associate($name, AssociateLocationRequest $postBody, $optParams = []) argument
50 $params = ['name' => $name, 'postBody' => $postBody];
61 * @param ClearLocationAssociationRequest $postBody
67 $params = ['name' => $name, 'postBody' => $postBody];
140 * @param Location $postBody
150 public function patch($name, Location $postBody, $optParams = []) argument
152 $params = ['name' => $name, 'postBody' => $postBody];
161 * @param AttributesModel $postBody
176 public function updateAttributes($name, AttributesModel $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Resource/
H A DBuyersClients.php42 * @param ActivateClientRequest $postBody
46 public function activate($name, ActivateClientRequest $postBody, $optParams = []) argument
48 $params = ['name' => $name, 'postBody' => $postBody];
57 * @param Client $postBody
61 public function create($parent, Client $postBody, $optParams = []) argument
63 $params = ['parent' => $parent, 'postBody' => $postBody];
74 * @param DeactivateClientRequest $postBody
80 $params = ['name' => $name, 'postBody' => $postBody];
131 * @param Client $postBody
146 public function patch($name, Client $postBody, $optParams = []) argument
[all …]
H A DBuyersClientsUsers.php44 * @param ActivateClientUserRequest $postBody
48 public function activate($name, ActivateClientUserRequest $postBody, $optParams = []) argument
50 $params = ['name' => $name, 'postBody' => $postBody];
61 * @param ClientUser $postBody
65 public function create($parent, ClientUser $postBody, $optParams = []) argument
67 $params = ['parent' => $parent, 'postBody' => $postBody];
79 * @param DeactivateClientUserRequest $postBody
83 public function deactivate($name, DeactivateClientUserRequest $postBody, $optParams = []) argument
85 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DLiveChatMessages.php52 * @param LiveChatMessage $postBody
56 public function insert($part, LiveChatMessage $postBody, $optParams = []) argument
58 $params = ['part' => $part, 'postBody' => $postBody];
H A DTests.php36 * @param TestItem $postBody
42 public function insert($part, TestItem $postBody, $optParams = []) argument
44 $params = ['part' => $part, 'postBody' => $postBody];
H A DThirdPartyLinks.php56 * @param ThirdPartyLink $postBody
63 public function insert($part, ThirdPartyLink $postBody, $optParams = []) argument
65 $params = ['part' => $part, 'postBody' => $postBody];
97 * @param ThirdPartyLink $postBody
104 public function update($part, ThirdPartyLink $postBody, $optParams = []) argument
106 $params = ['part' => $part, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/Resource/
H A DProjectsLocationsBackupPlansBackups.php44 * @param Backup $postBody
54 public function create($parent, Backup $postBody, $optParams = []) argument
56 $params = ['parent' => $parent, 'postBody' => $postBody];
156 * @param Backup $postBody
168 public function patch($name, Backup $postBody, $optParams = []) argument
170 $params = ['name' => $name, 'postBody' => $postBody];
182 * @param SetIamPolicyRequest $postBody
186 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
188 $params = ['resource' => $resource, 'postBody' => $postBody];
202 * @param TestIamPermissionsRequest $postBody
[all …]
H A DProjectsLocationsBackupPlansBackupsVolumeBackups.php118 * @param SetIamPolicyRequest $postBody
122 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
124 $params = ['resource' => $resource, 'postBody' => $postBody];
139 * @param TestIamPermissionsRequest $postBody
143 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
145 $params = ['resource' => $resource, '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/Spanner/Resource/
H A DProjectsInstancesBackups.php53 * @param CopyBackupRequest $postBody
59 $params = ['parent' => $parent, 'postBody' => $postBody];
78 * @param Backup $postBody
94 $params = ['parent' => $parent, 'postBody' => $postBody];
136 * @param GetIamPolicyRequest $postBody
142 $params = ['resource' => $resource, 'postBody' => $postBody];
200 * @param Backup $postBody
210 public function patch($name, Backup $postBody, $optParams = []) argument
212 $params = ['name' => $name, 'postBody' => $postBody];
225 * @param SetIamPolicyRequest $postBody
[all …]
H A DProjectsInstancesDatabases.php54 * @param CreateDatabaseRequest $postBody
60 $params = ['parent' => $parent, 'postBody' => $postBody];
120 * @param GetIamPolicyRequest $postBody
126 $params = ['resource' => $resource, 'postBody' => $postBody];
193 * @param RestoreDatabaseRequest $postBody
199 $params = ['parent' => $parent, 'postBody' => $postBody];
213 * @param SetIamPolicyRequest $postBody
219 $params = ['resource' => $resource, 'postBody' => $postBody];
236 * @param TestIamPermissionsRequest $postBody
242 $params = ['resource' => $resource, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DServicesRoles.php42 * @param AddRolesRequest $postBody
46 public function add($parent, AddRolesRequest $postBody, $optParams = []) argument
48 $params = ['parent' => $parent, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/Resource/
H A DProjectsLocationsGlossaries.php39 * @param Glossary $postBody
43 public function create($parent, Glossary $postBody, $optParams = []) argument
45 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DProjectsLocationsOperations.php48 * @param CancelOperationRequest $postBody
52 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) argument
54 $params = ['name' => $name, 'postBody' => $postBody];
126 * @param WaitOperationRequest $postBody
130 public function wait($name, WaitOperationRequest $postBody, $optParams = []) argument
132 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeAnalytics/Resource/
H A DGroups.php62 * @param Group $postBody
77 public function insert(Group $postBody, $optParams = []) argument
79 $params = ['postBody' => $postBody];
124 * @param Group $postBody
139 public function update(Group $postBody, $optParams = []) argument
141 $params = ['postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/
H A DPropertiesCustomMetrics.php40 * @param GoogleAnalyticsAdminV1alphaArchiveCustomMetricRequest $postBody
44 …public function archive($name, GoogleAnalyticsAdminV1alphaArchiveCustomMetricRequest $postBody, $o… argument
46 $params = ['name' => $name, 'postBody' => $postBody];
54 * @param GoogleAnalyticsAdminV1alphaCustomMetric $postBody
58 …public function create($parent, GoogleAnalyticsAdminV1alphaCustomMetric $postBody, $optParams = []) argument
60 $params = ['parent' => $parent, 'postBody' => $postBody];
105 * @param GoogleAnalyticsAdminV1alphaCustomMetric $postBody
113 public function patch($name, GoogleAnalyticsAdminV1alphaCustomMetric $postBody, $optParams = []) argument
115 $params = ['name' => $name, 'postBody' => $postBody];
H A DPropertiesFirebaseLinks.php40 * @param GoogleAnalyticsAdminV1alphaFirebaseLink $postBody
44 …public function create($parent, GoogleAnalyticsAdminV1alphaFirebaseLink $postBody, $optParams = []) argument
46 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DPropertiesIosAppDataStreamsMeasurementProtocolSecrets.php41 * @param GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret $postBody
45 …public function create($parent, GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret $postBody, $o… argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
117 * @param GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret $postBody
124 …public function patch($name, GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret $postBody, $optP… argument
126 $params = ['name' => $name, 'postBody' => $postBody];
H A DPropertiesUserLinks.php52 * @param GoogleAnalyticsAdminV1alphaAuditUserLinksRequest $postBody
58 $params = ['parent' => $parent, 'postBody' => $postBody];
71 * @param GoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest $postBody
77 $params = ['parent' => $parent, 'postBody' => $postBody];
88 * @param GoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest $postBody
94 $params = ['parent' => $parent, 'postBody' => $postBody];
132 $params = ['parent' => $parent, 'postBody' => $postBody];
143 * @param GoogleAnalyticsAdminV1alphaUserLink $postBody
152 $params = ['parent' => $parent, 'postBody' => $postBody];
211 * @param GoogleAnalyticsAdminV1alphaUserLink $postBody
[all …]
H A DPropertiesWebDataStreamsMeasurementProtocolSecrets.php41 * @param GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret $postBody
45 …public function create($parent, GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret $postBody, $o… argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
117 * @param GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret $postBody
124 …public function patch($name, GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret $postBody, $optP… argument
126 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
H A DProjectsLocationsSourcesMigratingVmsCloneJobs.php39 * @param CancelCloneJobRequest $postBody
43 public function cancel($name, CancelCloneJobRequest $postBody, $optParams = []) argument
45 $params = ['name' => $name, 'postBody' => $postBody];
53 * @param CloneJob $postBody
70 public function create($parent, CloneJob $postBody, $optParams = []) argument
72 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DProjectsLocationsTargetProjects.php40 * @param TargetProject $postBody
57 public function create($parent, TargetProject $postBody, $optParams = []) argument
59 $params = ['parent' => $parent, 'postBody' => $postBody];
138 * @param TargetProject $postBody
159 public function patch($name, TargetProject $postBody, $optParams = []) argument
161 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/Resource/
H A DProjectsDataSources.php42 * @param CheckValidCredsRequest $postBody
46 public function checkValidCreds($name, CheckValidCredsRequest $postBody, $optParams = []) argument
48 $params = ['name' => $name, 'postBody' => $postBody];
H A DProjectsLocations.php47 * @param EnrollDataSourcesRequest $postBody
51 public function enrollDataSources($name, EnrollDataSourcesRequest $postBody, $optParams = []) argument
53 $params = ['name' => $name, 'postBody' => $postBody];
H A DProjectsLocationsDataSources.php42 * @param CheckValidCredsRequest $postBody
46 public function checkValidCreds($name, CheckValidCredsRequest $postBody, $optParams = []) argument
48 $params = ['name' => $name, 'postBody' => $postBody];

1...<<21222324252627282930>>...51