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/
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/
DLiveStreamSnippet.php37 public $publishedAt; variable in Google\\Service\\YouTube\\LiveStreamSnippet
88 public function setPublishedAt($publishedAt) argument
90 $this->publishedAt = $publishedAt;
97 return $this->publishedAt;
DSearchResultSnippet.php41 public $publishedAt; variable in Google\\Service\\YouTube\\SearchResultSnippet
108 public function setPublishedAt($publishedAt) argument
110 $this->publishedAt = $publishedAt;
117 return $this->publishedAt;
DSubscriptionSnippet.php37 public $publishedAt; variable in Google\\Service\\YouTube\\SubscriptionSnippet
92 public function setPublishedAt($publishedAt) argument
94 $this->publishedAt = $publishedAt;
101 return $this->publishedAt;
DActivitySnippet.php41 public $publishedAt; variable in Google\\Service\\YouTube\\ActivitySnippet
112 public function setPublishedAt($publishedAt) argument
114 $this->publishedAt = $publishedAt;
121 return $this->publishedAt;
DChannelSnippet.php43 public $publishedAt; variable in Google\\Service\\YouTube\\ChannelSnippet
124 public function setPublishedAt($publishedAt) argument
126 $this->publishedAt = $publishedAt;
133 return $this->publishedAt;
DPlaylistSnippet.php44 public $publishedAt; variable in Google\\Service\\YouTube\\PlaylistSnippet
133 public function setPublishedAt($publishedAt) argument
135 $this->publishedAt = $publishedAt;
142 return $this->publishedAt;
DPlaylistItemSnippet.php45 public $publishedAt; variable in Google\\Service\\YouTube\\PlaylistItemSnippet
136 public function setPublishedAt($publishedAt) argument
138 $this->publishedAt = $publishedAt;
145 return $this->publishedAt;
DLiveBroadcastSnippet.php49 public $publishedAt; variable in Google\\Service\\YouTube\\LiveBroadcastSnippet
152 public function setPublishedAt($publishedAt) argument
154 $this->publishedAt = $publishedAt;
161 return $this->publishedAt;
DVideoSnippet.php56 public $publishedAt; variable in Google\\Service\\YouTube\\VideoSnippet
183 public function setPublishedAt($publishedAt) argument
185 $this->publishedAt = $publishedAt;
192 return $this->publishedAt;
DCommentSnippet.php59 public $publishedAt; variable in Google\\Service\\YouTube\\CommentSnippet
210 public function setPublishedAt($publishedAt) argument
212 $this->publishedAt = $publishedAt;
219 return $this->publishedAt;
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/
DGoogle_YouTubeService.php1478 public $publishedAt; variable in Google_ActivitySnippet
1508 public function setPublishedAt( $publishedAt) { argument
1509 $this->publishedAt = $publishedAt;
1512 return $this->publishedAt;
1935 public $publishedAt; variable in Google_ChannelSnippet
1946 public function setPublishedAt( $publishedAt) { argument
1947 $this->publishedAt = $publishedAt;
1950 return $this->publishedAt;
2664 public $publishedAt; variable in Google_LiveBroadcastSnippet
2695 public function setPublishedAt( $publishedAt) { argument
[all …]