@@ -920,7 +920,8 @@ class LabelColor
920920 # f2b2a8, #7a2e0b, #ffc8af, #7a4706, #ffdeb5, \#594c05, #fbe983, #684e07, #
921921 # fdedc1, #0b4f30, #b3efd3, #04502e, #a2dcc1, \#c2c2c2, #4986e7, #2da2bb, #
922922 # b99aff, #994a64, #f691b2, #ff7537, #ffad46, \#662e37, #ebdbde, #cca6ac, #
923- # 094228, #42d692, #16a765
923+ # 094228, #42d692, #16a765, #757575, #1e53b8, \#007286, #7858c3, #c2185b, #
924+ # d93025, #54240e, #633e04, #521d28, #202124, \#083018
924925 # Corresponds to the JSON property `backgroundColor`
925926 # @return [String]
926927 attr_accessor :background_color
@@ -940,7 +941,8 @@ class LabelColor
940941 # ffc8af, #7a4706, #ffdeb5, \#594c05, #fbe983, #684e07, #fdedc1, #0b4f30, #
941942 # b3efd3, #04502e, #a2dcc1, \#c2c2c2, #4986e7, #2da2bb, #b99aff, #994a64, #
942943 # f691b2, #ff7537, #ffad46, \#662e37, #ebdbde, #cca6ac, #094228, #42d692, #
943- # 16a765
944+ # 16a765, #757575, #1e53b8, \#007286, #7858c3, #c2185b, #d93025, #54240e, #
945+ # 633e04, #521d28, #202124, \#083018
944946 # Corresponds to the JSON property `textColor`
945947 # @return [String]
946948 attr_accessor :text_color
@@ -1337,7 +1339,8 @@ class Message
13371339
13381340 # The entire email message in an RFC 2822 formatted and base64url encoded string.
13391341 # Returned in `messages.get` and `drafts.get` responses when the `format=RAW`
1340- # parameter is supplied.
1342+ # parameter is supplied. @required gmail.users.drafts.create gmail.users.drafts.
1343+ # update
13411344 # Corresponds to the JSON property `raw`
13421345 # NOTE: Values are automatically base64 encoded/decoded in the client library.
13431346 # @return [String]
0 commit comments