View Source GoogleApi.Calendar.V3.Model.EventGadget (google_api_calendar v0.25.0)
A gadget that extends this event. Gadgets are deprecated; this structure is instead only used for returning birthday calendar metadata.
Attributes
-
display
(type:String.t
, default:nil
) - The gadget's display mode. Deprecated. Possible values are:- "icon" - The gadget displays next to the event's title in the calendar view.
- "chip" - The gadget displays when the event is clicked.
-
height
(type:integer()
, default:nil
) - The gadget's height in pixels. The height must be an integer greater than 0. Optional. Deprecated. -
iconLink
(type:String.t
, default:nil
) - The gadget's icon URL. The URL scheme must be HTTPS. Deprecated. -
link
(type:String.t
, default:nil
) - The gadget's URL. The URL scheme must be HTTPS. Deprecated. -
preferences
(type:map()
, default:nil
) - Preferences. -
title
(type:String.t
, default:nil
) - The gadget's title. Deprecated. -
type
(type:String.t
, default:nil
) - The gadget's type. Deprecated. -
width
(type:integer()
, default:nil
) - The gadget's width in pixels. The width must be an integer greater than 0. Optional. Deprecated.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.