Module: Google::Apis::FormsV1

Defined in:
lib/google/apis/forms_v1.rb,
lib/google/apis/forms_v1/classes.rb,
lib/google/apis/forms_v1/service.rb,
lib/google/apis/forms_v1/gem_version.rb,
lib/google/apis/forms_v1/representations.rb

Overview

Google Forms API

Reads and writes Google Forms and responses.

Defined Under Namespace

Classes: Answer, BatchUpdateFormRequest, BatchUpdateFormResponse, ChoiceQuestion, CloudPubsubTopic, CorrectAnswer, CorrectAnswers, CreateItemRequest, CreateItemResponse, CreateWatchRequest, DateQuestion, DeleteItemRequest, Empty, ExtraMaterial, Feedback, FileUploadAnswer, FileUploadAnswers, FileUploadQuestion, Form, FormResponse, FormSettings, FormsService, Grade, Grading, Grid, Image, ImageItem, Info, Item, ListFormResponsesResponse, ListWatchesResponse, Location, MediaProperties, MoveItemRequest, Option, PageBreakItem, Question, QuestionGroupItem, QuestionItem, QuizSettings, RenewWatchRequest, Request, Response, RowQuestion, ScaleQuestion, TextAnswer, TextAnswers, TextItem, TextLink, TextQuestion, TimeQuestion, UpdateFormInfoRequest, UpdateItemRequest, UpdateSettingsRequest, Video, VideoItem, VideoLink, Watch, WatchTarget, WriteControl

Constant Summary collapse

GEM_VERSION =

Version of the google-apis-forms_v1 gem

"0.4.0"
GENERATOR_VERSION =

Version of the code generator used to generate this client

"0.5.0"
REVISION =

Revision of the discovery document this client was generated from

"20220329"
VERSION =

Version of the Google Forms API this client connects to. This is NOT the gem version.

'V1'
AUTH_DRIVE =

See, edit, create, and delete all of your Google Drive files

'https://www.googleapis.com/auth/drive'
AUTH_DRIVE_FILE =

See, edit, create, and delete only the specific Google Drive files you use with this app

'https://www.googleapis.com/auth/drive.file'
AUTH_DRIVE_READONLY =

See and download all your Google Drive files

'https://www.googleapis.com/auth/drive.readonly'
AUTH_FORMS_BODY =

See, edit, create, and delete all your Google Forms forms

'https://www.googleapis.com/auth/forms.body'
AUTH_FORMS_BODY_READONLY =

See all your Google Forms forms

'https://www.googleapis.com/auth/forms.body.readonly'
AUTH_FORMS_RESPONSES_READONLY =

See all responses to your Google Forms forms

'https://www.googleapis.com/auth/forms.responses.readonly'