Home
last modified time | relevance | path

Searched refs:id (Results 251 – 275 of 3526) sorted by path

1...<<11121314151617181920>>...142

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DCalendar.php35 public $id; variable in Google\\Service\\Calendar\\Calendar
98 public function setId($id) argument
100 $this->id = $id;
107 return $this->id;
H A DCalendarListEntry.php62 public $id; variable in Google\\Service\\Calendar\\CalendarListEntry
237 public function setId($id) argument
239 $this->id = $id;
246 return $this->id;
H A DChannel.php33 public $id; variable in Google\\Service\\Calendar\\Channel
94 public function setId($id) argument
96 $this->id = $id;
103 return $this->id;
H A DEvent.php96 public $id; variable in Google\\Service\\Calendar\\Event
453 public function setId($id) argument
455 $this->id = $id;
462 return $this->id;
H A DEventAttendee.php41 public $id; variable in Google\\Service\\Calendar\\EventAttendee
122 public function setId($id) argument
124 $this->id = $id;
131 return $this->id;
H A DEventCreator.php33 public $id; variable in Google\\Service\\Calendar\\EventCreator
70 public function setId($id) argument
72 $this->id = $id;
79 return $this->id;
H A DEventOrganizer.php33 public $id; variable in Google\\Service\\Calendar\\EventOrganizer
70 public function setId($id) argument
72 $this->id = $id;
79 return $this->id;
H A DFreeBusyRequestItem.php25 public $id; variable in Google\\Service\\Calendar\\FreeBusyRequestItem
30 public function setId($id) argument
32 $this->id = $id;
39 return $this->id;
H A DSetting.php29 public $id; variable in Google\\Service\\Calendar\\Setting
56 public function setId($id) argument
58 $this->id = $id;
65 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DChannel.php25 public $id; variable in Google\\Service\\CivicInfo\\Channel
34 public function setId($id) argument
36 $this->id = $id;
43 return $this->id;
H A DElection.php29 public $id; variable in Google\\Service\\CivicInfo\\Election
56 public function setId($id) argument
58 $this->id = $id;
65 return $this->id;
H A DElectoralDistrict.php25 public $id; variable in Google\\Service\\CivicInfo\\ElectoralDistrict
38 public function setId($id) argument
40 $this->id = $id;
47 return $this->id;
H A DPrecinct.php46 public $id; variable in Google\\Service\\CivicInfo\\Precinct
153 public function setId($id) argument
155 $this->id = $id;
162 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DClassroom.php149 'id' => [
159 'id' => [
195 'id' => [
209 'id' => [
297 'id' => [
312 'id' => [
354 'id' => [
369 'id' => [
408 'id' => [
423 'id' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DAnnouncement.php46 public $id; variable in Google\\Service\\Classroom\\Announcement
141 public function setId($id) argument
143 $this->id = $id;
150 return $this->id;
H A DCourse.php66 public $id; variable in Google\\Service\\Classroom\\Course
251 public function setId($id) argument
253 $this->id = $id;
260 return $this->id;
H A DCourseWork.php62 public $id; variable in Google\\Service\\Classroom\\CourseWork
256 public function setId($id) argument
258 $this->id = $id;
265 return $this->id;
H A DCourseWorkMaterial.php50 public $id; variable in Google\\Service\\Classroom\\CourseWorkMaterial
163 public function setId($id) argument
165 $this->id = $id;
172 return $this->id;
H A DDriveFile.php29 public $id; variable in Google\\Service\\Classroom\\DriveFile
56 public function setId($id) argument
58 $this->id = $id;
65 return $this->id;
H A DDriveFolder.php29 public $id; variable in Google\\Service\\Classroom\\DriveFolder
52 public function setId($id) argument
54 $this->id = $id;
61 return $this->id;
H A DGradeCategory.php29 public $id; variable in Google\\Service\\Classroom\\GradeCategory
56 public function setId($id) argument
58 $this->id = $id;
65 return $this->id;
H A DInvitation.php29 public $id; variable in Google\\Service\\Classroom\\Invitation
56 public function setId($id) argument
58 $this->id = $id;
65 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/Resource/
H A DCourses.php62 * @param string $id Identifier of the course to delete. This identifier can be
67 public function delete($id, $optParams = []) argument
69 $params = ['id' => $id];
79 * @param string $id Identifier of the course to return. This identifier can be
84 public function get($id, $optParams = []) argument
86 $params = ['id' => $id];
135 * @param string $id Identifier of the course to update. This identifier can be
150 public function patch($id, Course $postBody, $optParams = []) argument
152 $params = ['id' => $id, 'postBody' => $postBody];
169 public function update($id, Course $postBody, $optParams = []) argument
[all …]
H A DCoursesAnnouncements.php70 * @param string $id Identifier of the announcement to delete. This identifier
75 public function delete($courseId, $id, $optParams = []) argument
77 $params = ['courseId' => $courseId, 'id' => $id];
90 * @param string $id Identifier of the announcement.
94 public function get($courseId, $id, $optParams = []) argument
96 $params = ['courseId' => $courseId, 'id' => $id];
147 * @param string $id Identifier of the announcement.
154 $params = ['courseId' => $courseId, 'id' => $id, 'postBody' => $postBody];
168 * @param string $id Identifier of the announcement.
182 public function patch($courseId, $id, Announcement $postBody, $optParams = []) argument
[all …]
H A DCoursesCourseWork.php73 * @param string $id Identifier of the course work to delete. This identifier is
78 public function delete($courseId, $id, $optParams = []) argument
80 $params = ['courseId' => $courseId, 'id' => $id];
93 * @param string $id Identifier of the course work.
97 public function get($courseId, $id, $optParams = []) argument
99 $params = ['courseId' => $courseId, 'id' => $id];
150 * @param string $id Identifier of the coursework.
157 $params = ['courseId' => $courseId, 'id' => $id, 'postBody' => $postBody];
178 * @param string $id Identifier of the course work.
193 public function patch($courseId, $id, CourseWork $postBody, $optParams = []) argument
[all …]

1...<<11121314151617181920>>...142