Home
last modified time | relevance | path

Searched refs:banDurationSeconds (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLiveChatBanSnippet.php25 public $banDurationSeconds; variable in Google\\Service\\YouTube\\LiveChatBanSnippet
40 public function setBanDurationSeconds($banDurationSeconds) argument
42 $this->banDurationSeconds = $banDurationSeconds;
49 return $this->banDurationSeconds;
H A DLiveChatUserBannedMessageDetails.php25 public $banDurationSeconds; variable in Google\\Service\\YouTube\\LiveChatUserBannedMessageDetails
36 public function setBanDurationSeconds($banDurationSeconds) argument
38 $this->banDurationSeconds = $banDurationSeconds;
45 return $this->banDurationSeconds;