File tree Expand file tree Collapse file tree 3 files changed +11
-7
lines changed
generated/google-apis-docs_v1 Expand file tree Collapse file tree 3 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-docs_v1
22
3+ ### v0.34.0 (2025-09-28)
4+
5+ * Regenerated from discovery document revision 20250917
6+ * Regenerated using generator version 0.18.0
7+
38### v0.33.0 (2025-05-04)
49
510* Regenerated using generator version 0.17.0
Original file line number Diff line number Diff line change @@ -3901,14 +3901,13 @@ def update!(**args)
39013901 class PersonProperties
39023902 include Google ::Apis ::Core ::Hashable
39033903
3904- # Output only. The email address linked to this Person. This field is always
3905- # present.
3904+ # The email address linked to this Person. This field is always present.
39063905 # Corresponds to the JSON property `email`
39073906 # @return [String]
39083907 attr_accessor :email
39093908
3910- # Output only. The name of the person if it's displayed in the link text instead
3911- # of the person's email address.
3909+ # The name of the person if it's displayed in the link text instead of the
3910+ # person's email address.
39123911 # Corresponds to the JSON property `name`
39133912 # @return [String]
39143913 attr_accessor :name
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module DocsV1
1818 # Version of the google-apis-docs_v1 gem
19- GEM_VERSION = "0.33 .0"
19+ GEM_VERSION = "0.34 .0"
2020
2121 # Version of the code generator used to generate this client
22- GENERATOR_VERSION = "0.17 .0"
22+ GENERATOR_VERSION = "0.18 .0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20250325 "
25+ REVISION = "20250917 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments