Home
last modified time | relevance | path

Searched refs:postBody (Results 151 – 175 of 1267) sorted by relevance

12345678910>>...51

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Resource/
H A DBuyersFinalizedDeals.php49 * @param AddCreativeRequest $postBody
53 public function addCreative($deal, AddCreativeRequest $postBody, $optParams = []) argument
55 $params = ['deal' => $deal, 'postBody' => $postBody];
123 * @param PauseFinalizedDealRequest $postBody
127 public function pause($name, PauseFinalizedDealRequest $postBody, $optParams = []) argument
129 $params = ['name' => $name, 'postBody' => $postBody];
142 * @param ResumeFinalizedDealRequest $postBody
146 public function resume($name, ResumeFinalizedDealRequest $postBody, $optParams = []) argument
148 $params = ['name' => $name, 'postBody' => $postBody];
163 * @param SetReadyToServeRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/Resource/
H A DProjectsLocationsInstances.php77 * @param Instance $postBody
84 public function patch($name, Instance $postBody, $optParams = []) argument
86 $params = ['name' => $name, 'postBody' => $postBody];
95 * @param ResetInstanceRequest $postBody
99 public function reset($name, ResetInstanceRequest $postBody, $optParams = []) argument
101 $params = ['name' => $name, 'postBody' => $postBody];
109 * @param StartInstanceRequest $postBody
115 $params = ['name' => $name, 'postBody' => $postBody];
123 * @param StopInstanceRequest $postBody
127 public function stop($name, StopInstanceRequest $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/Resource/
H A DProjectsLocationsBuilds.php44 * @param ApproveBuildRequest $postBody
50 $params = ['name' => $name, 'postBody' => $postBody];
59 * @param CancelBuildRequest $postBody
63 public function cancel($name, CancelBuildRequest $postBody, $optParams = []) argument
65 $params = ['name' => $name, 'postBody' => $postBody];
77 * @param Build $postBody
83 public function create($parent, Build $postBody, $optParams = []) argument
85 $params = ['parent' => $parent, 'postBody' => $postBody];
153 * @param RetryBuildRequest $postBody
157 public function retry($name, RetryBuildRequest $postBody, $optParams = []) argument
[all …]
H A DProjectsBuilds.php44 * @param ApproveBuildRequest $postBody
48 public function approve($name, ApproveBuildRequest $postBody, $optParams = []) argument
50 $params = ['name' => $name, 'postBody' => $postBody];
59 * @param CancelBuildRequest $postBody
63 public function cancel($projectId, $id, CancelBuildRequest $postBody, $optParams = []) argument
65 $params = ['projectId' => $projectId, 'id' => $id, 'postBody' => $postBody];
76 * @param Build $postBody
83 public function create($projectId, Build $postBody, $optParams = []) argument
85 $params = ['projectId' => $projectId, 'postBody' => $postBody];
153 * @param RetryBuildRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/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/Calendar/Resource/
H A DCalendarList.php67 * @param CalendarListEntry $postBody
76 public function insert(CalendarListEntry $postBody, $optParams = []) argument
78 $params = ['postBody' => $postBody];
126 * @param CalendarListEntry $postBody
135 public function patch($calendarId, CalendarListEntry $postBody, $optParams = []) argument
137 $params = ['calendarId' => $calendarId, 'postBody' => $postBody];
148 * @param CalendarListEntry $postBody
159 $params = ['calendarId' => $calendarId, 'postBody' => $postBody];
166 * @param Channel $postBody
194 public function watch(Channel $postBody, $optParams = []) argument
[all …]
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/Compute/Resource/
H A DNetworkFirewallPolicies.php46 * @param FirewallPolicyAssociation $postBody
76 * @param FirewallPolicyRule $postBody
229 * @param FirewallPolicy $postBody
244 public function insert($project, FirewallPolicy $postBody, $optParams = []) argument
246 $params = ['project' => $project, 'postBody' => $postBody];
310 * @param FirewallPolicy $postBody
336 * @param FirewallPolicyRule $postBody
419 * @param GlobalSetPolicyRequest $postBody
425 $params = ['project' => $project, 'resource' => $resource, 'postBody' => $postBody];
435 * @param TestPermissionsRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/Resource/
H A DBillingAccounts.php51 * @param BillingAccount $postBody
55 public function create(BillingAccount $postBody, $optParams = []) argument
57 $params = ['postBody' => $postBody];
144 * @param BillingAccount $postBody
151 public function patch($name, BillingAccount $postBody, $optParams = []) argument
153 $params = ['name' => $name, 'postBody' => $postBody];
167 * @param SetIamPolicyRequest $postBody
171 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
173 $params = ['resource' => $resource, 'postBody' => $postBody];
186 * @param TestIamPermissionsRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/Resource/
H A DBuyersUserLists.php42 * @param CloseUserListRequest $postBody
46 public function close($name, CloseUserListRequest $postBody, $optParams = []) argument
48 $params = ['name' => $name, 'postBody' => $postBody];
60 * @param UserList $postBody
64 public function create($parent, UserList $postBody, $optParams = []) argument
66 $params = ['parent' => $parent, 'postBody' => $postBody];
134 * @param OpenUserListRequest $postBody
140 $params = ['name' => $name, 'postBody' => $postBody];
154 * @param UserList $postBody
158 public function update($name, UserList $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DChromeosdevices.php56 * @param ChromeOsDeviceAction $postBody
59 public function action($customerId, $resourceId, ChromeOsDeviceAction $postBody, $optParams = []) argument
61 $params = ['customerId' => $customerId, 'resourceId' => $resourceId, 'postBody' => $postBody];
130 * @param ChromeOsMoveDevicesToOu $postBody
135 $params = ['customerId' => $customerId, 'orgUnitPath' => $orgUnitPath, 'postBody' => $postBody];
153 * @param ChromeOsDevice $postBody
160 public function patch($customerId, $deviceId, ChromeOsDevice $postBody, $optParams = []) argument
162 $params = ['customerId' => $customerId, 'deviceId' => $deviceId, 'postBody' => $postBody];
179 * @param ChromeOsDevice $postBody
186 public function update($customerId, $deviceId, ChromeOsDevice $postBody, $optParams = []) argument
[all …]
H A DResourcesFeatures.php71 * @param Feature $postBody
75 public function insert($customer, Feature $postBody, $optParams = []) argument
77 $params = ['customer' => $customer, 'postBody' => $postBody];
106 * @param Feature $postBody
110 public function patch($customer, $featureKey, Feature $postBody, $optParams = []) argument
112 $params = ['customer' => $customer, 'featureKey' => $featureKey, 'postBody' => $postBody];
123 * @param FeatureRename $postBody
126 public function rename($customer, $oldName, FeatureRename $postBody, $optParams = []) argument
128 $params = ['customer' => $customer, 'oldName' => $oldName, 'postBody' => $postBody];
139 * @param Feature $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryReservation/Resource/
H A DProjectsLocationsCapacityCommitments.php42 * @param CapacityCommitment $postBody
55 public function create($parent, CapacityCommitment $postBody, $optParams = []) argument
57 $params = ['parent' => $parent, 'postBody' => $postBody];
123 * @param MergeCapacityCommitmentsRequest $postBody
129 $params = ['parent' => $parent, 'postBody' => $postBody];
145 * @param CapacityCommitment $postBody
152 public function patch($name, CapacityCommitment $postBody, $optParams = []) argument
154 $params = ['name' => $name, 'postBody' => $postBody];
168 * @param SplitCapacityCommitmentRequest $postBody
172 public function split($name, SplitCapacityCommitmentRequest $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/Resource/
H A DProjectsPatchDeployments.php41 * @param PatchDeployment $postBody
51 public function create($parent, PatchDeployment $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
113 * @param PatchDeployment $postBody
120 public function patch($name, PatchDeployment $postBody, $optParams = []) argument
122 $params = ['name' => $name, 'postBody' => $postBody];
132 * @param PausePatchDeploymentRequest $postBody
136 public function pause($name, PausePatchDeploymentRequest $postBody, $optParams = []) argument
138 $params = ['name' => $name, 'postBody' => $postBody];
148 * @param ResumePatchDeploymentRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/Resource/
H A DCases.php41 * @param CloseCaseRequest $postBody
45 public function close($name, CloseCaseRequest $postBody, $optParams = []) argument
47 $params = ['name' => $name, 'postBody' => $postBody];
57 * @param CloudsupportCase $postBody
61 public function create($parent, CloudsupportCase $postBody, $optParams = []) argument
63 $params = ['parent' => $parent, 'postBody' => $postBody];
76 * @param EscalateCaseRequest $postBody
82 $params = ['name' => $name, 'postBody' => $postBody];
134 * @param CloudsupportCase $postBody
147 public function patch($name, CloudsupportCase $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/Resource/
H A DProjectsLocationsInstances.php43 * @param ApplyParametersRequest $postBody
47 public function applyParameters($name, ApplyParametersRequest $postBody, $optParams = []) argument
49 $params = ['name' => $name, 'postBody' => $postBody];
59 * @param Instance $postBody
70 public function create($parent, Instance $postBody, $optParams = []) argument
72 $params = ['parent' => $parent, 'postBody' => $postBody];
145 * @param Instance $postBody
152 public function patch($name, Instance $postBody, $optParams = []) argument
154 $params = ['name' => $name, 'postBody' => $postBody];
166 * @param UpdateParametersRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRealtimeDatabase/Resource/
H A DProjectsLocationsInstances.php46 * @param DatabaseInstance $postBody
55 public function create($parent, DatabaseInstance $postBody, $optParams = []) argument
57 $params = ['parent' => $parent, 'postBody' => $postBody];
88 * @param DisableDatabaseInstanceRequest $postBody
92 public function disable($name, DisableDatabaseInstanceRequest $postBody, $optParams = []) argument
94 $params = ['name' => $name, 'postBody' => $postBody];
157 * @param ReenableDatabaseInstanceRequest $postBody
161 public function reenable($name, ReenableDatabaseInstanceRequest $postBody, $optParams = []) argument
163 $params = ['name' => $name, 'postBody' => $postBody];
175 * @param UndeleteDatabaseInstanceRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
H A DProjectsLocationsGroups.php40 * @param AddGroupMigrationRequest $postBody
44 public function addGroupMigration($group, AddGroupMigrationRequest $postBody, $optParams = []) argument
46 $params = ['group' => $group, 'postBody' => $postBody];
54 * @param Group $postBody
71 public function create($parent, Group $postBody, $optParams = []) argument
73 $params = ['parent' => $parent, 'postBody' => $postBody];
145 * @param Group $postBody
166 public function patch($name, Group $postBody, $optParams = []) argument
168 $params = ['name' => $name, 'postBody' => $postBody];
176 * @param RemoveGroupMigrationRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/Resource/
H A DAccessPoliciesAccessLevels.php45 * @param AccessLevel $postBody
49 public function create($parent, AccessLevel $postBody, $optParams = []) argument
51 $params = ['parent' => $parent, 'postBody' => $postBody];
127 * @param AccessLevel $postBody
134 public function patch($name, AccessLevel $postBody, $optParams = []) argument
136 $params = ['name' => $name, 'postBody' => $postBody];
153 * @param ReplaceAccessLevelsRequest $postBody
157 public function replaceAll($parent, ReplaceAccessLevelsRequest $postBody, $optParams = []) argument
159 $params = ['parent' => $parent, 'postBody' => $postBody];
172 * @param TestIamPermissionsRequest $postBody
[all …]
/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/AdExchangeBuyerII/Resource/
H A DAccountsCreatives.php41 * @param Creative $postBody
48 public function create($accountId, Creative $postBody, $optParams = []) argument
50 $params = ['accountId' => $accountId, 'postBody' => $postBody];
109 * @param StopWatchingCreativeRequest $postBody
115 $params = ['accountId' => $accountId, 'creativeId' => $creativeId, 'postBody' => $postBody];
126 * @param Creative $postBody
130 public function update($accountId, $creativeId, Creative $postBody, $optParams = []) argument
132 $params = ['accountId' => $accountId, 'creativeId' => $creativeId, 'postBody' => $postBody];
145 * @param WatchCreativeRequest $postBody
149 public function watch($accountId, $creativeId, WatchCreativeRequest $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/Resource/
H A DProjectsEvaluationJobs.php42 * @param GoogleCloudDatalabelingV1beta1CreateEvaluationJobRequest $postBody
46 …reate($parent, GoogleCloudDatalabelingV1beta1CreateEvaluationJobRequest $postBody, $optParams = []) argument
48 $params = ['parent' => $parent, 'postBody' => $postBody];
119 * @param GoogleCloudDatalabelingV1beta1EvaluationJob $postBody
130 …public function patch($name, GoogleCloudDatalabelingV1beta1EvaluationJob $postBody, $optParams = [… argument
132 $params = ['name' => $name, 'postBody' => $postBody];
142 * @param GoogleCloudDatalabelingV1beta1PauseEvaluationJobRequest $postBody
146 …public function pause($name, GoogleCloudDatalabelingV1beta1PauseEvaluationJobRequest $postBody, $o… argument
148 $params = ['name' => $name, 'postBody' => $postBody];
159 * @param GoogleCloudDatalabelingV1beta1ResumeEvaluationJobRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgentsEnvironmentsExperiments.php41 * @param GoogleCloudDialogflowCxV3Experiment $postBody
45 public function create($parent, GoogleCloudDialogflowCxV3Experiment $postBody, $optParams = []) argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
104 * @param GoogleCloudDialogflowCxV3Experiment $postBody
111 public function patch($name, GoogleCloudDialogflowCxV3Experiment $postBody, $optParams = []) argument
113 $params = ['name' => $name, 'postBody' => $postBody];
123 * @param GoogleCloudDialogflowCxV3StartExperimentRequest $postBody
129 $params = ['name' => $name, 'postBody' => $postBody];
139 * @param GoogleCloudDialogflowCxV3StopExperimentRequest $postBody
143 …public function stop($name, GoogleCloudDialogflowCxV3StopExperimentRequest $postBody, $optParams =… argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/Resource/
H A DProjectsLocationsCatalogsEventStoresUserEvents.php75 * @param GoogleCloudRecommendationengineV1beta1ImportUserEventsRequest $postBody
79 …($parent, GoogleCloudRecommendationengineV1beta1ImportUserEventsRequest $postBody, $optParams = []) argument
81 $params = ['parent' => $parent, 'postBody' => $postBody];
141 * @param GoogleCloudRecommendationengineV1beta1PurgeUserEventsRequest $postBody
145 …e($parent, GoogleCloudRecommendationengineV1beta1PurgeUserEventsRequest $postBody, $optParams = []) argument
147 $params = ['parent' => $parent, 'postBody' => $postBody];
162 * @param GoogleCloudRecommendationengineV1beta1RejoinUserEventsRequest $postBody
168 $params = ['parent' => $parent, 'postBody' => $postBody];
178 * @param GoogleCloudRecommendationengineV1beta1UserEvent $postBody
182 …public function write($parent, GoogleCloudRecommendationengineV1beta1UserEvent $postBody, $optPara… argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsDevelopersApps.php41 * @param GoogleCloudApigeeV1Attributes $postBody
45 public function attributes($name, GoogleCloudApigeeV1Attributes $postBody, $optParams = []) argument
47 $params = ['name' => $name, 'postBody' => $postBody];
61 * @param GoogleCloudApigeeV1DeveloperApp $postBody
65 public function create($parent, GoogleCloudApigeeV1DeveloperApp $postBody, $optParams = []) argument
67 $params = ['parent' => $parent, 'postBody' => $postBody];
118 * @param GoogleCloudApigeeV1DeveloperApp $postBody
126 $params = ['name' => $name, 'postBody' => $postBody];
202 * @param GoogleCloudApigeeV1DeveloperApp $postBody
206 public function update($name, GoogleCloudApigeeV1DeveloperApp $postBody, $optParams = []) argument
[all …]

12345678910>>...51