PlatformsPropertiesLocales
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)