class PlatformsPropertiesLocales extends Resource (View source)

The "locales" collection of methods.

Typical usage is:

 $ideahubService = new Google\Service\Ideahub(...);
 $locales = $ideahubService->platforms_properties_locales;

Methods

listPlatformsPropertiesLocales(string $parent, array $optParams = [])

Returns which locales ideas are available in for a given Creator.

Details

GoogleSearchIdeahubV1betaListAvailableLocalesResponse listPlatformsPropertiesLocales(string $parent, array $optParams = [])

Returns which locales ideas are available in for a given Creator.

(locales.listPlatformsPropertiesLocales)

Parameters

string $parent

Required. The web property to check idea availability for Format: platforms/{platform}/property/{property}

array $optParams

Optional parameters.

Return Value

GoogleSearchIdeahubV1betaListAvailableLocalesResponse