Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DEntity.php29 public $typeId; variable in Google\\Service\\YouTube\\Entity
52 public function setTypeId($typeId) argument
54 $this->typeId = $typeId;
61 return $this->typeId;