Home
last modified time | relevance | path

Searched refs:postBody (Results 126 – 150 of 1267) sorted by relevance

12345678910>>...51

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasets.php48 * @param Dataset $postBody
55 public function create($parent, Dataset $postBody, $optParams = []) argument
57 $params = ['parent' => $parent, 'postBody' => $postBody];
74 * @param DeidentifyDatasetRequest $postBody
168 * @param Dataset $postBody
176 public function patch($name, Dataset $postBody, $optParams = []) argument
178 $params = ['name' => $name, 'postBody' => $postBody];
190 * @param SetIamPolicyRequest $postBody
196 $params = ['resource' => $resource, 'postBody' => $postBody];
210 * @param TestIamPermissionsRequest $postBody
[all …]
H A DProjectsLocationsDatasetsConsentStoresConsents.php49 * @param ActivateConsentRequest $postBody
55 $params = ['name' => $name, 'postBody' => $postBody];
63 * @param Consent $postBody
67 public function create($parent, Consent $postBody, $optParams = []) argument
69 $params = ['parent' => $parent, 'postBody' => $postBody];
232 * @param Consent $postBody
244 $params = ['name' => $name, 'postBody' => $postBody];
259 * @param RejectConsentRequest $postBody
265 $params = ['name' => $name, 'postBody' => $postBody];
280 * @param RevokeConsentRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/Resource/
H A DProjectsLocationsJobs.php44 * @param GoogleCloudRunV2Job $postBody
54 public function create($parent, GoogleCloudRunV2Job $postBody, $optParams = []) argument
56 $params = ['parent' => $parent, 'postBody' => $postBody];
151 * @param GoogleCloudRunV2Job $postBody
165 $params = ['name' => $name, 'postBody' => $postBody];
174 * @param GoogleCloudRunV2RunJobRequest $postBody
180 $params = ['name' => $name, 'postBody' => $postBody];
191 * @param GoogleIamV1SetIamPolicyRequest $postBody
197 $params = ['resource' => $resource, 'postBody' => $postBody];
208 * @param GoogleIamV1TestIamPermissionsRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgents.php47 * @param GoogleCloudDialogflowCxV3Agent $postBody
51 public function create($parent, GoogleCloudDialogflowCxV3Agent $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
81 * @param GoogleCloudDialogflowCxV3ExportAgentRequest $postBody
87 $params = ['name' => $name, 'postBody' => $postBody];
152 * @param GoogleCloudDialogflowCxV3Agent $postBody
161 $params = ['name' => $name, 'postBody' => $postBody];
181 * @param GoogleCloudDialogflowCxV3RestoreAgentRequest $postBody
187 $params = ['name' => $name, 'postBody' => $postBody];
198 * @param GoogleCloudDialogflowCxV3ValidateAgentRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BinaryAuthorization/Resource/
H A DProjectsAttestors.php46 * @param Attestor $postBody
52 public function create($parent, Attestor $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
148 * @param SetIamPolicyRequest $postBody
154 $params = ['resource' => $resource, 'postBody' => $postBody];
169 * @param TestIamPermissionsRequest $postBody
175 $params = ['resource' => $resource, 'postBody' => $postBody];
185 * @param Attestor $postBody
191 $params = ['name' => $name, 'postBody' => $postBody];
201 * @param ValidateAttestationOccurrenceRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsersSettings.php115 * @param AutoForwarding $postBody
121 $params = ['userId' => $userId, 'postBody' => $postBody];
130 * @param ImapSettings $postBody
136 $params = ['userId' => $userId, 'postBody' => $postBody];
150 * @param LanguageSettings $postBody
156 $params = ['userId' => $userId, 'postBody' => $postBody];
165 * @param PopSettings $postBody
169 public function updatePop($userId, PopSettings $postBody, $optParams = []) argument
171 $params = ['userId' => $userId, 'postBody' => $postBody];
180 * @param VacationSettings $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/Resource/
H A DProjectsLocationsCaPools.php45 * @param CaPool $postBody
63 public function create($parent, CaPool $postBody, $optParams = []) argument
65 $params = ['parent' => $parent, 'postBody' => $postBody];
102 * @param FetchCaCertsRequest $postBody
108 $params = ['caPool' => $caPool, 'postBody' => $postBody];
183 * @param CaPool $postBody
201 public function patch($name, CaPool $postBody, $optParams = []) argument
203 $params = ['name' => $name, 'postBody' => $postBody];
215 * @param SetIamPolicyRequest $postBody
221 $params = ['resource' => $resource, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/Resource/
H A DProjectsSecrets.php46 * @param AddSecretVersionRequest $postBody
52 $params = ['parent' => $parent, 'postBody' => $postBody];
61 * @param Secret $postBody
72 $params = ['parent' => $parent, 'postBody' => $postBody];
167 * @param Secret $postBody
173 public function patch($name, Secret $postBody, $optParams = []) argument
175 $params = ['name' => $name, 'postBody' => $postBody];
187 * @param SetIamPolicyRequest $postBody
193 $params = ['resource' => $resource, 'postBody' => $postBody];
207 * @param TestIamPermissionsRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/Resource/
H A DUsersEnvironments.php45 * @param AddPublicKeyRequest $postBody
49 public function addPublicKey($environment, AddPublicKeyRequest $postBody, $optParams = []) argument
51 $params = ['environment' => $environment, 'postBody' => $postBody];
64 * @param AuthorizeEnvironmentRequest $postBody
68 public function authorize($name, AuthorizeEnvironmentRequest $postBody, $optParams = []) argument
70 $params = ['name' => $name, 'postBody' => $postBody];
98 * @param RemovePublicKeyRequest $postBody
104 $params = ['environment' => $environment, 'postBody' => $postBody];
119 * @param StartEnvironmentRequest $postBody
123 public function start($name, StartEnvironmentRequest $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/
H A DProjectsLocationsCatalogsUserEvents.php73 * @param GoogleCloudRetailV2ImportUserEventsRequest $postBody
77 …public function import($parent, GoogleCloudRetailV2ImportUserEventsRequest $postBody, $optParams =… argument
79 $params = ['parent' => $parent, 'postBody' => $postBody];
92 * @param GoogleCloudRetailV2PurgeUserEventsRequest $postBody
96 …public function purge($parent, GoogleCloudRetailV2PurgeUserEventsRequest $postBody, $optParams = [… argument
98 $params = ['parent' => $parent, 'postBody' => $postBody];
114 * @param GoogleCloudRetailV2RejoinUserEventsRequest $postBody
120 $params = ['parent' => $parent, 'postBody' => $postBody];
129 * @param GoogleCloudRetailV2UserEvent $postBody
133 public function write($parent, GoogleCloudRetailV2UserEvent $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIAP/Resource/
H A DV1.php46 * @param GetIamPolicyRequest $postBody
50 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
52 $params = ['resource' => $resource, 'postBody' => $postBody];
81 * @param SetIamPolicyRequest $postBody
85 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
87 $params = ['resource' => $resource, 'postBody' => $postBody];
100 * @param TestIamPermissionsRequest $postBody
106 $params = ['resource' => $resource, 'postBody' => $postBody];
116 * @param IapSettings $postBody
125 public function updateIapSettings($name, IapSettings $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
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 …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/Resource/
H A DPeople.php50 * @param BatchCreateContactsRequest $postBody
56 $params = ['postBody' => $postBody];
65 * @param BatchDeleteContactsRequest $postBody
71 $params = ['postBody' => $postBody];
81 * @param BatchUpdateContactsRequest $postBody
87 $params = ['postBody' => $postBody];
98 * @param Person $postBody
113 public function createContact(Person $postBody, $optParams = []) argument
115 $params = ['postBody' => $postBody];
375 * @param Person $postBody
[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 DBuyersAuctionPackages.php79 * @param SubscribeAuctionPackageRequest $postBody
83 public function subscribe($name, SubscribeAuctionPackageRequest $postBody, $optParams = []) argument
85 $params = ['name' => $name, 'postBody' => $postBody];
98 * @param SubscribeClientsRequest $postBody
102 …public function subscribeClients($auctionPackage, SubscribeClientsRequest $postBody, $optParams = … argument
104 $params = ['auctionPackage' => $auctionPackage, 'postBody' => $postBody];
115 * @param UnsubscribeAuctionPackageRequest $postBody
119 public function unsubscribe($name, UnsubscribeAuctionPackageRequest $postBody, $optParams = []) argument
121 $params = ['name' => $name, 'postBody' => $postBody];
132 * @param UnsubscribeClientsRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/Resource/
H A DProjectsSchemas.php47 * @param Schema $postBody
56 public function create($parent, Schema $postBody, $optParams = []) argument
58 $params = ['parent' => $parent, 'postBody' => $postBody];
153 * @param SetIamPolicyRequest $postBody
159 $params = ['resource' => $resource, 'postBody' => $postBody];
173 * @param TestIamPermissionsRequest $postBody
179 $params = ['resource' => $resource, 'postBody' => $postBody];
188 * @param ValidateSchemaRequest $postBody
194 $params = ['parent' => $parent, 'postBody' => $postBody];
203 * @param ValidateMessageRequest $postBody
[all …]
H A DProjectsTopics.php51 * @param Topic $postBody
55 public function create($name, Topic $postBody, $optParams = []) argument
57 $params = ['name' => $name, 'postBody' => $postBody];
151 * @param UpdateTopicRequest $postBody
157 $params = ['name' => $name, 'postBody' => $postBody];
167 * @param PublishRequest $postBody
173 $params = ['topic' => $topic, 'postBody' => $postBody];
185 * @param SetIamPolicyRequest $postBody
191 $params = ['resource' => $resource, 'postBody' => $postBody];
205 * @param TestIamPermissionsRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DBackendBuckets.php43 * @param SignedUrlKey $postBody
58 public function addSignedUrlKey($project, $backendBucket, SignedUrlKey $postBody, $optParams = []) argument
60 $params = ['project' => $project, 'backendBucket' => $backendBucket, 'postBody' => $postBody];
137 * @param BackendBucket $postBody
152 public function insert($project, BackendBucket $postBody, $optParams = []) argument
154 $params = ['project' => $project, 'postBody' => $postBody];
219 * @param BackendBucket $postBody
234 public function patch($project, $backendBucket, BackendBucket $postBody, $optParams = []) argument
247 * @param SecurityPolicyReference $postBody
274 * @param BackendBucket $postBody
[all …]
H A DUrlMaps.php144 * @param UrlMap $postBody
159 public function insert($project, UrlMap $postBody, $optParams = []) argument
161 $params = ['project' => $project, 'postBody' => $postBody];
173 * @param CacheInvalidationRule $postBody
190 $params = ['project' => $project, 'urlMap' => $urlMap, 'postBody' => $postBody];
255 * @param UrlMap $postBody
270 public function patch($project, $urlMap, UrlMap $postBody, $optParams = []) argument
272 $params = ['project' => $project, 'urlMap' => $urlMap, 'postBody' => $postBody];
282 * @param UrlMap $postBody
297 public function update($project, $urlMap, UrlMap $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSourceRepositories/Resource/
H A DProjectsRepos.php48 * @param Repo $postBody
52 public function create($parent, Repo $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
142 * @param UpdateRepoRequest $postBody
148 $params = ['name' => $name, 'postBody' => $postBody];
159 * @param SetIamPolicyRequest $postBody
165 $params = ['resource' => $resource, 'postBody' => $postBody];
175 * @param SyncRepoRequest $postBody
181 $params = ['name' => $name, 'postBody' => $postBody];
193 * @param TestIamPermissionsRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/Resource/
H A DServices.php49 * @param ManagedService $postBody
53 public function create(ManagedService $postBody, $optParams = []) argument
55 $params = ['postBody' => $postBody];
88 * @param GenerateConfigReportRequest $postBody
94 $params = ['postBody' => $postBody];
143 * @param GetIamPolicyRequest $postBody
149 $params = ['resource' => $resource, 'postBody' => $postBody];
185 * @param SetIamPolicyRequest $postBody
191 $params = ['resource' => $resource, 'postBody' => $postBody];
205 * @param TestIamPermissionsRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizations.php44 * @param GoogleCloudApigeeV1Organization $postBody
52 public function create(GoogleCloudApigeeV1Organization $postBody, $optParams = []) argument
54 $params = ['postBody' => $postBody];
137 * @param GoogleCloudApigeeV1GetSyncAuthorizationRequest $postBody
143 $params = ['name' => $name, 'postBody' => $postBody];
170 * @param GoogleCloudApigeeV1SetAddonsRequest $postBody
176 $params = ['org' => $org, 'postBody' => $postBody];
195 * @param GoogleCloudApigeeV1SyncAuthorization $postBody
201 $params = ['name' => $name, 'postBody' => $postBody];
211 * @param GoogleCloudApigeeV1Organization $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/Resource/
H A DDeploymentsDevices.php67 * @param SasPortalMoveDeviceRequest $postBody
71 public function move($name, SasPortalMoveDeviceRequest $postBody, $optParams = []) argument
73 $params = ['name' => $name, 'postBody' => $postBody];
81 * @param SasPortalDevice $postBody
87 public function patch($name, SasPortalDevice $postBody, $optParams = []) argument
89 $params = ['name' => $name, 'postBody' => $postBody];
97 * @param SasPortalSignDeviceRequest $postBody
101 public function signDevice($name, SasPortalSignDeviceRequest $postBody, $optParams = []) argument
103 $params = ['name' => $name, 'postBody' => $postBody];
111 * @param SasPortalUpdateSignedDeviceRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SiteVerification/Resource/
H A DWebResource.php64 * @param SiteVerificationWebResourceGettokenRequest $postBody
68 public function getToken(SiteVerificationWebResourceGettokenRequest $postBody, $optParams = []) argument
70 $params = ['postBody' => $postBody];
79 * @param SiteVerificationWebResourceResource $postBody
85 $params = ['verificationMethod' => $verificationMethod, 'postBody' => $postBody];
107 * @param SiteVerificationWebResourceResource $postBody
111 public function patch($id, SiteVerificationWebResourceResource $postBody, $optParams = []) argument
113 $params = ['id' => $id, 'postBody' => $postBody];
121 * @param SiteVerificationWebResourceResource $postBody
125 public function update($id, SiteVerificationWebResourceResource $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/Resource/
H A DProjectsLocationsPipelines.php44 * @param GoogleCloudDatapipelinesV1Pipeline $postBody
48 public function create($parent, GoogleCloudDatapipelinesV1Pipeline $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
103 * @param GoogleCloudDatapipelinesV1Pipeline $postBody
109 public function patch($name, GoogleCloudDatapipelinesV1Pipeline $postBody, $optParams = []) argument
111 $params = ['name' => $name, 'postBody' => $postBody];
125 * @param GoogleCloudDatapipelinesV1RunPipelineRequest $postBody
129 …public function run($name, GoogleCloudDatapipelinesV1RunPipelineRequest $postBody, $optParams = []) argument
131 $params = ['name' => $name, 'postBody' => $postBody];
142 * @param GoogleCloudDatapipelinesV1StopPipelineRequest $postBody
[all …]

12345678910>>...51