| Package | Description |
|---|---|
| com.google.api.services.forms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Watch |
Watch.clone() |
Watch |
CreateWatchRequest.getWatch()
Required.
|
Watch |
Watch.set(String fieldName,
Object value) |
Watch |
Watch.setCreateTime(String createTime)
Output only.
|
Watch |
Watch.setErrorType(String errorType)
Output only.
|
Watch |
Watch.setEventType(String eventType)
Required.
|
Watch |
Watch.setExpireTime(String expireTime)
Output only.
|
Watch |
Watch.setId(String id)
Output only.
|
Watch |
Watch.setState(String state)
Output only.
|
Watch |
Watch.setTarget(WatchTarget target)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<Watch> |
ListWatchesResponse.getWatches()
The returned watches.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWatchRequest |
CreateWatchRequest.setWatch(Watch watch)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
ListWatchesResponse |
ListWatchesResponse.setWatches(List<Watch> watches)
The returned watches.
|
Copyright © 2011–2025 Google. All rights reserved.