Home
last modified time | relevance | path

Searched defs:tagSuggestions (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoSuggestions.php101 public function setTagSuggestions($tagSuggestions)
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php4952 public $tagSuggestions; variable in Google_VideoSuggestions
4981 …lic function setTagSuggestions(/* array(Google_VideoSuggestionsTagSuggestion) */ $tagSuggestions) {