| Package | Description |
|---|---|
| com.google.api.services.forms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
DateQuestion |
DateQuestion.clone() |
DateQuestion |
Question.getDateQuestion()
A respondent can enter a date.
|
DateQuestion |
DateQuestion.set(String fieldName,
Object value) |
DateQuestion |
DateQuestion.setIncludeTime(Boolean includeTime)
Whether to include the time as part of the question.
|
DateQuestion |
DateQuestion.setIncludeYear(Boolean includeYear)
Whether to include the year as part of the question.
|
| Modifier and Type | Method and Description |
|---|---|
Question |
Question.setDateQuestion(DateQuestion dateQuestion)
A respondent can enter a date.
|
Copyright © 2011–2025 Google. All rights reserved.