Home
last modified time | relevance | path

Searched refs:listId (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DSlidesList.php25 public $listId; variable in Google\\Service\\Slides\\SlidesList
32 public function setListId($listId) argument
34 $this->listId = $listId;
41 return $this->listId;
H A DBullet.php31 public $listId; variable in Google\\Service\\Slides\\Bullet
68 public function setListId($listId) argument
70 $this->listId = $listId;
77 return $this->listId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DBullet.php25 public $listId; variable in Google\\Service\\Docs\\Bullet
36 public function setListId($listId) argument
38 $this->listId = $listId;
45 return $this->listId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1ProductEventDetail.php30 public $listId; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ProductEventDetail
59 public function setListId($listId) argument
61 $this->listId = $listId;
68 return $this->listId;