Home
last modified time | relevance | path

Searched refs:postBody (Results 76 – 100 of 1267) sorted by last modified time

12345678910>>...51

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/Resource/
H A DMattersExports.php38 * @param Export $postBody
42 public function create($matterId, Export $postBody, $optParams = []) argument
44 $params = ['matterId' => $matterId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/Resource/
H A DProjects.php79 * @param ProjectBillingInfo $postBody
83 public function updateBillingInfo($name, ProjectBillingInfo $postBody, $optParams = []) argument
85 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/Resource/
H A DAchievements.php95 * @param AchievementResetMultipleForAllRequest $postBody
98 …public function resetMultipleForAllPlayers(AchievementResetMultipleForAllRequest $postBody, $optPa… argument
100 $params = ['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];
H A DProjectsManagedZonesRrsets.php39 * @param ResourceRecordSet $postBody
47 public function create($project, $managedZone, ResourceRecordSet $postBody, $optParams = []) argument
49 $params = ['project' => $project, 'managedZone' => $managedZone, 'postBody' => $postBody];
103 * @param ResourceRecordSet $postBody
111 …public function patch($project, $managedZone, $name, $type, ResourceRecordSet $postBody, $optParam… argument
113 …project, 'managedZone' => $managedZone, 'name' => $name, 'type' => $type, 'postBody' => $postBody];
H A DResourceRecordSets.php41 * @param ResourceRecordSet $postBody
49 …public function create($project, $location, $managedZone, ResourceRecordSet $postBody, $optParams … argument
51 …ect' => $project, 'location' => $location, 'managedZone' => $managedZone, 'postBody' => $postBody];
140 * @param ResourceRecordSet $postBody
148 …atch($project, $location, $managedZone, $name, $type, ResourceRecordSet $postBody, $optParams = []) argument
150 …ocation, 'managedZone' => $managedZone, 'name' => $name, 'type' => $type, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgentsEnvironmentsSessionsEntityTypes.php41 * @param GoogleCloudDialogflowCxV3SessionEntityType $postBody
45 …public function create($parent, GoogleCloudDialogflowCxV3SessionEntityType $postBody, $optParams =… argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
112 * @param GoogleCloudDialogflowCxV3SessionEntityType $postBody
118 …public function patch($name, GoogleCloudDialogflowCxV3SessionEntityType $postBody, $optParams = []) argument
120 $params = ['name' => $name, 'postBody' => $postBody];
H A DProjectsLocationsAgentsFlows.php48 * @param GoogleCloudDialogflowCxV3Flow $postBody
64 $params = ['parent' => $parent, 'postBody' => $postBody];
100 * @param GoogleCloudDialogflowCxV3ExportFlowRequest $postBody
106 $params = ['name' => $name, 'postBody' => $postBody];
167 * @param GoogleCloudDialogflowCxV3ImportFlowRequest $postBody
173 $params = ['parent' => $parent, 'postBody' => $postBody];
215 * @param GoogleCloudDialogflowCxV3Flow $postBody
233 $params = ['name' => $name, 'postBody' => $postBody];
252 * @param GoogleCloudDialogflowCxV3TrainFlowRequest $postBody
258 $params = ['name' => $name, 'postBody' => $postBody];
[all …]
H A DProjectsLocationsAgentsSessions.php56 * @param GoogleCloudDialogflowCxV3DetectIntentRequest $postBody
60 …public function detectIntent($session, GoogleCloudDialogflowCxV3DetectIntentRequest $postBody, $op… argument
62 $params = ['session' => $session, 'postBody' => $postBody];
80 * @param GoogleCloudDialogflowCxV3FulfillIntentRequest $postBody
84 …public function fulfillIntent($session, GoogleCloudDialogflowCxV3FulfillIntentRequest $postBody, $… argument
86 $params = ['session' => $session, 'postBody' => $postBody];
103 * @param GoogleCloudDialogflowCxV3MatchIntentRequest $postBody
107 …public function matchIntent($session, GoogleCloudDialogflowCxV3MatchIntentRequest $postBody, $optP… argument
109 $params = ['session' => $session, 'postBody' => $postBody];
H A DProjectsLocationsAgentsSessionsEntityTypes.php41 * @param GoogleCloudDialogflowCxV3SessionEntityType $postBody
45 …public function create($parent, GoogleCloudDialogflowCxV3SessionEntityType $postBody, $optParams =… argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
112 * @param GoogleCloudDialogflowCxV3SessionEntityType $postBody
118 …public function patch($name, GoogleCloudDialogflowCxV3SessionEntityType $postBody, $optParams = []) argument
120 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/Resource/
H A DFullHashes.php37 * @param GoogleSecuritySafebrowsingV4FindFullHashesRequest $postBody
41 public function find(GoogleSecuritySafebrowsingV4FindFullHashesRequest $postBody, $optParams = []) argument
43 $params = ['postBody' => $postBody];
H A DThreatListUpdates.php37 * @param GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest $postBody
41 …public function fetch(GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest $postBody, $optPar… argument
43 $params = ['postBody' => $postBody];
H A DThreatMatches.php37 * @param GoogleSecuritySafebrowsingV4FindThreatMatchesRequest $postBody
41 …public function find(GoogleSecuritySafebrowsingV4FindThreatMatchesRequest $postBody, $optParams = … argument
43 $params = ['postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/Resource/
H A DCustomers.php67 * @param SasPortalCustomer $postBody
73 public function patch($name, SasPortalCustomer $postBody, $optParams = []) argument
75 $params = ['name' => $name, 'postBody' => $postBody];
H A DCustomersDeployments.php41 * @param SasPortalDeployment $postBody
45 public function create($parent, SasPortalDeployment $postBody, $optParams = []) argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
103 * @param SasPortalMoveDeploymentRequest $postBody
107 public function move($name, SasPortalMoveDeploymentRequest $postBody, $optParams = []) argument
109 $params = ['name' => $name, 'postBody' => $postBody];
117 * @param SasPortalDeployment $postBody
123 public function patch($name, SasPortalDeployment $postBody, $optParams = []) argument
125 $params = ['name' => $name, 'postBody' => $postBody];
H A DCustomersDevices.php43 * @param SasPortalDevice $postBody
49 $params = ['parent' => $parent, 'postBody' => $postBody];
57 * @param SasPortalCreateSignedDeviceRequest $postBody
119 * @param SasPortalMoveDeviceRequest $postBody
125 $params = ['name' => $name, 'postBody' => $postBody];
133 * @param SasPortalDevice $postBody
141 $params = ['name' => $name, 'postBody' => $postBody];
149 * @param SasPortalSignDeviceRequest $postBody
155 $params = ['name' => $name, 'postBody' => $postBody];
163 * @param SasPortalUpdateSignedDeviceRequest $postBody
[all …]
H A DCustomersNodesDevices.php38 * @param SasPortalDevice $postBody
42 public function create($parent, SasPortalDevice $postBody, $optParams = []) argument
44 $params = ['parent' => $parent, 'postBody' => $postBody];
52 * @param SasPortalCreateSignedDeviceRequest $postBody
56 …public function createSigned($parent, SasPortalCreateSignedDeviceRequest $postBody, $optParams = [… argument
58 $params = ['parent' => $parent, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/Resource/
H A DBiddersCreatives.php87 * @param WatchCreativesRequest $postBody
91 public function watch($parent, WatchCreativesRequest $postBody, $optParams = []) argument
93 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DBuyersCreatives.php41 * @param Creative $postBody
45 public function create($parent, Creative $postBody, $optParams = []) argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
119 * @param Creative $postBody
125 public function patch($name, Creative $postBody, $optParams = []) argument
127 $params = ['name' => $name, 'postBody' => $postBody];
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/Genomics/Resource/
H A DPipelines.php47 * @param RunPipelineRequest $postBody
51 public function run(RunPipelineRequest $postBody, $optParams = []) argument
53 $params = ['postBody' => $postBody];
H A DProjectsWorkers.php39 * @param CheckInRequest $postBody
43 public function checkIn($id, CheckInRequest $postBody, $optParams = []) argument
45 $params = ['id' => $id, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/Resource/
H A DProjectsInstances.php50 * @param CreateInstanceRequest $postBody
56 $params = ['parent' => $parent, 'postBody' => $postBody];
96 * @param GetIamPolicyRequest $postBody
102 $params = ['resource' => $resource, 'postBody' => $postBody];
130 * @param Instance $postBody
139 $params = ['name' => $name, 'postBody' => $postBody];
150 * @param SetIamPolicyRequest $postBody
156 $params = ['resource' => $resource, 'postBody' => $postBody];
167 * @param TestIamPermissionsRequest $postBody
184 * @param Instance $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsersSettingsSendAsSmimeInfo.php76 * @param SmimeInfo $postBody
80 public function insert($userId, $sendAsEmail, SmimeInfo $postBody, $optParams = []) argument
82 $params = ['userId' => $userId, 'sendAsEmail' => $sendAsEmail, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/Resource/
H A DOperations.php47 * @param GoogleLongrunningCancelOperationRequest $postBody
51 public function cancel($name, GoogleLongrunningCancelOperationRequest $postBody, $optParams = []) argument
53 $params = ['name' => $name, 'postBody' => $postBody];

12345678910>>...51