Skip to content

Commit 1528e8f

Browse files
committed
Updated Mirror.php
1 parent 298ca99 commit 1528e8f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Google/Service/Mirror.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,9 @@ class Google_Service_Mirror_Settings_Resource extends Google_Service_Resource
561561
* Gets a single setting by ID. (settings.get)
562562
*
563563
* @param string $id
564-
* The ID of the setting.
564+
* 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.
565567
* @param array $optParams Optional parameters.
566568
* @return Google_Service_Mirror_Setting
567569
*/

0 commit comments

Comments
 (0)