Home
last modified time | relevance | path

Searched refs:postBody (Results 1151 – 1175 of 1267) sorted by path

1...<<4142434445464748495051

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SmartDeviceManagement/Resource/
H A DEnterprisesDevices.php41 * @param GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest $postBody
45 …cuteCommand($name, GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest $postBody, $optParams = []) argument
47 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/Resource/
H A DProjectsInstances.php63 * @param CreateInstanceRequest $postBody
69 $params = ['parent' => $parent, 'postBody' => $postBody];
118 * @param GetIamPolicyRequest $postBody
124 $params = ['resource' => $resource, 'postBody' => $postBody];
187 * @param UpdateInstanceRequest $postBody
191 public function patch($name, UpdateInstanceRequest $postBody, $optParams = []) argument
193 $params = ['name' => $name, 'postBody' => $postBody];
205 * @param SetIamPolicyRequest $postBody
211 $params = ['resource' => $resource, 'postBody' => $postBody];
226 * @param TestIamPermissionsRequest $postBody
[all …]
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 …]
H A DProjectsInstancesDatabasesSessions.php74 * @param BeginTransactionRequest $postBody
99 * @param CommitRequest $postBody
125 * @param CreateSessionRequest $postBody
162 * @param ExecuteBatchDmlRequest $postBody
184 * @param ExecuteSqlRequest $postBody
202 * @param ExecuteSqlRequest $postBody
265 * @param PartitionQueryRequest $postBody
290 * @param PartitionReadRequest $postBody
312 * @param ReadRequest $postBody
332 * @param RollbackRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/Resource/
H A DProjectsLocationsCustomClasses.php45 * @param CreateCustomClassRequest $postBody
49 public function create($parent, CreateCustomClassRequest $postBody, $optParams = []) argument
51 $params = ['parent' => $parent, 'postBody' => $postBody];
120 * @param CustomClass $postBody
126 public function patch($name, CustomClass $postBody, $optParams = []) argument
128 $params = ['name' => $name, 'postBody' => $postBody];
H A DProjectsLocationsPhraseSets.php46 * @param CreatePhraseSetRequest $postBody
50 public function create($parent, CreatePhraseSetRequest $postBody, $optParams = []) argument
52 $params = ['parent' => $parent, 'postBody' => $postBody];
119 * @param PhraseSet $postBody
125 public function patch($name, PhraseSet $postBody, $optParams = []) argument
127 $params = ['name' => $name, 'postBody' => $postBody];
H A DSpeech.php43 * @param LongRunningRecognizeRequest $postBody
47 public function longrunningrecognize(LongRunningRecognizeRequest $postBody, $optParams = []) argument
49 $params = ['postBody' => $postBody];
57 * @param RecognizeRequest $postBody
61 public function recognize(RecognizeRequest $postBody, $optParams = []) argument
63 $params = ['postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/Resource/
H A DBucketAccessControls.php77 * @param BucketAccessControl $postBody
84 public function insert($bucket, BucketAccessControl $postBody, $optParams = []) argument
86 $params = ['bucket' => $bucket, 'postBody' => $postBody];
114 * @param BucketAccessControl $postBody
121 public function patch($bucket, $entity, BucketAccessControl $postBody, $optParams = []) argument
123 $params = ['bucket' => $bucket, 'entity' => $entity, 'postBody' => $postBody];
134 * @param BucketAccessControl $postBody
141 public function update($bucket, $entity, BucketAccessControl $postBody, $optParams = []) argument
143 $params = ['bucket' => $bucket, 'entity' => $entity, 'postBody' => $postBody];
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 …]
H A DChannels.php35 * @param Channel $postBody
38 public function stop(Channel $postBody, $optParams = []) argument
40 $params = ['postBody' => $postBody];
H A DDefaultObjectAccessControls.php77 * @param ObjectAccessControl $postBody
84 public function insert($bucket, ObjectAccessControl $postBody, $optParams = []) argument
86 $params = ['bucket' => $bucket, 'postBody' => $postBody];
120 * @param ObjectAccessControl $postBody
127 public function patch($bucket, $entity, ObjectAccessControl $postBody, $optParams = []) argument
129 $params = ['bucket' => $bucket, 'entity' => $entity, 'postBody' => $postBody];
141 * @param ObjectAccessControl $postBody
148 public function update($bucket, $entity, ObjectAccessControl $postBody, $optParams = []) argument
150 $params = ['bucket' => $bucket, 'entity' => $entity, 'postBody' => $postBody];
H A DNotifications.php71 * @param Notification $postBody
78 public function insert($bucket, Notification $postBody, $optParams = []) argument
80 $params = ['bucket' => $bucket, 'postBody' => $postBody];
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];
H A DObjects.php47 * @param ComposeRequest $postBody
86 * @param StorageObject $postBody
224 * @param StorageObject $postBody
262 $params = ['bucket' => $bucket, 'postBody' => $postBody];
315 * @param StorageObject $postBody
358 * @param StorageObject $postBody
424 * @param Policy $postBody
467 * @param StorageObject $postBody
500 * @param Channel $postBody
534 public function watchAll($bucket, Channel $postBody, $optParams = []) argument
[all …]
H A DProjectsHmacKeys.php117 * @param HmacKeyMetadata $postBody
123 public function update($projectId, $accessId, HmacKeyMetadata $postBody, $optParams = []) argument
125 $params = ['projectId' => $projectId, 'accessId' => $accessId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/Resource/
H A DProjectsAgentPools.php39 * @param AgentPool $postBody
52 public function create($projectId, AgentPool $postBody, $optParams = []) argument
54 $params = ['projectId' => $projectId, 'postBody' => $postBody];
112 * @param AgentPool $postBody
121 public function patch($name, AgentPool $postBody, $optParams = []) argument
123 $params = ['name' => $name, 'postBody' => $postBody];
H A DTransferJobs.php39 * @param TransferJob $postBody
43 public function create(TransferJob $postBody, $optParams = []) argument
45 $params = ['postBody' => $postBody];
93 * @param UpdateTransferJobRequest $postBody
97 public function patch($jobName, UpdateTransferJobRequest $postBody, $optParams = []) argument
99 $params = ['jobName' => $jobName, 'postBody' => $postBody];
110 * @param RunTransferJobRequest $postBody
114 public function run($jobName, RunTransferJobRequest $postBody, $optParams = []) argument
116 $params = ['jobName' => $jobName, 'postBody' => $postBody];
H A DTransferOperations.php57 * @param CancelOperationRequest $postBody
61 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) argument
63 $params = ['name' => $name, 'postBody' => $postBody];
113 * @param PauseTransferOperationRequest $postBody
117 public function pause($name, PauseTransferOperationRequest $postBody, $optParams = []) argument
119 $params = ['name' => $name, 'postBody' => $postBody];
127 * @param ResumeTransferOperationRequest $postBody
131 public function resume($name, ResumeTransferOperationRequest $postBody, $optParams = []) argument
133 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/Resource/
H A DPhoto.php48 * @param PhotoModel $postBody
52 public function create(PhotoModel $postBody, $optParams = []) argument
54 $params = ['postBody' => $postBody];
113 * @param StreetviewpublishEmpty $postBody
117 public function startUpload(StreetviewpublishEmpty $postBody, $optParams = []) argument
119 $params = ['postBody' => $postBody];
135 * @param PhotoModel $postBody
150 public function update($id, PhotoModel $postBody, $optParams = []) argument
152 $params = ['id' => $id, 'postBody' => $postBody];
H A DPhotos.php45 * @param BatchDeletePhotosRequest $postBody
49 public function batchDelete(BatchDeletePhotosRequest $postBody, $optParams = []) argument
51 $params = ['postBody' => $postBody];
96 * @param BatchUpdatePhotosRequest $postBody
100 public function batchUpdate(BatchUpdatePhotosRequest $postBody, $optParams = []) argument
102 $params = ['postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/Resource/
H A DProjectsLocationsNodes.php41 * @param Node $postBody
47 public function create($parent, Node $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
100 * @param ReimageNodeRequest $postBody
106 $params = ['name' => $name, 'postBody' => $postBody];
114 * @param StartNodeRequest $postBody
118 public function start($name, StartNodeRequest $postBody, $optParams = []) argument
120 $params = ['name' => $name, 'postBody' => $postBody];
129 * @param StopNodeRequest $postBody
133 public function stop($name, StopNodeRequest $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/Resource/
H A DAccounts.php67 * @param Account $postBody
74 public function update($path, Account $postBody, $optParams = []) argument
76 $params = ['path' => $path, 'postBody' => $postBody];
H A DAccountsContainers.php38 * @param Container $postBody
42 public function create($parent, Container $postBody, $optParams = []) argument
44 $params = ['parent' => $parent, 'postBody' => $postBody];
98 * @param Container $postBody
105 public function update($path, Container $postBody, $optParams = []) argument
107 $params = ['path' => $path, 'postBody' => $postBody];
H A DAccountsContainersEnvironments.php38 * @param Environment $postBody
42 public function create($parent, Environment $postBody, $optParams = []) argument
44 $params = ['parent' => $parent, 'postBody' => $postBody];
99 * @param Environment $postBody
103 public function reauthorize($path, Environment $postBody, $optParams = []) argument
105 $params = ['path' => $path, 'postBody' => $postBody];
114 * @param Environment $postBody
121 public function update($path, Environment $postBody, $optParams = []) argument
123 $params = ['path' => $path, 'postBody' => $postBody];

1...<<4142434445464748495051