Home
last modified time | relevance | path

Searched refs:postBody (Results 276 – 300 of 1267) sorted by path

1...<<11121314151617181920>>...51

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/Resource/
H A DCustomersPolicies.php39 * @param GoogleChromePolicyV1ResolveRequest $postBody
43 public function resolve($customer, GoogleChromePolicyV1ResolveRequest $postBody, $optParams = []) argument
45 $params = ['customer' => $customer, 'postBody' => $postBody];
H A DCustomersPoliciesOrgunits.php45 * @param GoogleChromePolicyV1BatchInheritOrgUnitPoliciesRequest $postBody
49 …herit($customer, GoogleChromePolicyV1BatchInheritOrgUnitPoliciesRequest $postBody, $optParams = []) argument
51 $params = ['customer' => $customer, 'postBody' => $postBody];
65 * @param GoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest $postBody
69 …Modify($customer, GoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest $postBody, $optParams = []) argument
71 $params = ['customer' => $customer, 'postBody' => $postBody];
H A DMedia.php39 * @param GoogleChromePolicyV1UploadPolicyFileRequest $postBody
43 …public function upload($customer, GoogleChromePolicyV1UploadPolicyFileRequest $postBody, $optParam… argument
45 $params = ['customer' => $customer, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeUXReport/Resource/
H A DRecords.php38 * @param QueryRequest $postBody
42 public function queryRecord(QueryRequest $postBody, $optParams = []) argument
44 $params = ['postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/Resource/
H A DCourses.php46 * @param Course $postBody
50 public function create(Course $postBody, $optParams = []) argument
52 $params = ['postBody' => $postBody];
137 * @param Course $postBody
150 public function patch($id, Course $postBody, $optParams = []) argument
152 $params = ['id' => $id, 'postBody' => $postBody];
165 * @param Course $postBody
169 public function update($id, Course $postBody, $optParams = []) argument
171 $params = ['id' => $id, 'postBody' => $postBody];
H A DCoursesAliases.php45 * @param CourseAlias $postBody
49 public function create($courseId, CourseAlias $postBody, $optParams = []) argument
51 $params = ['courseId' => $courseId, 'postBody' => $postBody];
H A DCoursesAnnouncements.php46 * @param Announcement $postBody
50 public function create($courseId, Announcement $postBody, $optParams = []) argument
52 $params = ['courseId' => $courseId, 'postBody' => $postBody];
148 * @param ModifyAnnouncementAssigneesRequest $postBody
152 …public function modifyAssignees($courseId, $id, ModifyAnnouncementAssigneesRequest $postBody, $opt… argument
154 $params = ['courseId' => $courseId, 'id' => $id, 'postBody' => $postBody];
169 * @param Announcement $postBody
182 public function patch($courseId, $id, Announcement $postBody, $optParams = []) argument
184 $params = ['courseId' => $courseId, 'id' => $id, 'postBody' => $postBody];
H A DCoursesCourseWork.php50 * @param CourseWork $postBody
54 public function create($courseId, CourseWork $postBody, $optParams = []) argument
56 $params = ['courseId' => $courseId, 'postBody' => $postBody];
151 * @param ModifyCourseWorkAssigneesRequest $postBody
155 …public function modifyAssignees($courseId, $id, ModifyCourseWorkAssigneesRequest $postBody, $optPa… argument
157 $params = ['courseId' => $courseId, 'id' => $id, 'postBody' => $postBody];
179 * @param CourseWork $postBody
193 public function patch($courseId, $id, CourseWork $postBody, $optParams = []) argument
195 $params = ['courseId' => $courseId, 'id' => $id, 'postBody' => $postBody];
H A DCoursesCourseWorkMaterials.php46 * @param CourseWorkMaterial $postBody
50 public function create($courseId, CourseWorkMaterial $postBody, $optParams = []) argument
52 $params = ['courseId' => $courseId, 'postBody' => $postBody];
156 * @param CourseWorkMaterial $postBody
170 public function patch($courseId, $id, CourseWorkMaterial $postBody, $optParams = []) argument
172 $params = ['courseId' => $courseId, 'id' => $id, 'postBody' => $postBody];
H A DCoursesCourseWorkStudentSubmissions.php119 * @param ModifyAttachmentsRequest $postBody
125 …= ['courseId' => $courseId, 'courseWorkId' => $courseWorkId, 'id' => $id, 'postBody' => $postBody];
147 * @param StudentSubmission $postBody
156 public function patch($courseId, $courseWorkId, $id, StudentSubmission $postBody, $optParams = []) argument
158 …= ['courseId' => $courseId, 'courseWorkId' => $courseWorkId, 'id' => $id, 'postBody' => $postBody];
182 * @param ReclaimStudentSubmissionRequest $postBody
188 …= ['courseId' => $courseId, 'courseWorkId' => $courseWorkId, 'id' => $id, 'postBody' => $postBody];
212 * @param ReturnStudentSubmissionRequest $postBody
218 …= ['courseId' => $courseId, 'courseWorkId' => $courseWorkId, 'id' => $id, 'postBody' => $postBody];
240 * @param TurnInStudentSubmissionRequest $postBody
[all …]
H A DCoursesStudents.php49 * @param Student $postBody
58 public function create($courseId, Student $postBody, $optParams = []) argument
60 $params = ['courseId' => $courseId, 'postBody' => $postBody];
H A DCoursesTeachers.php50 * @param Teacher $postBody
54 public function create($courseId, Teacher $postBody, $optParams = []) argument
56 $params = ['courseId' => $courseId, 'postBody' => $postBody];
H A DCoursesTopics.php43 * @param Topic $postBody
47 public function create($courseId, Topic $postBody, $optParams = []) argument
49 $params = ['courseId' => $courseId, 'postBody' => $postBody];
126 * @param Topic $postBody
138 public function patch($courseId, $id, Topic $postBody, $optParams = []) argument
140 $params = ['courseId' => $courseId, 'id' => $id, 'postBody' => $postBody];
H A DInvitations.php66 * @param Invitation $postBody
70 public function create(Invitation $postBody, $optParams = []) argument
72 $params = ['postBody' => $postBody];
H A DRegistrations.php57 * @param Registration $postBody
61 public function create(Registration $postBody, $optParams = []) argument
63 $params = ['postBody' => $postBody];
H A DUserProfilesGuardianInvitations.php58 * @param GuardianInvitation $postBody
62 public function create($studentId, GuardianInvitation $postBody, $optParams = []) argument
64 $params = ['studentId' => $studentId, 'postBody' => $postBody];
155 * @param GuardianInvitation $postBody
165 public function patch($studentId, $invitationId, GuardianInvitation $postBody, $optParams = []) argument
167 $params = ['studentId' => $studentId, 'invitationId' => $invitationId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/Resource/
H A DFeeds.php45 * @param CreateFeedRequest $postBody
49 public function create($parent, CreateFeedRequest $postBody, $optParams = []) argument
51 $params = ['parent' => $parent, 'postBody' => $postBody];
113 * @param UpdateFeedRequest $postBody
117 public function patch($name, UpdateFeedRequest $postBody, $optParams = []) argument
119 $params = ['name' => $name, 'postBody' => $postBody];
H A DSavedQueries.php43 * @param SavedQuery $postBody
54 public function create($parent, SavedQuery $postBody, $optParams = []) argument
56 $params = ['parent' => $parent, 'postBody' => $postBody];
131 * @param SavedQuery $postBody
137 public function patch($name, SavedQuery $postBody, $optParams = []) argument
139 $params = ['name' => $name, 'postBody' => $postBody];
H A DV1.php181 * @param AnalyzeIamPolicyLongrunningRequest $postBody
185 …public function analyzeIamPolicyLongrunning($scope, AnalyzeIamPolicyLongrunningRequest $postBody, … argument
187 $params = ['scope' => $scope, 'postBody' => $postBody];
279 * @param ExportAssetsRequest $postBody
283 public function exportAssets($parent, ExportAssetsRequest $postBody, $optParams = []) argument
285 $params = ['parent' => $parent, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBillingBudget/Resource/
H A DBillingAccountsBudgets.php41 * @param GoogleCloudBillingBudgetsV1Budget $postBody
45 public function create($parent, GoogleCloudBillingBudgetsV1Budget $postBody, $optParams = []) argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
115 * @param GoogleCloudBillingBudgetsV1Budget $postBody
125 public function patch($name, GoogleCloudBillingBudgetsV1Budget $postBody, $optParams = []) argument
127 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/Resource/
H A DLocations.php39 * @param HttpBody $postBody
47 public function regionalWebhook($location, HttpBody $postBody, $optParams = []) argument
49 $params = ['location' => $location, 'postBody' => $postBody];
H A DOperations.php46 * @param CancelOperationRequest $postBody
50 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) argument
52 $params = ['name' => $name, 'postBody' => $postBody];
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 …]
H A DProjectsGithubEnterpriseConfigs.php40 * @param GitHubEnterpriseConfig $postBody
52 public function create($parent, GitHubEnterpriseConfig $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
119 * @param GitHubEnterpriseConfig $postBody
127 public function patch($name, GitHubEnterpriseConfig $postBody, $optParams = []) argument
129 $params = ['name' => $name, 'postBody' => $postBody];
H A DProjectsLocationsBitbucketServerConfigs.php41 * @param BitbucketServerConfig $postBody
52 public function create($parent, BitbucketServerConfig $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
116 * @param BitbucketServerConfig $postBody
124 public function patch($name, BitbucketServerConfig $postBody, $optParams = []) argument
126 $params = ['name' => $name, 'postBody' => $postBody];
138 * @param RemoveBitbucketServerConnectedRepositoryRequest $postBody
142 …ctedRepository($config, RemoveBitbucketServerConnectedRepositoryRequest $postBody, $optParams = []) argument
144 $params = ['config' => $config, 'postBody' => $postBody];

1...<<11121314151617181920>>...51