| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
EventDateTime |
EventDateTime.clone() |
EventDateTime |
EventTicketClass.getDateTime()
The date & time information of the event.
|
EventDateTime |
EventDateTime.set(String fieldName,
Object value) |
EventDateTime |
EventDateTime.setCustomDoorsOpenLabel(LocalizedString customDoorsOpenLabel)
A custom label to use for the doors open value (`doorsOpen`) on the card detail view.
|
EventDateTime |
EventDateTime.setDoorsOpen(String doorsOpen)
The date/time when the doors open at the venue.
|
EventDateTime |
EventDateTime.setDoorsOpenLabel(String doorsOpenLabel)
The label to use for the doors open value (`doorsOpen`) on the card detail view.
|
EventDateTime |
EventDateTime.setEnd(String end)
The date/time when the event ends.
|
EventDateTime |
EventDateTime.setKind(String kind)
Identifies what kind of resource this is.
|
EventDateTime |
EventDateTime.setStart(String start)
The date/time when the event starts.
|
| Modifier and Type | Method and Description |
|---|---|
EventTicketClass |
EventTicketClass.setDateTime(EventDateTime dateTime)
The date & time information of the event.
|
Copyright © 2011–2025 Google. All rights reserved.