| Package | Description |
|---|---|
| com.google.api.services.forms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
RatingQuestion |
RatingQuestion.clone() |
RatingQuestion |
Question.getRatingQuestion()
A respondent can choose a rating from a pre-defined set of icons.
|
RatingQuestion |
RatingQuestion.set(String fieldName,
Object value) |
RatingQuestion |
RatingQuestion.setIconType(String iconType)
Required.
|
RatingQuestion |
RatingQuestion.setRatingScaleLevel(Integer ratingScaleLevel)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
Question |
Question.setRatingQuestion(RatingQuestion ratingQuestion)
A respondent can choose a rating from a pre-defined set of icons.
|
Copyright © 2011–2025 Google. All rights reserved.