class I18nLanguages extends Resource (View source)

The "i18nLanguages" collection of methods.

Typical usage is:

 $youtubeService = new Google\Service\YouTube(...);
 $i18nLanguages = $youtubeService->i18nLanguages;

Methods

listI18nLanguages(string|array $part, array $optParams = [])

Retrieves a list of resources, possibly filtered.

Details

I18nLanguageListResponse listI18nLanguages(string|array $part, array $optParams = [])

Retrieves a list of resources, possibly filtered.

(i18nLanguages.listI18nLanguages)

Parameters

string|array $part

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

array $optParams

Optional parameters.

Return Value

I18nLanguageListResponse

Exceptions

Exception