Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLiveBroadcastContentDetails.php83 public $startWithSlate; variable in Google\\Service\\YouTube\\LiveBroadcastContentDetails
302 public function setStartWithSlate($startWithSlate) argument
304 $this->startWithSlate = $startWithSlate;
311 return $this->startWithSlate;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php2550 public $startWithSlate; variable in Google_LiveBroadcastContentDetails
2587 public function setStartWithSlate( $startWithSlate) { argument
2588 $this->startWithSlate = $startWithSlate;
2591 return $this->startWithSlate;