colorId

public final UpdateEventRequest.Builder colorId(String colorId)

Update the Google color ID for the event. Only supported by Google Calendar providers; ignored by other providers. Valid values are strings "1" through "11".

Return

The builder.

Parameters

colorId

The Google color ID.

See also