| Package | Description |
|---|---|
| com.google.api.services.forms.v1 | |
| com.google.api.services.forms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Forms.FormsOperations.Watches.Renew |
Forms.FormsOperations.Watches.renew(String formId,
String watchId,
RenewWatchRequest content)
Renew an existing watch for seven days.
|
| Constructor and Description |
|---|
Renew(String formId,
String watchId,
RenewWatchRequest content)
Renew an existing watch for seven days.
|
| Modifier and Type | Method and Description |
|---|---|
RenewWatchRequest |
RenewWatchRequest.clone() |
RenewWatchRequest |
RenewWatchRequest.set(String fieldName,
Object value) |
Copyright © 2011–2025 Google. All rights reserved.