Home
last modified time | relevance | path

Searched refs:seriesId (Results 1 – 5 of 5) sorted by relevance

/plugin/authgoogle/google/contrib/
H A DGoogle_ModeratorService.php940 public $seriesId; variable in Google_ModeratorTopicsResourcePartialId
943 $this->seriesId = $seriesId;
1207 public $seriesId; variable in Google_SeriesId
1209 $this->seriesId = $seriesId;
1476 public $seriesId; variable in Google_SubmissionId
1479 $this->seriesId = $seriesId;
1513 public $seriesId; variable in Google_SubmissionParentSubmissionId
1516 $this->seriesId = $seriesId;
1577 $this->seriesId = $seriesId;
1732 $this->seriesId = $seriesId;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeseriesinfoVolumeSeries.php36 public $seriesId; variable in Google\\Service\\Books\\VolumeseriesinfoVolumeSeries
83 public function setSeriesId($seriesId) argument
85 $this->seriesId = $seriesId;
92 return $this->seriesId;
H A DSeriesSeries.php45 public $seriesId; variable in Google\\Service\\Books\\SeriesSeries
134 public function setSeriesId($seriesId) argument
136 $this->seriesId = $seriesId;
143 return $this->seriesId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DSeries.php35 * @param string|array $seriesId String that identifies the series
39 public function get($seriesId, $optParams = []) argument
41 $params = ['series_id' => $seriesId];
H A DSeriesMembership.php35 * @param string $seriesId String that identifies the series
44 public function get($seriesId, $optParams = []) argument
46 $params = ['series_id' => $seriesId];