I18nRegions
class I18nRegions extends Resource (View source)
The "i18nRegions" collection of methods.
Typical usage is:
$youtubeService = new Google\Service\YouTube(...);
$i18nRegions = $youtubeService->i18nRegions;
Methods
listI18nRegions(string|array $part, array $optParams = [])
Retrieves a list of resources, possibly filtered.
Details
I18nRegionListResponse
listI18nRegions(string|array $part, array $optParams = [])
Retrieves a list of resources, possibly filtered.
(i18nRegions.listI18nRegions)