Home
last modified time | relevance | path

Searched refs:publishedAt (Results 1 – 13 of 13) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeAnalytics/
H A DGroupSnippet.php25 public $publishedAt; variable in Google\\Service\\YouTubeAnalytics\\GroupSnippet
34 public function setPublishedAt($publishedAt) argument
36 $this->publishedAt = $publishedAt;
43 return $this->publishedAt;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLiveStreamSnippet.php37 public $publishedAt; variable in Google\\Service\\YouTube\\LiveStreamSnippet
88 public function setPublishedAt($publishedAt) argument
90 $this->publishedAt = $publishedAt;
97 return $this->publishedAt;
H A DSearchResultSnippet.php41 public $publishedAt; variable in Google\\Service\\YouTube\\SearchResultSnippet
108 public function setPublishedAt($publishedAt) argument
110 $this->publishedAt = $publishedAt;
117 return $this->publishedAt;
H A DSubscriptionSnippet.php37 public $publishedAt; variable in Google\\Service\\YouTube\\SubscriptionSnippet
92 public function setPublishedAt($publishedAt) argument
94 $this->publishedAt = $publishedAt;
101 return $this->publishedAt;
H A DActivitySnippet.php41 public $publishedAt; variable in Google\\Service\\YouTube\\ActivitySnippet
112 public function setPublishedAt($publishedAt) argument
114 $this->publishedAt = $publishedAt;
121 return $this->publishedAt;
H A DChannelSnippet.php43 public $publishedAt; variable in Google\\Service\\YouTube\\ChannelSnippet
124 public function setPublishedAt($publishedAt) argument
126 $this->publishedAt = $publishedAt;
133 return $this->publishedAt;
H A DPlaylistSnippet.php44 public $publishedAt; variable in Google\\Service\\YouTube\\PlaylistSnippet
133 public function setPublishedAt($publishedAt) argument
135 $this->publishedAt = $publishedAt;
142 return $this->publishedAt;
H A DPlaylistItemSnippet.php45 public $publishedAt; variable in Google\\Service\\YouTube\\PlaylistItemSnippet
136 public function setPublishedAt($publishedAt) argument
138 $this->publishedAt = $publishedAt;
145 return $this->publishedAt;
H A DLiveBroadcastSnippet.php49 public $publishedAt; variable in Google\\Service\\YouTube\\LiveBroadcastSnippet
152 public function setPublishedAt($publishedAt) argument
154 $this->publishedAt = $publishedAt;
161 return $this->publishedAt;
H A DVideoSnippet.php56 public $publishedAt; variable in Google\\Service\\YouTube\\VideoSnippet
183 public function setPublishedAt($publishedAt) argument
185 $this->publishedAt = $publishedAt;
192 return $this->publishedAt;
H A DCommentSnippet.php59 public $publishedAt; variable in Google\\Service\\YouTube\\CommentSnippet
210 public function setPublishedAt($publishedAt) argument
212 $this->publishedAt = $publishedAt;
219 return $this->publishedAt;
H A DLiveChatMessageSnippet.php55 public $publishedAt; variable in Google\\Service\\YouTube\\LiveChatMessageSnippet
226 public function setPublishedAt($publishedAt) argument
228 $this->publishedAt = $publishedAt;
235 return $this->publishedAt;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php1478 public $publishedAt; variable in Google_ActivitySnippet
1509 $this->publishedAt = $publishedAt;
1935 public $publishedAt; variable in Google_ChannelSnippet
1947 $this->publishedAt = $publishedAt;
2696 $this->publishedAt = $publishedAt;
2910 $this->publishedAt = $publishedAt;
3272 $this->publishedAt = $publishedAt;
3410 $this->publishedAt = $publishedAt;
3638 $this->publishedAt = $publishedAt;
3827 $this->publishedAt = $publishedAt;
[all …]