Modifier and Type | Class and Description |
---|---|
class |
YouTube.I18nRegions.List |
Constructor and Description |
---|
I18nRegions() |
Modifier and Type | Method and Description |
---|---|
YouTube.I18nRegions.List |
list(String part)
Returns a list of content regions that the YouTube website supports.
|
public YouTube.I18nRegions.List list(String part) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.part
- The part parameter specifies the i18nRegion resource properties that the API response will include.
Set the parameter value to snippet.IOException
Copyright © 2011–2019 Google. All rights reserved.