Searched defs:topicId (Results 1 – 5 of 5) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/ |
H A D | Topic.php | 33 public $topicId; variable in Google\\Service\\Classroom\\Topic 70 public function setTopicId($topicId)
|
H A D | CourseWorkMaterial.php | 70 public $topicId; variable in Google\\Service\\Classroom\\CourseWorkMaterial 247 public function setTopicId($topicId)
|
H A D | CourseWork.php | 89 public $topicId; variable in Google\\Service\\Classroom\\CourseWork 376 public function setTopicId($topicId)
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_ModeratorService.php | 165 …public function insert($seriesId, $topicId, $parentSubmissionId, Google_Submission $postBody, $opt… 507 public function update($seriesId, $topicId, Google_Topic $postBody, $optParams = array()) { 525 public function get($seriesId, $topicId, $optParams = array()) { 565 public function listTopicsSubmissions($seriesId, $topicId, $optParams = array()) { 836 public function insert($seriesId, $topicId, Google_Submission $postBody, $optParams = array()) { 941 public $topicId; variable in Google_ModeratorTopicsResourcePartialId 948 public function setTopicId($topicId) { 1730 public $topicId; variable in Google_TopicId 1737 public function setTopicId($topicId) {
|
H A D | Google_OrkutService.php | 484 public function delete($communityId, $topicId, $messageId, $optParams = array()) { 499 …public function insert($communityId, $topicId, Google_CommunityMessage $postBody, $optParams = arr… 521 public function listCommunityMessages($communityId, $topicId, $optParams = array()) { 718 public function delete($communityId, $topicId, $optParams = array()) { 734 public function get($communityId, $topicId, $optParams = array()) {
|