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 fa89a20 commit a7bf71dCopy full SHA for a7bf71d
src/Google/Service/Calendar.php
@@ -907,8 +907,8 @@ public function get($calendarId, $optParams = array())
907
* @param array $optParams Optional parameters.
908
*
909
* @opt_param bool colorRgbFormat
910
- * Whether to use the 'foregroundColor' and 'backgroundColor' fields to write the calendar colors
911
- * (RGB). If this feature is used, the index-based 'colorId' field will be set to the best matching
+ * Whether to use the foregroundColor and backgroundColor fields to write the calendar colors
+ * (RGB). If this feature is used, the index-based colorId field will be set to the best matching
912
* option automatically. Optional. The default is False.
913
* @return Google_Service_Calendar_CalendarListEntry
914
*/
0 commit comments