| Package | Description |
|---|---|
| com.google.api.services.forms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
TimeQuestion |
TimeQuestion.clone() |
TimeQuestion |
Question.getTimeQuestion()
A respondent can enter a time.
|
TimeQuestion |
TimeQuestion.set(String fieldName,
Object value) |
TimeQuestion |
TimeQuestion.setDuration(Boolean duration)
`true` if the question is about an elapsed time.
|
| Modifier and Type | Method and Description |
|---|---|
Question |
Question.setTimeQuestion(TimeQuestion timeQuestion)
A respondent can enter a time.
|
Copyright © 2011–2025 Google. All rights reserved.