A base abstract class for Forms requests.
FormsResourceThe "forms" collection of methods.
FormsResource.BatchUpdateRequestChange the form with a batch of updates.
FormsResource.CreateRequestCreate a new form using the title given in the provided form message in the request. Important: Only the form.info.title and form.info.document_title fields are copied to the new form. All other fields including the form description, items and settings are disallowed. To create a new form and add items, you must first call forms.create to create an empty form with a title and (optional) document title, and then call forms.update to add the items.
FormsResource.GetRequestGet a form.
FormsResource.ResponsesResourceThe "responses" collection of methods.
FormsResource.ResponsesResource.GetRequestGet one response from the form.
FormsResource.ResponsesResource.ListRequestList a form's responses.
FormsResource.SetPublishSettingsRequestUpdates the publish settings of a form. Legacy forms aren't supported because they don't have the publish_settings
field.
The "watches" collection of methods.
FormsResource.WatchesResource.CreateRequestCreate a new watch. If a watch ID is provided, it must be unused. For each invoking project, the per form limit is one watch per Watch.EventType. A watch expires seven days after it is created (see Watch.expire_time).
FormsResource.WatchesResource.DeleteRequestDelete a watch.
FormsResource.WatchesResource.ListRequestReturn a list of the watches owned by the invoking project. The maximum number of watches is two: For each invoker, the limit is one for each event type per form.
FormsResource.WatchesResource.RenewRequestRenew an existing watch for seven days. The state of the watch after renewal is ACTIVE
, and the expire_time
is seven days from the renewal. Renewing a watch in an error state (e.g. SUSPENDED
) succeeds if the error is no longer present, but fail otherwise. After a watch has expired, RenewWatch returns NOT_FOUND
.
The Forms Service.
FormsService.ScopeAvailable OAuth 2.0 scopes for use with the Google Forms API.
FormsService.ScopeConstantsAvailable OAuth 2.0 scope constants for use with the Google Forms API.
Enums FormsBaseServiceRequest<TResponse>.AltEnumData format for response.
FormsBaseServiceRequest<TResponse>.XgafvEnumV1 error format.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4