class Colors extends Resource (View source)

The "colors" collection of methods.

Typical usage is:

 $calendarService = new Google\Service\Calendar(...);
 $colors = $calendarService->colors;

Methods

get(array $optParams = [])

Returns the color definitions for calendars and events. (colors.get)

Details

Colors get(array $optParams = [])

Returns the color definitions for calendars and events. (colors.get)

Parameters

array $optParams

Optional parameters.

Return Value

Colors

Exceptions

Exception