| Package | Description | 
|---|---|
| com.google.api.services.calendar.model | 
| Modifier and Type | Method and Description | 
|---|---|
EventBirthdayProperties | 
EventBirthdayProperties.clone()  | 
EventBirthdayProperties | 
Event.getBirthdayProperties()
Birthday or special event data. 
 | 
EventBirthdayProperties | 
EventBirthdayProperties.set(String fieldName,
   Object value)  | 
EventBirthdayProperties | 
EventBirthdayProperties.setContact(String contact)
Resource name of the contact this birthday event is linked to. 
 | 
EventBirthdayProperties | 
EventBirthdayProperties.setCustomTypeName(String customTypeName)
Custom type label specified for this event. 
 | 
EventBirthdayProperties | 
EventBirthdayProperties.setType(String type)
Type of birthday or special event. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Event | 
Event.setBirthdayProperties(EventBirthdayProperties birthdayProperties)
Birthday or special event data. 
 | 
Copyright © 2011–2025 Google. All rights reserved.