We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 298ca99 commit 1528e8fCopy full SHA for 1528e8f
src/Google/Service/Mirror.php
@@ -561,7 +561,9 @@ class Google_Service_Mirror_Settings_Resource extends Google_Service_Resource
561
* Gets a single setting by ID. (settings.get)
562
*
563
* @param string $id
564
- * The ID of the setting.
+ * The ID of the setting. The following IDs are valid:
565
+ - locale - The key to the user’s
566
+ * language/locale (BCP 47 identifier) that Glassware should use to render localized content.
567
* @param array $optParams Optional parameters.
568
* @return Google_Service_Mirror_Setting
569
*/
0 commit comments