| Package | Description |
|---|---|
| com.google.api.services.forms.v1 | |
| com.google.api.services.forms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Forms.FormsOperations.Watches.Create |
Forms.FormsOperations.Watches.create(String formId,
CreateWatchRequest content)
Create a new watch.
|
| Constructor and Description |
|---|
Create(String formId,
CreateWatchRequest content)
Create a new watch.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWatchRequest |
CreateWatchRequest.clone() |
CreateWatchRequest |
CreateWatchRequest.set(String fieldName,
Object value) |
CreateWatchRequest |
CreateWatchRequest.setWatch(Watch watch)
Required.
|
CreateWatchRequest |
CreateWatchRequest.setWatchId(String watchId)
The ID to use for the watch.
|
Copyright © 2011–2025 Google. All rights reserved.