Home
last modified time | relevance | path

Searched refs:liveBroadcastContent (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DSearchResultSnippet.php37 public $liveBroadcastContent; variable in Google\\Service\\YouTube\\SearchResultSnippet
94 public function setLiveBroadcastContent($liveBroadcastContent) argument
96 $this->liveBroadcastContent = $liveBroadcastContent;
103 return $this->liveBroadcastContent;
H A DVideoSnippet.php50 public $liveBroadcastContent; variable in Google\\Service\\YouTube\\VideoSnippet
155 public function setLiveBroadcastContent($liveBroadcastContent) argument
157 $this->liveBroadcastContent = $liveBroadcastContent;
164 return $this->liveBroadcastContent;