File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed
generated/google-apis-forms_v1 Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-forms_v1
22
3+ ### v0.7.0 (2022-09-14)
4+
5+ * Regenerated from discovery document revision 20220908
6+ * Regenerated using generator version 0.9.0
7+
38### v0.6.0 (2022-06-30)
49
510* Regenerated using generator version 0.8.0
Original file line number Diff line number Diff line change @@ -940,7 +940,8 @@ class ListFormResponsesResponse
940940 # @return [String]
941941 attr_accessor :next_page_token
942942
943- # The returned responses.
943+ # The returned form responses. Note: The `formId` field is not returned in the `
944+ # FormResponse` object for list requests.
944945 # Corresponds to the JSON property `responses`
945946 # @return [Array<Google::Apis::FormsV1::FormResponse>]
946947 attr_accessor :responses
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module FormsV1
1818 # Version of the google-apis-forms_v1 gem
19- GEM_VERSION = "0.6 .0"
19+ GEM_VERSION = "0.7 .0"
2020
2121 # Version of the code generator used to generate this client
22- GENERATOR_VERSION = "0.8 .0"
22+ GENERATOR_VERSION = "0.9 .0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20220329 "
25+ REVISION = "20220908 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments