| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
DateInput |
DateInput.clone() |
DateInput |
Inputs.getDateInput()
Date input values.
|
DateInput |
DateInput.set(String fieldName,
Object value) |
DateInput |
DateInput.setMsSinceEpoch(Long msSinceEpoch)
Time since epoch time, in milliseconds.
|
| Modifier and Type | Method and Description |
|---|---|
Inputs |
Inputs.setDateInput(DateInput dateInput)
Date input values.
|
Copyright © 2011–2023 Google. All rights reserved.