[ Version ( deprecated = true , deprecated_since = "0.17.0" , since = "0.3.0" ) ]
public void set_language (string? language)
Warning: set_language is deprecated since 0.17.0.
Sets the language property of the
YouTubeQuery to the new language, language.
No longer supported by Google. The value of this property will be unused in queries. There is no replacement.
Set language to null to unset the property in the query URI.
| this | |
| language |
a new language name, or null |