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)

Parameters

string|array $part

The part parameter specifies the i18nRegion resource properties that the API response will include. Set the parameter value to snippet.

array $optParams

Optional parameters.

Return Value

I18nRegionListResponse

Exceptions

Exception