• Home
  • Raw
  • Download

Lines Matching full:the

79the document. Each request is validated before being applied. If any request is not valid, then th…
85 …nk document using the title given in the request. Other fields in the request, including any provi…
88 <p class="firstline">Gets the latest version of the specified document.</p>
92the document. Each request is validated before being applied. If any request is not valid, then th…
95 documentId: string, The ID of the document to update. (required)
96 body: object, The request body.
97 The object takes the form of:
100 &quot;requests&quot;: [ # A list of updates to apply to the document.
102The new footer is applied to the SectionStyle at the location of the SectionBreak if specificed, o…
103the document. # The location of the SectionBreak immediately preceding the section whose SectionSt…
104 …&quot;index&quot;: 42, # The zero-based index, in UTF-16 code units. The index is relative to the
105 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
107 &quot;type&quot;: &quot;A String&quot;, # The type of footer to create.
109 … a Footnote segment and inserts a new FootnoteReference to it at the given location. The new Footn…
110the end of a body, header, footer or footnote. The location is immediately before the last newline…
111 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
113the document. # Inserts the footnote reference at a specific index in the document. The footnote r…
114 …&quot;index&quot;: 42, # The zero-based index, in UTF-16 code units. The index is relative to the
115 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
118The new header is applied to the SectionStyle at the location of the SectionBreak if specificed, o…
119the document. # The location of the SectionBreak which begins the section this header should belon…
120 …&quot;index&quot;: 42, # The zero-based index, in UTF-16 code units. The index is relative to the
121 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
123 &quot;type&quot;: &quot;A String&quot;, # The type of header to create.
125 …&quot;createNamedRange&quot;: { # Creates a NamedRange referencing the given range. # Creates a na…
126 …&quot;name&quot;: &quot;A String&quot;, # The name of the NamedRange. Names do not need to be uniq…
127 … &quot;range&quot;: { # Specifies a contiguous range of text. # The range to apply the name to.
128 …&quot;endIndex&quot;: 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
129 …quot;A String&quot;, # The ID of the header, footer or footnote that this range is contained in. A…
130 …&quot;startIndex&quot;: 42, # The zero-based start index of this range, in UTF-16 code units. In a…
133the paragraphs that overlap with the given range. The nesting level of each paragraph will be dete…
134 &quot;bulletPreset&quot;: &quot;A String&quot;, # The kinds of bullet glyphs to be used.
135 …&quot;range&quot;: { # Specifies a contiguous range of text. # The range to apply the bullet prese…
136 …&quot;endIndex&quot;: 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
137 …quot;A String&quot;, # The ID of the header, footer or footnote that this range is contained in. A…
138 …&quot;startIndex&quot;: 42, # The zero-based start index of this range, in UTF-16 code units. In a…
141 …quot;deleteContentRange&quot;: { # Deletes content from the document. # Deletes content from the d…
142The range of content to delete. Deleting text that crosses a paragraph boundary may result in chan…
143 …&quot;endIndex&quot;: 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
144 …quot;A String&quot;, # The ID of the header, footer or footnote that this range is contained in. A…
145 …&quot;startIndex&quot;: 42, # The zero-based start index of this range, in UTF-16 code units. In a…
148 …&quot;deleteFooter&quot;: { # Deletes a Footer from the document. # Deletes a footer from the docu…
149The id of the footer to delete. If this footer is defined on DocumentStyle, the reference to this …
151 …&quot;deleteHeader&quot;: { # Deletes a Header from the document. # Deletes a header from the docu…
152The id of the header to delete. If this header is defined on DocumentStyle, the reference to this …
155 …&quot;name&quot;: &quot;A String&quot;, # The name of the range(s) to delete. All named ranges wit…
156 &quot;namedRangeId&quot;: &quot;A String&quot;, # The ID of the named range to delete.
158 …f the paragraphs that overlap with the given range. The nesting level of each paragraph will be vi…
159 … &quot;range&quot;: { # Specifies a contiguous range of text. # The range to delete bullets from.
160 …&quot;endIndex&quot;: 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
161 …quot;A String&quot;, # The ID of the header, footer or footnote that this range is contained in. A…
162 …&quot;startIndex&quot;: 42, # The zero-based start index of this range, in UTF-16 code units. In a…
165 …Object&quot;: { # Deletes a PositionedObject from the document. # Deletes a positioned object from…
166 &quot;objectId&quot;: &quot;A String&quot;, # The ID of the positioned object to delete.
169The reference table cell location from which the column will be deleted. The column this cell span…
170 …&quot;columnIndex&quot;: 42, # The zero-based column index. For example, the second column in the
171 …&quot;rowIndex&quot;: 42, # The zero-based row index. For example, the second row in the table has…
172 …rtLocation&quot;: { # A particular location in the document. # The location where the table starts…
173 …&quot;index&quot;: 42, # The zero-based index, in UTF-16 code units. The index is relative to the
174 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
179The reference table cell location from which the row will be deleted. The row this cell spans will…
180 …&quot;columnIndex&quot;: 42, # The zero-based column index. For example, the second column in the
181 …&quot;rowIndex&quot;: 42, # The zero-based row index. For example, the second row in the table has…
182 …rtLocation&quot;: { # A particular location in the document. # The location where the table starts…
183 …&quot;index&quot;: 42, # The zero-based index, in UTF-16 code units. The index is relative to the
184 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
188 … # Inserts an InlineObject containing an image at the given location. # Inserts an inline image at…
189the end of a body, header, footer or footnote. The location is immediately before the last newline…
190 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
192the document. # Inserts the image at a specific index in the document. The image must be inserted …
193 …&quot;index&quot;: 42, # The zero-based index, in UTF-16 code units. The index is relative to the
194 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
196The size that the image should appear as in the document. This property is optional and the final …
197 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
198 &quot;magnitude&quot;: 3.14, # The magnitude.
199 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
201 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
202 &quot;magnitude&quot;: 3.14, # The magnitude.
203 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
206The image URI. The image is fetched once at insertion time and a copy is stored for display inside…
208 …{ # Inserts a page break followed by a newline at the specified location. # Inserts a page break a…
209the end of a body, header, footer or footnote. The location is immediately before the last newline…
210 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
212the document. # Inserts the page break at a specific index in the document. The page break must be…
213 …&quot;index&quot;: 42, # The zero-based index, in UTF-16 code units. The index is relative to the
214 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
217 …a section break at the given location. A newline character will be inserted before the section bre…
218the end of a body, header, footer or footnote. The location is immediately before the last newline…
219 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
221the document. # Inserts a newline and a section break at a specific index in the document. The sec…
222 …&quot;index&quot;: 42, # The zero-based index, in UTF-16 code units. The index is relative to the
223 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
225 &quot;sectionType&quot;: &quot;A String&quot;, # The type of section to insert.
227 … Inserts a table at the specified location. A newline character will be inserted before the insert…
228 &quot;columns&quot;: 42, # The number of columns in the table.
229the end of a body, header, footer or footnote. The location is immediately before the last newline…
230 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
232the document. # Inserts the table at a specific model index. A newline character will be inserted …
233 …&quot;index&quot;: 42, # The zero-based index, in UTF-16 code units. The index is relative to the
234 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
236 &quot;rows&quot;: 42, # The number of rows in the table.
239 …her to insert new column to the right of the reference cell location. - `True`: insert to the righ…
240The reference table cell location from which columns will be inserted. A new column will be insert…
241 …&quot;columnIndex&quot;: 42, # The zero-based column index. For example, the second column in the
242 …&quot;rowIndex&quot;: 42, # The zero-based row index. For example, the second row in the table has…
243 …rtLocation&quot;: { # A particular location in the document. # The location where the table starts…
244 …&quot;index&quot;: 42, # The zero-based index, in UTF-16 code units. The index is relative to the
245 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
250 …Whether to insert new row below the reference cell location. - `True`: insert below the cell. - `F…
251The reference table cell location from which rows will be inserted. A new row will be inserted abo…
252 …&quot;columnIndex&quot;: 42, # The zero-based column index. For example, the second column in the
253 …&quot;rowIndex&quot;: 42, # The zero-based row index. For example, the second row in the table has…
254 …rtLocation&quot;: { # A particular location in the document. # The location where the table starts…
255 …&quot;index&quot;: 42, # The zero-based index, in UTF-16 code units. The index is relative to the
256 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
260 …&quot;insertText&quot;: { # Inserts text at the specified location. # Inserts text at the specifie…
261the end of a body, header, footer or footnote. The location is immediately before the last newline…
262 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
264the document. # Inserts the text at a specific index in the document. Text must be inserted inside…
265 …&quot;index&quot;: 42, # The zero-based index, in UTF-16 code units. The index is relative to the
266 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
268The text to be inserted. Inserting a newline character will implicitly create a new Paragraph at t…
271the cells specified by a table range do not necessarily form a rectangle. For example, let&#x27;s …
272 &quot;columnSpan&quot;: 42, # The column span of the table range.
273 &quot;rowSpan&quot;: 42, # The row span of the table range.
274 …ocation&quot;: { # Location of a single cell within a table. # The cell location where the table r…
275 …&quot;columnIndex&quot;: 42, # The zero-based column index. For example, the second column in the
276 …&quot;rowIndex&quot;: 42, # The zero-based row index. For example, the second row in the table has…
277 …rtLocation&quot;: { # A particular location in the document. # The location where the table starts…
278 …&quot;index&quot;: 42, # The zero-based index, in UTF-16 code units. The index is relative to the
279 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
284 …nces of text matching a criteria with replace text. # Replaces all instances of the specified text.
285 …;: { # A criteria that matches a specific string of text in the document. # Finds text in the docu…
286 …ue or False, # Indicates whether the search should respect case: - `True`: the search is case sens…
287 &quot;text&quot;: &quot;A String&quot;, # The text to search for in the document.
289 … &quot;replaceText&quot;: &quot;A String&quot;, # The text that will replace the matched text.
291 …ves some image effects from the existing image in order to mirror the behavior of the Docs editor.…
292 …&quot;imageObjectId&quot;: &quot;A String&quot;, # The ID of the existing image that will be repla…
293 &quot;imageReplaceMethod&quot;: &quot;A String&quot;, # The replacement method.
294The URI of the new image. The image is fetched once at insertion time and a copy is stored for dis…
296the contents of the specified NamedRange or NamedRanges with the given replacement content. Note t…
297 …uot;: &quot;A String&quot;, # The ID of the named range whose content will be replaced. If there i…
298The name of the NamedRanges whose content will be replaced. If there are multiple named ranges wit…
299 …quot;text&quot;: &quot;A String&quot;, # Replaces the content of the specified named range(s) with…
302the cells specified by a table range do not necessarily form a rectangle. For example, let&#x27;s …
303 &quot;columnSpan&quot;: 42, # The column span of the table range.
304 &quot;rowSpan&quot;: 42, # The row span of the table range.
305 …ocation&quot;: { # Location of a single cell within a table. # The cell location where the table r…
306 …&quot;columnIndex&quot;: 42, # The zero-based column index. For example, the second column in the
307 …&quot;rowIndex&quot;: 42, # The zero-based row index. For example, the second row in the table has…
308 …rtLocation&quot;: { # A particular location in the document. # The location where the table starts…
309 …&quot;index&quot;: 42, # The zero-based index, in UTF-16 code units. The index is relative to the
310 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
315 …&quot;updateDocumentStyle&quot;: { # Updates the DocumentStyle. # Updates the style of the documen…
316The style of the document. # The styles to set on the document. Certain document style changes may…
317 …&quot;background&quot;: { # Represents the background of a document. # The background of the docum…
318 …or&quot;: { # A color that can either be fully opaque or fully transparent. # The background color.
320 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
321 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
322 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
323 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
328 …&quot;defaultFooterId&quot;: &quot;A String&quot;, # The ID of the default footer. If not set, the…
329 …&quot;defaultHeaderId&quot;: &quot;A String&quot;, # The ID of the default header. If not set, the…
330The ID of the footer used only for even pages. The value of use_even_page_header_footer determines…
331The ID of the header used only for even pages. The value of use_even_page_header_footer determines…
332The ID of the footer used only for the first page. If not set then a unique footer for the first p…
333The ID of the header used only for the first page. If not set then a unique header for the first p…
334 … single direction in the specified units. # The bottom page margin. Updating the bottom page margi…
335 &quot;magnitude&quot;: 3.14, # The magnitude.
336 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
338 …de in a single direction in the specified units. # The amount of space between the bottom of the p…
339 &quot;magnitude&quot;: 3.14, # The magnitude.
340 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
342 …ude in a single direction in the specified units. # The amount of space between the top of the pag…
343 &quot;magnitude&quot;: 3.14, # The magnitude.
344 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
346 … a single direction in the specified units. # The left page margin. Updating the left page margin …
347 &quot;magnitude&quot;: 3.14, # The magnitude.
348 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
350 …a single direction in the specified units. # The right page margin. Updating the right page margin…
351 &quot;magnitude&quot;: 3.14, # The magnitude.
352 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
354 …n a single direction in the specified units. # The top page margin. Updating the top page margin o…
355 &quot;magnitude&quot;: 3.14, # The magnitude.
356 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
358 …&quot;pageNumberStart&quot;: 42, # The page number from which to start counting the number of page…
359 &quot;pageSize&quot;: { # A width and height. # The size of a page in the document.
360 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
361 &quot;magnitude&quot;: 3.14, # The magnitude.
362 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
364 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
365 &quot;magnitude&quot;: 3.14, # The magnitude.
366 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
369 …n_footer, SectionStyle margin_footer are respected. When false, the default values in the Docs edi…
370 …Footer&quot;: True or False, # Indicates whether to use the even page header / footer IDs for the
371 …ooter&quot;: True or False, # Indicates whether to use the first page header / footer IDs for the
373The fields that should be updated. At least one field must be specified. The root `document_style`…
375 …phStyle&quot;: { # Update the styling of all paragraphs that overlap with the given range. # Updat…
376The fields that should be updated. At least one field must be specified. The root `paragraph_style…
377the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
378 &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
379 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
380The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
381 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
383 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
384 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
385 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
386 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
390 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
391 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
392 &quot;magnitude&quot;: 3.14, # The magnitude.
393 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
395 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
396 &quot;magnitude&quot;: 3.14, # The magnitude.
397 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
400The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
401 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
403 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
404 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
405 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
406 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
410 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
411 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
412 &quot;magnitude&quot;: 3.14, # The magnitude.
413 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
415 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
416 &quot;magnitude&quot;: 3.14, # The magnitude.
417 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
420The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
421 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
423 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
424 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
425 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
426 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
430 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
431 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
432 &quot;magnitude&quot;: 3.14, # The magnitude.
433 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
435 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
436 &quot;magnitude&quot;: 3.14, # The magnitude.
437 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
440The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
441 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
443 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
444 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
445 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
446 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
450 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
451 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
452 &quot;magnitude&quot;: 3.14, # The magnitude.
453 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
455 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
456 &quot;magnitude&quot;: 3.14, # The magnitude.
457 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
460The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
461 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
463 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
464 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
465 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
466 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
470 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
471 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
472 &quot;magnitude&quot;: 3.14, # The magnitude.
473 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
475 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
476 &quot;magnitude&quot;: 3.14, # The magnitude.
477 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
480 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
481 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
482the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
483 &quot;magnitude&quot;: 3.14, # The magnitude.
484 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
486 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
487 &quot;magnitude&quot;: 3.14, # The magnitude.
488 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
490the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
491 &quot;magnitude&quot;: 3.14, # The magnitude.
492 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
494 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
495 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
496 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
497The named style type of the paragraph. Since updating the named style type affects other propertie…
498 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
499 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
501 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
502 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
503 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
504 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
509 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
510 &quot;magnitude&quot;: 3.14, # The magnitude.
511 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
513 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
514 &quot;magnitude&quot;: 3.14, # The magnitude.
515 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
517 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
518 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
520 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
521 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
522 &quot;magnitude&quot;: 3.14, # The magnitude.
523 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
528 …&quot;range&quot;: { # Specifies a contiguous range of text. # The range overlapping the paragraph…
529 …&quot;endIndex&quot;: 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
530 …quot;A String&quot;, # The ID of the header, footer or footnote that this range is contained in. A…
531 …&quot;startIndex&quot;: 42, # The zero-based start index of this range, in UTF-16 code units. In a…
534 …&quot;updateSectionStyle&quot;: { # Updates the SectionStyle. # Updates the section style of the s…
535The fields that should be updated. At least one field must be specified. The root `section_style` …
536 …uous range of text. # The range overlapping the sections to style. Because section breaks can only…
537 …&quot;endIndex&quot;: 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
538 …quot;A String&quot;, # The ID of the header, footer or footnote that this range is contained in. A…
539 …&quot;startIndex&quot;: 42, # The zero-based start index of this range, in UTF-16 code units. In a…
541The styling that applies to a section. # The styles to be set on the section. Certain section styl…
542 …perties&quot;: [ # The section&#x27;s columns properties. If empty, the section contains one colum…
544 …d&quot;: { # A magnitude in a single direction in the specified units. # The padding at the end of…
545 &quot;magnitude&quot;: 3.14, # The magnitude.
546 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
548 …h&quot;: { # A magnitude in a single direction in the specified units. # Output only. The width of…
549 &quot;magnitude&quot;: 3.14, # The magnitude.
550 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
554 …quot;: &quot;A String&quot;, # The style of column separators. This style can be set even when the…
555 …t;contentDirection&quot;: &quot;A String&quot;, # The content direction of this section. If unset,…
556 …ot;, # The ID of the default footer. If unset, the value inherits from the previous SectionBreak&#…
557 …ot;, # The ID of the default header. If unset, the value inherits from the previous SectionBreak&#…
558The ID of the footer used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
559The ID of the header used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
560The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
561The ID of the header used only for the first page of the section. If use_first_page_header_footer …
562 …m&quot;: { # A magnitude in a single direction in the specified units. # The bottom page margin of…
563 &quot;magnitude&quot;: 3.14, # The magnitude.
564 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
566the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
567 &quot;magnitude&quot;: 3.14, # The magnitude.
568 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
570the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
571 &quot;magnitude&quot;: 3.14, # The magnitude.
572 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
574the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
575 &quot;magnitude&quot;: 3.14, # The magnitude.
576 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
578the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
579 &quot;magnitude&quot;: 3.14, # The magnitude.
580 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
582 …Top&quot;: { # A magnitude in a single direction in the specified units. # The top page margin of
583 &quot;magnitude&quot;: 3.14, # The magnitude.
584 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
586The page number from which to start counting the number of pages for this section. If unset, page …
587 &quot;sectionType&quot;: &quot;A String&quot;, # Output only. The type of section.
588the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
591 …&quot;updateTableCellStyle&quot;: { # Updates the style of a range of table cells. # Updates the s…
592The fields that should be updated. At least one field must be specified. The root `tableCellStyle`…
593The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
594 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
596 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
597 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
598 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
599 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
603 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
604 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
606 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
607 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
608 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
609 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
613 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
614 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
615 &quot;magnitude&quot;: 3.14, # The magnitude.
616 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
619 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
620 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
622 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
623 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
624 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
625 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
629 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
630 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
631 &quot;magnitude&quot;: 3.14, # The magnitude.
632 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
635 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
636 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
638 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
639 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
640 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
641 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
645 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
646 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
647 &quot;magnitude&quot;: 3.14, # The magnitude.
648 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
651 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
652 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
654 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
655 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
656 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
657 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
661 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
662 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
663 &quot;magnitude&quot;: 3.14, # The magnitude.
664 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
667 &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
668 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
669 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
670 &quot;magnitude&quot;: 3.14, # The magnitude.
671 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
673 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
674 &quot;magnitude&quot;: 3.14, # The magnitude.
675 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
677 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
678 &quot;magnitude&quot;: 3.14, # The magnitude.
679 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
681 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
682 &quot;magnitude&quot;: 3.14, # The magnitude.
683 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
685 &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
687the cells specified by a table range do not necessarily form a rectangle. For example, let&#x27;s …
688 &quot;columnSpan&quot;: 42, # The column span of the table range.
689 &quot;rowSpan&quot;: 42, # The row span of the table range.
690 …ocation&quot;: { # Location of a single cell within a table. # The cell location where the table r…
691 …&quot;columnIndex&quot;: 42, # The zero-based column index. For example, the second column in the
692 …&quot;rowIndex&quot;: 42, # The zero-based row index. For example, the second row in the table has…
693 …rtLocation&quot;: { # A particular location in the document. # The location where the table starts…
694 …&quot;index&quot;: 42, # The zero-based index, in UTF-16 code units. The index is relative to the
695 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
699 …cation in the document. # The location where the table starts in the document. When specified, the
700 …&quot;index&quot;: 42, # The zero-based index, in UTF-16 code units. The index is relative to the
701 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
704 …dateTableColumnProperties&quot;: { # Updates the TableColumnProperties of columns in a table. # Up…
705 …&quot;columnIndices&quot;: [ # The list of zero-based column indices whose property should be upda…
708The fields that should be updated. At least one field must be specified. The root `tableColumnProp…
709 …tableColumnProperties&quot;: { # The properties of a column in a table. # The table column propert…
710 …ot;: { # A magnitude in a single direction in the specified units. # The width of the column. Set …
711 &quot;magnitude&quot;: 3.14, # The magnitude.
712 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
714 &quot;widthType&quot;: &quot;A String&quot;, # The width type of the column.
716 …rtLocation&quot;: { # A particular location in the document. # The location where the table starts…
717 …&quot;index&quot;: 42, # The zero-based index, in UTF-16 code units. The index is relative to the
718 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
721 …&quot;updateTableRowStyle&quot;: { # Updates the TableRowStyle of rows in a table. # Updates the r…
722The fields that should be updated. At least one field must be specified. The root `tableRowStyle` …
723 …&quot;rowIndices&quot;: [ # The list of zero-based row indices whose style should be updated. If n…
726 …quot;tableRowStyle&quot;: { # Styles that apply to a table row. # The styles to be set on the rows.
727the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
728 &quot;magnitude&quot;: 3.14, # The magnitude.
729 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
732 …rtLocation&quot;: { # A particular location in the document. # The location where the table starts…
733 …&quot;index&quot;: 42, # The zero-based index, in UTF-16 code units. The index is relative to the
734 …ot;: &quot;A String&quot;, # The ID of the header, footer or footnote the location is in. An empty…
737 …&quot;updateTextStyle&quot;: { # Update the styling of text. # Updates the text style at the speci…
738The fields that should be updated. At least one field must be specified. The root `text_style` is …
739The range of text to style. The range may be extended to include adjacent newlines. If the range f…
740 …&quot;endIndex&quot;: 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
741 …quot;A String&quot;, # The ID of the header, footer or footnote that this range is contained in. A…
742 …&quot;startIndex&quot;: 42, # The zero-based start index of this range, in UTF-16 code units. In a…
744the styling that can be applied to text. Inherited text styles are represented as unset fields in …
745 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
747 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
748 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
749 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
750 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
754The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
755 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
756 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
757 &quot;magnitude&quot;: 3.14, # The magnitude.
758 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
760 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
762 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
763 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
764 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
765 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
769 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
770The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
771 &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
772 &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
775 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
776 &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
777 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
778 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
779The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
780The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
787The revision ID of the document that the write request will be applied to. If this is not the late…
788The target revision ID of the document that the write request will be applied to. If collaborator …
798 An object of the form:
801 …&quot;documentId&quot;: &quot;A String&quot;, # The ID of the document to which the updates were a…
802 …&quot;replies&quot;: [ # The reply of the updates. This maps 1:1 with the updates, although replie…
804 … &quot;createFooter&quot;: { # The result of creating a footer. # The result of creating a footer.
805 &quot;footerId&quot;: &quot;A String&quot;, # The ID of the created footer.
807 …&quot;createFootnote&quot;: { # The result of creating a footnote. # The result of creating a foot…
808 &quot;footnoteId&quot;: &quot;A String&quot;, # The ID of the created footnote.
810 … &quot;createHeader&quot;: { # The result of creating a header. # The result of creating a header.
811 &quot;headerId&quot;: &quot;A String&quot;, # The ID of the created header.
813 …&quot;createNamedRange&quot;: { # The result of creating a named range. # The result of creating a…
814 &quot;namedRangeId&quot;: &quot;A String&quot;, # The ID of the created named range.
816 …&quot;insertInlineImage&quot;: { # The result of inserting an inline image. # The result of insert…
817 &quot;objectId&quot;: &quot;A String&quot;, # The ID of the created InlineObject.
819 …&quot;insertInlineSheetsChart&quot;: { # The result of inserting an embedded Google Sheets chart. …
820 &quot;objectId&quot;: &quot;A String&quot;, # The object ID of the inserted chart.
822 &quot;replaceAllText&quot;: { # The result of replacing text. # The result of replacing text.
823 … &quot;occurrencesChanged&quot;: 42, # The number of occurrences changed by replacing all text.
827 …vides control over how write requests are executed. # The updated write control after applying the
828The revision ID of the document that the write request will be applied to. If this is not the late…
829The target revision ID of the document that the write request will be applied to. If collaborator …
841 …nk document using the title given in the request. Other fields in the request, including any provi…
844 body: object, The request body.
845 The object takes the form of:
848The document body. The body typically contains the full document contents except for headers, foot…
849 …&quot;content&quot;: [ # The contents of the body. The indexes for the body&#x27;s content begin a…
850 { # A StructuralElement describes content that provides structure to the document.
851 …&quot;endIndex&quot;: 42, # The zero-based end index of this structural element, exclusive, in UTF…
853 …&quot;bullet&quot;: { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
854 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
855 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
856the styling that can be applied to text. Inherited text styles are represented as unset fields in …
857 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
859 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
860 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
861 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
862 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
866The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
867 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
868 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
869 &quot;magnitude&quot;: 3.14, # The magnitude.
870 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
872 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
874 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
875 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
876 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
877 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
881 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
882The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
883 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
884 &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
887 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
888 &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
889 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
890 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
891The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
892The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
896 … &quot;elements&quot;: [ # The content of the paragraph broken down into its component parts.
898 …&quot;autoText&quot;: { # A ParagraphElement representing a spot in the text that is dynamically r…
899 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
902 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An AutoText may have multiple …
905 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this AutoText, keye…
907the styling that can be applied to text. Inherited text styles are represented as unset fields in …
908 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
910 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
911 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
912 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
913 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
917The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
918 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
919 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
920 &quot;magnitude&quot;: 3.14, # The magnitude.
921 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
923 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
925 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
926 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
927 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
928 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
932 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
933The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
934 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
935 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
938 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
939 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
940 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
941 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
942The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
943The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
946the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
961the styling that can be applied to text. Inherited text styles are represented as unset fields in …
962 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
964 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
965 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
966 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
967 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
971The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
972 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
973 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
974 &quot;magnitude&quot;: 3.14, # The magnitude.
975 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
977 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
979 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
980 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
981 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
982 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
986 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
987The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
988 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
989 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
992 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
993 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
994 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
995 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
996The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
997The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1000 &quot;type&quot;: &quot;A String&quot;, # The type of this auto text.
1002 …ment representing a column break. A column break makes the subsequent text start at the top of the
1003 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
1006 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A ColumnBreak may have multipl…
1009 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this ColumnBreak, k…
1011the styling that can be applied to text. Inherited text styles are represented as unset fields in …
1012 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
1014 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1015 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1016 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1017 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1021The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1022 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
1023 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
1024 &quot;magnitude&quot;: 3.14, # The magnitude.
1025 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1027 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1029 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1030 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1031 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1032 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1036 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
1037The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1038 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
1039 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
1042 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
1043 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
1044 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
1045 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
1046The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1047The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1050the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
1065the styling that can be applied to text. Inherited text styles are represented as unset fields in …
1066 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
1068 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1069 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1070 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1071 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1075The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1076 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
1077 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
1078 &quot;magnitude&quot;: 3.14, # The magnitude.
1079 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1081 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1083 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1084 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1085 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1086 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1090 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
1091The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1092 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
1093 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
1096 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
1097 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
1098 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
1099 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
1100The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1101The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1105 …&quot;endIndex&quot;: 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
1107 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
1110 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Equation may have multiple i…
1114 …otnote reference. A footnote reference is the inline content rendered with a number and is used to…
1115 …&quot;footnoteId&quot;: &quot;A String&quot;, # The ID of the footnote that contains the content o…
1116 … &quot;footnoteNumber&quot;: &quot;A String&quot;, # The rendered number of this footnote.
1117 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
1120 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A FootnoteReference may have m…
1123 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this FootnoteRefere…
1125the styling that can be applied to text. Inherited text styles are represented as unset fields in …
1126 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
1128 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1129 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1130 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1131 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1135The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1136 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
1137 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
1138 &quot;magnitude&quot;: 3.14, # The magnitude.
1139 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1141 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1143 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1144 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1145 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1146 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1150 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
1151The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1152 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
1153 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
1156 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
1157 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
1158 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
1159 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
1160The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1161The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1164the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
1179the styling that can be applied to text. Inherited text styles are represented as unset fields in …
1180 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
1182 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1183 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1184 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1185 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1189The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1190 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
1191 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
1192 &quot;magnitude&quot;: 3.14, # The magnitude.
1193 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1195 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1197 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1198 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1199 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1200 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1204 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
1205The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1206 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
1207 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
1210 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
1211 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
1212 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
1213 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
1214The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1215The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1220 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
1223 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A HorizontalRule may have mult…
1226 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this HorizontalRule…
1228the styling that can be applied to text. Inherited text styles are represented as unset fields in …
1229 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
1231 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1232 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1233 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1234 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1238The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1239 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
1240 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
1241 &quot;magnitude&quot;: 3.14, # The magnitude.
1242 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1244 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1246 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1247 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1248 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1249 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1253 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
1254The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1255 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
1256 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
1259 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
1260 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
1261 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
1262 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
1263The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1264The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1267the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
1282the styling that can be applied to text. Inherited text styles are represented as unset fields in …
1283 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
1285 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1286 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1287 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1288 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1292The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1293 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
1294 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
1295 &quot;magnitude&quot;: 3.14, # The magnitude.
1296 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1298 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1300 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1301 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1302 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1303 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1307 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
1308The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1309 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
1310 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
1313 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
1314 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
1315 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
1316 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
1317The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1318The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1323 …&quot;inlineObjectId&quot;: &quot;A String&quot;, # The ID of the InlineObject this element contai…
1324 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
1327 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An InlineObjectElement may hav…
1330 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this InlineObject, …
1332the styling that can be applied to text. Inherited text styles are represented as unset fields in …
1333 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
1335 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1336 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1337 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1338 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1342The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1343 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
1344 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
1345 &quot;magnitude&quot;: 3.14, # The magnitude.
1346 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1348 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1350 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1351 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1352 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1353 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1357 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
1358The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1359 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
1360 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
1363 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
1364 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
1365 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
1366 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
1367The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1368The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1371the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
1386the styling that can be applied to text. Inherited text styles are represented as unset fields in …
1387 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
1389 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1390 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1391 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1392 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1396The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1397 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
1398 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
1399 &quot;magnitude&quot;: 3.14, # The magnitude.
1400 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1402 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1404 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1405 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1406 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1407 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1411 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
1412The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1413 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
1414 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
1417 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
1418 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
1419 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
1420 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
1421The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1422The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1426 …hElement representing a page break. A page break makes the subsequent text start at the top of the
1427 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
1430 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A PageBreak may have multiple …
1433 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this PageBreak, key…
1435the styling that can be applied to text. Inherited text styles are represented as unset fields in …
1436 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
1438 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1439 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1440 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1441 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1445The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1446 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
1447 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
1448 &quot;magnitude&quot;: 3.14, # The magnitude.
1449 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1451 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1453 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1454 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1455 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1456 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1460 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
1461The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1462 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
1463 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
1466 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
1467 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
1468 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
1469 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
1470The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1471The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1474the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
1489the styling that can be applied to text. Inherited text styles are represented as unset fields in …
1490 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
1492 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1493 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1494 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1495 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1499The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1500 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
1501 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
1502 &quot;magnitude&quot;: 3.14, # The magnitude.
1503 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1505 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1507 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1508 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1509 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1510 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1514 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
1515The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1516 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
1517 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
1520 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
1521 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
1522 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
1523 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
1524The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1525The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1529 … document. These mentions behave as a single, immutable element containing the person&#x27;s name …
1530 … &quot;personId&quot;: &quot;A String&quot;, # Output only. The unique ID of this link.
1531 …operties&quot;: { # Properties specific to a linked Person. # Output only. The properties of this …
1532 …&quot;email&quot;: &quot;A String&quot;, # Output only. The email address linked to this Person. T…
1533 …;: &quot;A String&quot;, # Output only. The name of the person if it is displayed in the link text…
1535 …letionIds&quot;: [ # IDs for suggestions that remove this person link from the document. A Person …
1538 …ertionIds&quot;: [ # IDs for suggestions that insert this person link into the document. A Person …
1541 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this Person, keyed …
1543the styling that can be applied to text. Inherited text styles are represented as unset fields in …
1544 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
1546 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1547 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1548 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1549 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1553The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1554 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
1555 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
1556 &quot;magnitude&quot;: 3.14, # The magnitude.
1557 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1559 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1561 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1562 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1563 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1564 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1568 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
1569The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1570 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
1571 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
1574 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
1575 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
1576 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
1577 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
1578The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1579The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1582the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
1597the styling that can be applied to text. Inherited text styles are represented as unset fields in …
1598 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
1600 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1601 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1602 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1603 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1607The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1608 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
1609 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
1610 &quot;magnitude&quot;: 3.14, # The magnitude.
1611 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1613 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1615 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1616 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1617 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1618 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1622 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
1623The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1624 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
1625 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
1628 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
1629 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
1630 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
1631 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
1632The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1633The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1638 &quot;richLinkId&quot;: &quot;A String&quot;, # Output only. The ID of this link.
1639 …inkProperties&quot;: { # Properties specific to a RichLink. # Output only. The properties of this …
1640 … &quot;A String&quot;, # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
1641The title of the RichLink as displayed in the link. This title matches the title of the linked res…
1642 …&quot;uri&quot;: &quot;A String&quot;, # Output only. The URI to the RichLink. This is always pres…
1644 …estedDeletionIds&quot;: [ # IDs for suggestions that remove this link from the document. A RichLin…
1647 …stedInsertionIds&quot;: [ # IDs for suggestions that insert this link into the document. A RichLin…
1650 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this RichLink, keye…
1652the styling that can be applied to text. Inherited text styles are represented as unset fields in …
1653 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
1655 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1656 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1657 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1658 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1662The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1663 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
1664 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
1665 &quot;magnitude&quot;: 3.14, # The magnitude.
1666 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1668 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1670 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1671 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1672 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1673 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1677 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
1678The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1679 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
1680 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
1683 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
1684 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
1685 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
1686 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
1687The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1688The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1691the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
1706the styling that can be applied to text. Inherited text styles are represented as unset fields in …
1707 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
1709 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1710 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1711 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1712 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1716The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1717 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
1718 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
1719 &quot;magnitude&quot;: 3.14, # The magnitude.
1720 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1722 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1724 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1725 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1726 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1727 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1731 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
1732The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1733 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
1734 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
1737 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
1738 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
1739 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
1740 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
1741The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1742The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1746 …&quot;startIndex&quot;: 42, # The zero-based start index of this paragraph element, in UTF-16 code…
1747 …n&quot;: { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
1748 …ontent&quot;: &quot;A String&quot;, # The text of this run. Any non-text elements in the run are r…
1749 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
1752 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TextRun may have multiple in…
1755 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this run, keyed by …
1757the styling that can be applied to text. Inherited text styles are represented as unset fields in …
1758 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
1760 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1761 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1762 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1763 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1767The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1768 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
1769 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
1770 &quot;magnitude&quot;: 3.14, # The magnitude.
1771 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1773 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1775 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1776 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1777 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1778 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1782 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
1783The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1784 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
1785 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
1788 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
1789 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
1790 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
1791 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
1792The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1793The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1796the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
1811the styling that can be applied to text. Inherited text styles are represented as unset fields in …
1812 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
1814 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1815 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1816 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1817 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1821The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1822 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
1823 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
1824 &quot;magnitude&quot;: 3.14, # The magnitude.
1825 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1827 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1829 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1830 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1831 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1832 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1836 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
1837The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1838 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
1839 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
1842 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
1843 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
1844 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
1845 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
1846The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1847The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1853the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
1854 &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
1855 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
1856The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
1857 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
1859 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1860 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1861 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1862 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1866 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
1867 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
1868 &quot;magnitude&quot;: 3.14, # The magnitude.
1869 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1871 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
1872 &quot;magnitude&quot;: 3.14, # The magnitude.
1873 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1876The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
1877 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
1879 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1880 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1881 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1882 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1886 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
1887 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
1888 &quot;magnitude&quot;: 3.14, # The magnitude.
1889 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1891 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
1892 &quot;magnitude&quot;: 3.14, # The magnitude.
1893 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1896The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
1897 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
1899 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1900 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1901 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1902 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1906 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
1907 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
1908 &quot;magnitude&quot;: 3.14, # The magnitude.
1909 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1911 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
1912 &quot;magnitude&quot;: 3.14, # The magnitude.
1913 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1916The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
1917 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
1919 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1920 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1921 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1922 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1926 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
1927 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
1928 &quot;magnitude&quot;: 3.14, # The magnitude.
1929 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1931 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
1932 &quot;magnitude&quot;: 3.14, # The magnitude.
1933 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1936The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
1937 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
1939 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1940 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1941 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1942 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1946 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
1947 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
1948 &quot;magnitude&quot;: 3.14, # The magnitude.
1949 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1951 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
1952 &quot;magnitude&quot;: 3.14, # The magnitude.
1953 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1956 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
1957 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
1958the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
1959 &quot;magnitude&quot;: 3.14, # The magnitude.
1960 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1962 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
1963 &quot;magnitude&quot;: 3.14, # The magnitude.
1964 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1966the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
1967 &quot;magnitude&quot;: 3.14, # The magnitude.
1968 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1970 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
1971 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
1972 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
1973The named style type of the paragraph. Since updating the named style type affects other propertie…
1974 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
1975 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
1977 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
1978 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
1979 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
1980 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
1985 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
1986 &quot;magnitude&quot;: 3.14, # The magnitude.
1987 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1989 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
1990 &quot;magnitude&quot;: 3.14, # The magnitude.
1991 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
1993 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
1994 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
1996 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
1997 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
1998 &quot;magnitude&quot;: 3.14, # The magnitude.
1999 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2004 … &quot;positionedObjectIds&quot;: [ # The IDs of the positioned objects tethered to this paragraph.
2007 … &quot;suggestedBulletChanges&quot;: { # The suggested changes to this paragraph&#x27;s bullet.
2009 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
2010 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
2011 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
2012the styling that can be applied to text. Inherited text styles are represented as unset fields in …
2013 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
2015 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2016 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2017 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2018 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2022The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
2023 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
2024 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
2025 &quot;magnitude&quot;: 3.14, # The magnitude.
2026 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2028 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
2030 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2031 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2032 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2033 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2037 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
2038The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
2039 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
2040 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
2043 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
2044 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
2045 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
2046 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
2047The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
2048The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
2052the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
2053 …t;listIdSuggested&quot;: True or False, # Indicates if there was a suggested change to the list_id.
2054 …elSuggested&quot;: True or False, # Indicates if there was a suggested change to the nesting_level.
2055the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
2071 …&quot;suggestedParagraphStyleChanges&quot;: { # The suggested paragraph style changes to this para…
2073the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
2074 … &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
2075 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
2076The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
2077 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
2079 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2080 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2081 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2082 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2086 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
2087 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
2088 &quot;magnitude&quot;: 3.14, # The magnitude.
2089 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2091 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
2092 &quot;magnitude&quot;: 3.14, # The magnitude.
2093 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2096The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
2097 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
2099 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2100 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2101 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2102 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2106 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
2107 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
2108 &quot;magnitude&quot;: 3.14, # The magnitude.
2109 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2111 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
2112 &quot;magnitude&quot;: 3.14, # The magnitude.
2113 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2116The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
2117 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
2119 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2120 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2121 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2122 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2126 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
2127 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
2128 &quot;magnitude&quot;: 3.14, # The magnitude.
2129 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2131 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
2132 &quot;magnitude&quot;: 3.14, # The magnitude.
2133 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2136The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
2137 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
2139 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2140 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2141 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2142 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2146 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
2147 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
2148 &quot;magnitude&quot;: 3.14, # The magnitude.
2149 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2151 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
2152 &quot;magnitude&quot;: 3.14, # The magnitude.
2153 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2156The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
2157 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
2159 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2160 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2161 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2162 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2166 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
2167 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
2168 &quot;magnitude&quot;: 3.14, # The magnitude.
2169 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2171 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
2172 &quot;magnitude&quot;: 3.14, # The magnitude.
2173 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2176 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
2177 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
2178the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
2179 &quot;magnitude&quot;: 3.14, # The magnitude.
2180 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2182 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
2183 &quot;magnitude&quot;: 3.14, # The magnitude.
2184 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2186the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
2187 &quot;magnitude&quot;: 3.14, # The magnitude.
2188 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2190 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
2191 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
2192 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
2193The named style type of the paragraph. Since updating the named style type affects other propertie…
2194 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
2195 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
2197 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2198 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2199 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2200 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2205 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
2206 &quot;magnitude&quot;: 3.14, # The magnitude.
2207 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2209 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
2210 &quot;magnitude&quot;: 3.14, # The magnitude.
2211 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2213 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
2214 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
2216 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
2217 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
2218 &quot;magnitude&quot;: 3.14, # The magnitude.
2219 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2224the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
2241the fields on the base Shading have been changed in this suggested change. For any field set to tr…
2242 …undColorSuggested&quot;: True or False, # Indicates if there was a suggested change to the Shading.
2250 …&quot;suggestedPositionedObjectIds&quot;: { # The IDs of the positioned objects that are suggested…
2252 &quot;objectIds&quot;: [ # The object IDs.
2258the same SectionStyle. A section break represents the start of a new section, and the section sty…
2259 …&quot;sectionStyle&quot;: { # The styling that applies to a section. # The style of the section af…
2260 …perties&quot;: [ # The section&#x27;s columns properties. If empty, the section contains one colum…
2262 …d&quot;: { # A magnitude in a single direction in the specified units. # The padding at the end of…
2263 &quot;magnitude&quot;: 3.14, # The magnitude.
2264 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2266 …h&quot;: { # A magnitude in a single direction in the specified units. # Output only. The width of…
2267 &quot;magnitude&quot;: 3.14, # The magnitude.
2268 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2272 …quot;: &quot;A String&quot;, # The style of column separators. This style can be set even when the…
2273 …t;contentDirection&quot;: &quot;A String&quot;, # The content direction of this section. If unset,…
2274 …ot;, # The ID of the default footer. If unset, the value inherits from the previous SectionBreak&#…
2275 …ot;, # The ID of the default header. If unset, the value inherits from the previous SectionBreak&#…
2276The ID of the footer used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
2277The ID of the header used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
2278The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
2279The ID of the header used only for the first page of the section. If use_first_page_header_footer …
2280 …m&quot;: { # A magnitude in a single direction in the specified units. # The bottom page margin of…
2281 &quot;magnitude&quot;: 3.14, # The magnitude.
2282 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2284the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
2285 &quot;magnitude&quot;: 3.14, # The magnitude.
2286 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2288the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
2289 &quot;magnitude&quot;: 3.14, # The magnitude.
2290 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2292the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
2293 &quot;magnitude&quot;: 3.14, # The magnitude.
2294 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2296the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
2297 &quot;magnitude&quot;: 3.14, # The magnitude.
2298 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2300 …Top&quot;: { # A magnitude in a single direction in the specified units. # The top page margin of
2301 &quot;magnitude&quot;: 3.14, # The magnitude.
2302 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2304The page number from which to start counting the number of pages for this section. If unset, page …
2305 &quot;sectionType&quot;: &quot;A String&quot;, # Output only. The type of section.
2306the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
2308 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
2311 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A SectionBreak may have multip…
2315 …&quot;startIndex&quot;: 42, # The zero-based start index of this structural element, in UTF-16 cod…
2317 …&quot;columns&quot;: 42, # Number of columns in the table. It is possible for a table to be non-re…
2318 &quot;rows&quot;: 42, # Number of rows in the table.
2319 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
2322 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Table may have multiple inse…
2325 &quot;tableRows&quot;: [ # The contents and style of each row.
2326 { # The contents and style of a row in a Table.
2327 … &quot;endIndex&quot;: 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
2328 … &quot;startIndex&quot;: 42, # The zero-based start index of this row, in UTF-16 code units.
2329 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
2332 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableRow may have multiple i…
2335 …&quot;suggestedTableRowStyleChanges&quot;: { # The suggested style changes to this row, keyed by s…
2337 …row. # A TableRowStyle that only includes the changes made in this suggestion. This can be used al…
2338the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
2339 &quot;magnitude&quot;: 3.14, # The magnitude.
2340 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2343the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
2348The contents and style of each cell in this row. It is possible for a table to be non-rectangular,…
2349 { # The contents and style of a cell in a Table.
2350 &quot;content&quot;: [ # The content of the cell.
2353 …&quot;endIndex&quot;: 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
2354 … &quot;startIndex&quot;: 42, # The zero-based start index of this cell, in UTF-16 code units.
2355 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
2358 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableCell may have multiple …
2361 …&quot;suggestedTableCellStyleChanges&quot;: { # The suggested changes to the table cell style, key…
2363The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
2364 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
2366 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2367 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2368 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2369 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2373 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
2374 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
2376 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2377 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2378 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2379 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2383 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
2384 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
2385 &quot;magnitude&quot;: 3.14, # The magnitude.
2386 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2389 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
2390 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
2392 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2393 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2394 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2395 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2399 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
2400 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
2401 &quot;magnitude&quot;: 3.14, # The magnitude.
2402 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2405 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
2406 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
2408 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2409 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2410 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2411 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2415 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
2416 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
2417 &quot;magnitude&quot;: 3.14, # The magnitude.
2418 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2421 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
2422 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
2424 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2425 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2426 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2427 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2431 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
2432 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
2433 &quot;magnitude&quot;: 3.14, # The magnitude.
2434 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2437 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
2438 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
2439 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
2440 &quot;magnitude&quot;: 3.14, # The magnitude.
2441 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2443 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
2444 &quot;magnitude&quot;: 3.14, # The magnitude.
2445 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2447 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
2448 &quot;magnitude&quot;: 3.14, # The magnitude.
2449 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2451 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
2452 &quot;magnitude&quot;: 3.14, # The magnitude.
2453 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2455 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
2457the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
2473The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
2474 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
2476 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2477 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2478 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2479 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2483 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
2484 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
2486 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2487 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2488 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2489 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2493 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
2494 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
2495 &quot;magnitude&quot;: 3.14, # The magnitude.
2496 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2499 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
2500 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
2502 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2503 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2504 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2505 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2509 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
2510 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
2511 &quot;magnitude&quot;: 3.14, # The magnitude.
2512 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2515 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
2516 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
2518 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2519 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2520 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2521 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2525 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
2526 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
2527 &quot;magnitude&quot;: 3.14, # The magnitude.
2528 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2531 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
2532 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
2534 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2535 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2536 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2537 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2541 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
2542 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
2543 &quot;magnitude&quot;: 3.14, # The magnitude.
2544 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2547 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
2548 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
2549 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
2550 &quot;magnitude&quot;: 3.14, # The magnitude.
2551 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2553 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
2554 &quot;magnitude&quot;: 3.14, # The magnitude.
2555 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2557 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
2558 &quot;magnitude&quot;: 3.14, # The magnitude.
2559 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2561 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
2562 &quot;magnitude&quot;: 3.14, # The magnitude.
2563 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2565 &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
2569 … &quot;tableRowStyle&quot;: { # Styles that apply to a table row. # The style of the table row.
2570the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
2571 &quot;magnitude&quot;: 3.14, # The magnitude.
2572 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2577 &quot;tableStyle&quot;: { # Styles that apply to a table. # The style of the table.
2578The properties of each column. Note that in Docs, tables contain rows and rows contain cells, simi…
2579 { # The properties of a column in a table.
2580 …ot;: { # A magnitude in a single direction in the specified units. # The width of the column. Set …
2581 &quot;magnitude&quot;: 3.14, # The magnitude.
2582 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2584 &quot;widthType&quot;: &quot;A String&quot;, # The width type of the column.
2590 &quot;content&quot;: [ # The content of the table of contents.
2593 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
2596 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableOfContents may have mul…
2603 &quot;documentId&quot;: &quot;A String&quot;, # Output only. The ID of the document.
2604 …&quot;documentStyle&quot;: { # The style of the document. # Output only. The style of the document.
2605 …&quot;background&quot;: { # Represents the background of a document. # The background of the docum…
2606 …&quot;color&quot;: { # A color that can either be fully opaque or fully transparent. # The backgro…
2608 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2609 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2610 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2611 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2616 …&quot;defaultFooterId&quot;: &quot;A String&quot;, # The ID of the default footer. If not set, the…
2617 …&quot;defaultHeaderId&quot;: &quot;A String&quot;, # The ID of the default header. If not set, the…
2618The ID of the footer used only for even pages. The value of use_even_page_header_footer determines…
2619The ID of the header used only for even pages. The value of use_even_page_header_footer determines…
2620The ID of the footer used only for the first page. If not set then a unique footer for the first p…
2621The ID of the header used only for the first page. If not set then a unique header for the first p…
2622 … single direction in the specified units. # The bottom page margin. Updating the bottom page margi…
2623 &quot;magnitude&quot;: 3.14, # The magnitude.
2624 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2626 …de in a single direction in the specified units. # The amount of space between the bottom of the p…
2627 &quot;magnitude&quot;: 3.14, # The magnitude.
2628 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2630 …ude in a single direction in the specified units. # The amount of space between the top of the pag…
2631 &quot;magnitude&quot;: 3.14, # The magnitude.
2632 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2634 … a single direction in the specified units. # The left page margin. Updating the left page margin …
2635 &quot;magnitude&quot;: 3.14, # The magnitude.
2636 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2638 …a single direction in the specified units. # The right page margin. Updating the right page margin…
2639 &quot;magnitude&quot;: 3.14, # The magnitude.
2640 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2642 …n a single direction in the specified units. # The top page margin. Updating the top page margin o…
2643 &quot;magnitude&quot;: 3.14, # The magnitude.
2644 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2646 …&quot;pageNumberStart&quot;: 42, # The page number from which to start counting the number of page…
2647 &quot;pageSize&quot;: { # A width and height. # The size of a page in the document.
2648 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
2649 &quot;magnitude&quot;: 3.14, # The magnitude.
2650 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2652 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
2653 &quot;magnitude&quot;: 3.14, # The magnitude.
2654 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2657 …n_footer, SectionStyle margin_footer are respected. When false, the default values in the Docs edi…
2658 …Footer&quot;: True or False, # Indicates whether to use the even page header / footer IDs for the
2659 …ooter&quot;: True or False, # Indicates whether to use the first page header / footer IDs for the
2661 &quot;footers&quot;: { # Output only. The footers in the document, keyed by footer ID.
2663 …&quot;content&quot;: [ # The contents of the footer. The indexes for a footer&#x27;s content begin…
2664 { # A StructuralElement describes content that provides structure to the document.
2665 …&quot;endIndex&quot;: 42, # The zero-based end index of this structural element, exclusive, in UTF…
2667 …&quot;bullet&quot;: { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
2668 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
2669 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
2670the styling that can be applied to text. Inherited text styles are represented as unset fields in …
2671 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
2673 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2674 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2675 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2676 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2680The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
2681 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
2682 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
2683 &quot;magnitude&quot;: 3.14, # The magnitude.
2684 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2686 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
2688 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2689 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2690 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2691 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2695 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
2696The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
2697 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
2698 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
2701 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
2702 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
2703 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
2704 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
2705The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
2706The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
2710 … &quot;elements&quot;: [ # The content of the paragraph broken down into its component parts.
2712 …&quot;autoText&quot;: { # A ParagraphElement representing a spot in the text that is dynamically r…
2713 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
2716 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An AutoText may have multiple …
2719 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this AutoText, keye…
2721the styling that can be applied to text. Inherited text styles are represented as unset fields in …
2722 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
2724 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2725 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2726 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2727 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2731The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
2732 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
2733 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
2734 &quot;magnitude&quot;: 3.14, # The magnitude.
2735 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2737 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
2739 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2740 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2741 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2742 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2746 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
2747The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
2748 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
2749 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
2752 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
2753 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
2754 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
2755 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
2756The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
2757The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
2760the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
2775the styling that can be applied to text. Inherited text styles are represented as unset fields in …
2776 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
2778 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2779 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2780 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2781 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2785The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
2786 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
2787 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
2788 &quot;magnitude&quot;: 3.14, # The magnitude.
2789 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2791 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
2793 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2794 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2795 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2796 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2800 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
2801The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
2802 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
2803 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
2806 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
2807 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
2808 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
2809 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
2810The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
2811The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
2814 &quot;type&quot;: &quot;A String&quot;, # The type of this auto text.
2816 …ment representing a column break. A column break makes the subsequent text start at the top of the
2817 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
2820 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A ColumnBreak may have multipl…
2823 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this ColumnBreak, k…
2825the styling that can be applied to text. Inherited text styles are represented as unset fields in …
2826 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
2828 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2829 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2830 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2831 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2835The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
2836 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
2837 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
2838 &quot;magnitude&quot;: 3.14, # The magnitude.
2839 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2841 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
2843 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2844 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2845 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2846 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2850 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
2851The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
2852 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
2853 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
2856 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
2857 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
2858 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
2859 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
2860The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
2861The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
2864the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
2879the styling that can be applied to text. Inherited text styles are represented as unset fields in …
2880 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
2882 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2883 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2884 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2885 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2889The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
2890 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
2891 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
2892 &quot;magnitude&quot;: 3.14, # The magnitude.
2893 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2895 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
2897 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2898 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2899 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2900 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2904 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
2905The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
2906 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
2907 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
2910 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
2911 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
2912 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
2913 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
2914The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
2915The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
2919 …&quot;endIndex&quot;: 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
2921 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
2924 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Equation may have multiple i…
2928 …otnote reference. A footnote reference is the inline content rendered with a number and is used to…
2929 …&quot;footnoteId&quot;: &quot;A String&quot;, # The ID of the footnote that contains the content o…
2930 … &quot;footnoteNumber&quot;: &quot;A String&quot;, # The rendered number of this footnote.
2931 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
2934 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A FootnoteReference may have m…
2937 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this FootnoteRefere…
2939the styling that can be applied to text. Inherited text styles are represented as unset fields in …
2940 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
2942 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2943 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2944 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2945 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2949The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
2950 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
2951 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
2952 &quot;magnitude&quot;: 3.14, # The magnitude.
2953 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
2955 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
2957 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2958 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2959 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2960 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
2964 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
2965The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
2966 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
2967 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
2970 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
2971 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
2972 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
2973 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
2974The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
2975The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
2978the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
2993the styling that can be applied to text. Inherited text styles are represented as unset fields in …
2994 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
2996 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
2997 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
2998 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
2999 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3003The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3004 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
3005 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
3006 &quot;magnitude&quot;: 3.14, # The magnitude.
3007 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3009 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3011 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3012 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3013 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3014 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3018 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
3019The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3020 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
3021 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
3024 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
3025 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
3026 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
3027 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
3028The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3029The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3034 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
3037 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A HorizontalRule may have mult…
3040 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this HorizontalRule…
3042the styling that can be applied to text. Inherited text styles are represented as unset fields in …
3043 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
3045 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3046 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3047 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3048 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3052The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3053 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
3054 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
3055 &quot;magnitude&quot;: 3.14, # The magnitude.
3056 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3058 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3060 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3061 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3062 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3063 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3067 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
3068The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3069 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
3070 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
3073 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
3074 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
3075 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
3076 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
3077The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3078The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3081the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
3096the styling that can be applied to text. Inherited text styles are represented as unset fields in …
3097 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
3099 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3100 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3101 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3102 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3106The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3107 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
3108 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
3109 &quot;magnitude&quot;: 3.14, # The magnitude.
3110 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3112 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3114 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3115 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3116 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3117 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3121 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
3122The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3123 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
3124 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
3127 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
3128 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
3129 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
3130 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
3131The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3132The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3137 …&quot;inlineObjectId&quot;: &quot;A String&quot;, # The ID of the InlineObject this element contai…
3138 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
3141 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An InlineObjectElement may hav…
3144 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this InlineObject, …
3146the styling that can be applied to text. Inherited text styles are represented as unset fields in …
3147 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
3149 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3150 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3151 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3152 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3156The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3157 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
3158 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
3159 &quot;magnitude&quot;: 3.14, # The magnitude.
3160 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3162 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3164 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3165 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3166 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3167 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3171 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
3172The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3173 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
3174 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
3177 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
3178 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
3179 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
3180 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
3181The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3182The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3185the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
3200the styling that can be applied to text. Inherited text styles are represented as unset fields in …
3201 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
3203 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3204 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3205 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3206 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3210The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3211 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
3212 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
3213 &quot;magnitude&quot;: 3.14, # The magnitude.
3214 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3216 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3218 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3219 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3220 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3221 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3225 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
3226The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3227 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
3228 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
3231 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
3232 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
3233 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
3234 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
3235The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3236The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3240 …hElement representing a page break. A page break makes the subsequent text start at the top of the
3241 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
3244 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A PageBreak may have multiple …
3247 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this PageBreak, key…
3249the styling that can be applied to text. Inherited text styles are represented as unset fields in …
3250 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
3252 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3253 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3254 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3255 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3259The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3260 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
3261 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
3262 &quot;magnitude&quot;: 3.14, # The magnitude.
3263 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3265 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3267 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3268 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3269 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3270 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3274 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
3275The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3276 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
3277 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
3280 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
3281 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
3282 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
3283 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
3284The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3285The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3288the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
3303the styling that can be applied to text. Inherited text styles are represented as unset fields in …
3304 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
3306 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3307 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3308 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3309 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3313The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3314 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
3315 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
3316 &quot;magnitude&quot;: 3.14, # The magnitude.
3317 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3319 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3321 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3322 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3323 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3324 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3328 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
3329The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3330 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
3331 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
3334 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
3335 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
3336 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
3337 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
3338The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3339The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3343 … document. These mentions behave as a single, immutable element containing the person&#x27;s name …
3344 … &quot;personId&quot;: &quot;A String&quot;, # Output only. The unique ID of this link.
3345 …operties&quot;: { # Properties specific to a linked Person. # Output only. The properties of this …
3346 …&quot;email&quot;: &quot;A String&quot;, # Output only. The email address linked to this Person. T…
3347 …;: &quot;A String&quot;, # Output only. The name of the person if it is displayed in the link text…
3349 …letionIds&quot;: [ # IDs for suggestions that remove this person link from the document. A Person …
3352 …ertionIds&quot;: [ # IDs for suggestions that insert this person link into the document. A Person …
3355 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this Person, keyed …
3357the styling that can be applied to text. Inherited text styles are represented as unset fields in …
3358 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
3360 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3361 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3362 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3363 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3367The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3368 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
3369 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
3370 &quot;magnitude&quot;: 3.14, # The magnitude.
3371 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3373 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3375 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3376 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3377 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3378 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3382 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
3383The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3384 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
3385 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
3388 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
3389 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
3390 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
3391 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
3392The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3393The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3396the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
3411the styling that can be applied to text. Inherited text styles are represented as unset fields in …
3412 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
3414 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3415 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3416 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3417 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3421The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3422 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
3423 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
3424 &quot;magnitude&quot;: 3.14, # The magnitude.
3425 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3427 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3429 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3430 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3431 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3432 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3436 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
3437The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3438 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
3439 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
3442 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
3443 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
3444 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
3445 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
3446The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3447The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3452 &quot;richLinkId&quot;: &quot;A String&quot;, # Output only. The ID of this link.
3453 …inkProperties&quot;: { # Properties specific to a RichLink. # Output only. The properties of this …
3454 … &quot;A String&quot;, # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
3455The title of the RichLink as displayed in the link. This title matches the title of the linked res…
3456 …&quot;uri&quot;: &quot;A String&quot;, # Output only. The URI to the RichLink. This is always pres…
3458 …estedDeletionIds&quot;: [ # IDs for suggestions that remove this link from the document. A RichLin…
3461 …stedInsertionIds&quot;: [ # IDs for suggestions that insert this link into the document. A RichLin…
3464 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this RichLink, keye…
3466the styling that can be applied to text. Inherited text styles are represented as unset fields in …
3467 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
3469 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3470 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3471 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3472 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3476The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3477 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
3478 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
3479 &quot;magnitude&quot;: 3.14, # The magnitude.
3480 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3482 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3484 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3485 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3486 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3487 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3491 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
3492The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3493 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
3494 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
3497 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
3498 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
3499 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
3500 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
3501The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3502The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3505the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
3520the styling that can be applied to text. Inherited text styles are represented as unset fields in …
3521 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
3523 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3524 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3525 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3526 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3530The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3531 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
3532 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
3533 &quot;magnitude&quot;: 3.14, # The magnitude.
3534 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3536 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3538 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3539 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3540 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3541 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3545 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
3546The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3547 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
3548 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
3551 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
3552 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
3553 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
3554 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
3555The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3556The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3560 …&quot;startIndex&quot;: 42, # The zero-based start index of this paragraph element, in UTF-16 code…
3561 …n&quot;: { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
3562 …ontent&quot;: &quot;A String&quot;, # The text of this run. Any non-text elements in the run are r…
3563 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
3566 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TextRun may have multiple in…
3569 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this run, keyed by …
3571the styling that can be applied to text. Inherited text styles are represented as unset fields in …
3572 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
3574 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3575 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3576 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3577 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3581The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3582 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
3583 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
3584 &quot;magnitude&quot;: 3.14, # The magnitude.
3585 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3587 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3589 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3590 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3591 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3592 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3596 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
3597The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3598 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
3599 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
3602 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
3603 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
3604 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
3605 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
3606The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3607The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3610the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
3625the styling that can be applied to text. Inherited text styles are represented as unset fields in …
3626 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
3628 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3629 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3630 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3631 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3635The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3636 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
3637 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
3638 &quot;magnitude&quot;: 3.14, # The magnitude.
3639 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3641 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3643 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3644 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3645 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3646 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3650 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
3651The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3652 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
3653 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
3656 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
3657 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
3658 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
3659 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
3660The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3661The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3667the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
3668 &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
3669 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
3670The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
3671 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
3673 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3674 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3675 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3676 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3680 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
3681 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
3682 &quot;magnitude&quot;: 3.14, # The magnitude.
3683 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3685 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
3686 &quot;magnitude&quot;: 3.14, # The magnitude.
3687 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3690The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
3691 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
3693 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3694 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3695 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3696 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3700 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
3701 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
3702 &quot;magnitude&quot;: 3.14, # The magnitude.
3703 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3705 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
3706 &quot;magnitude&quot;: 3.14, # The magnitude.
3707 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3710The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
3711 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
3713 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3714 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3715 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3716 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3720 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
3721 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
3722 &quot;magnitude&quot;: 3.14, # The magnitude.
3723 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3725 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
3726 &quot;magnitude&quot;: 3.14, # The magnitude.
3727 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3730The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
3731 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
3733 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3734 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3735 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3736 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3740 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
3741 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
3742 &quot;magnitude&quot;: 3.14, # The magnitude.
3743 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3745 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
3746 &quot;magnitude&quot;: 3.14, # The magnitude.
3747 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3750The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
3751 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
3753 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3754 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3755 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3756 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3760 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
3761 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
3762 &quot;magnitude&quot;: 3.14, # The magnitude.
3763 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3765 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
3766 &quot;magnitude&quot;: 3.14, # The magnitude.
3767 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3770 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
3771 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
3772the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
3773 &quot;magnitude&quot;: 3.14, # The magnitude.
3774 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3776 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
3777 &quot;magnitude&quot;: 3.14, # The magnitude.
3778 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3780the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
3781 &quot;magnitude&quot;: 3.14, # The magnitude.
3782 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3784 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
3785 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
3786 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
3787The named style type of the paragraph. Since updating the named style type affects other propertie…
3788 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
3789 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
3791 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3792 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3793 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3794 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3799 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
3800 &quot;magnitude&quot;: 3.14, # The magnitude.
3801 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3803 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
3804 &quot;magnitude&quot;: 3.14, # The magnitude.
3805 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3807 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
3808 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
3810 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
3811 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
3812 &quot;magnitude&quot;: 3.14, # The magnitude.
3813 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3818 … &quot;positionedObjectIds&quot;: [ # The IDs of the positioned objects tethered to this paragraph.
3821 … &quot;suggestedBulletChanges&quot;: { # The suggested changes to this paragraph&#x27;s bullet.
3823 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
3824 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
3825 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
3826the styling that can be applied to text. Inherited text styles are represented as unset fields in …
3827 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
3829 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3830 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3831 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3832 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3836The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3837 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
3838 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
3839 &quot;magnitude&quot;: 3.14, # The magnitude.
3840 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3842 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3844 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3845 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3846 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3847 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3851 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
3852The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3853 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
3854 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
3857 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
3858 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
3859 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
3860 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
3861The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3862The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3866the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
3867 …t;listIdSuggested&quot;: True or False, # Indicates if there was a suggested change to the list_id.
3868 …elSuggested&quot;: True or False, # Indicates if there was a suggested change to the nesting_level.
3869the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
3885 …&quot;suggestedParagraphStyleChanges&quot;: { # The suggested paragraph style changes to this para…
3887the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
3888 … &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
3889 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
3890The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
3891 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
3893 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3894 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3895 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3896 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3900 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
3901 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
3902 &quot;magnitude&quot;: 3.14, # The magnitude.
3903 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3905 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
3906 &quot;magnitude&quot;: 3.14, # The magnitude.
3907 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3910The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
3911 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
3913 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3914 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3915 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3916 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3920 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
3921 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
3922 &quot;magnitude&quot;: 3.14, # The magnitude.
3923 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3925 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
3926 &quot;magnitude&quot;: 3.14, # The magnitude.
3927 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3930The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
3931 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
3933 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3934 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3935 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3936 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3940 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
3941 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
3942 &quot;magnitude&quot;: 3.14, # The magnitude.
3943 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3945 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
3946 &quot;magnitude&quot;: 3.14, # The magnitude.
3947 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3950The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
3951 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
3953 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3954 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3955 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3956 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3960 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
3961 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
3962 &quot;magnitude&quot;: 3.14, # The magnitude.
3963 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3965 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
3966 &quot;magnitude&quot;: 3.14, # The magnitude.
3967 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3970The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
3971 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
3973 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
3974 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
3975 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
3976 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
3980 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
3981 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
3982 &quot;magnitude&quot;: 3.14, # The magnitude.
3983 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3985 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
3986 &quot;magnitude&quot;: 3.14, # The magnitude.
3987 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3990 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
3991 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
3992the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
3993 &quot;magnitude&quot;: 3.14, # The magnitude.
3994 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
3996 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
3997 &quot;magnitude&quot;: 3.14, # The magnitude.
3998 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4000the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
4001 &quot;magnitude&quot;: 3.14, # The magnitude.
4002 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4004 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
4005 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
4006 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
4007The named style type of the paragraph. Since updating the named style type affects other propertie…
4008 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
4009 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
4011 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4012 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4013 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4014 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4019 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
4020 &quot;magnitude&quot;: 3.14, # The magnitude.
4021 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4023 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
4024 &quot;magnitude&quot;: 3.14, # The magnitude.
4025 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4027 … &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
4028 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
4030 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
4031 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
4032 &quot;magnitude&quot;: 3.14, # The magnitude.
4033 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4038the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
4055the fields on the base Shading have been changed in this suggested change. For any field set to tr…
4056 …undColorSuggested&quot;: True or False, # Indicates if there was a suggested change to the Shading.
4064 …&quot;suggestedPositionedObjectIds&quot;: { # The IDs of the positioned objects that are suggested…
4066 &quot;objectIds&quot;: [ # The object IDs.
4072the same SectionStyle. A section break represents the start of a new section, and the section sty…
4073 …&quot;sectionStyle&quot;: { # The styling that applies to a section. # The style of the section af…
4074 …perties&quot;: [ # The section&#x27;s columns properties. If empty, the section contains one colum…
4076 …d&quot;: { # A magnitude in a single direction in the specified units. # The padding at the end of…
4077 &quot;magnitude&quot;: 3.14, # The magnitude.
4078 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4080 …h&quot;: { # A magnitude in a single direction in the specified units. # Output only. The width of…
4081 &quot;magnitude&quot;: 3.14, # The magnitude.
4082 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4086 …quot;: &quot;A String&quot;, # The style of column separators. This style can be set even when the…
4087 …t;contentDirection&quot;: &quot;A String&quot;, # The content direction of this section. If unset,…
4088 …ot;, # The ID of the default footer. If unset, the value inherits from the previous SectionBreak&#…
4089 …ot;, # The ID of the default header. If unset, the value inherits from the previous SectionBreak&#…
4090The ID of the footer used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
4091The ID of the header used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
4092The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
4093The ID of the header used only for the first page of the section. If use_first_page_header_footer …
4094 …m&quot;: { # A magnitude in a single direction in the specified units. # The bottom page margin of…
4095 &quot;magnitude&quot;: 3.14, # The magnitude.
4096 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4098the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
4099 &quot;magnitude&quot;: 3.14, # The magnitude.
4100 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4102the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
4103 &quot;magnitude&quot;: 3.14, # The magnitude.
4104 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4106the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
4107 &quot;magnitude&quot;: 3.14, # The magnitude.
4108 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4110the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
4111 &quot;magnitude&quot;: 3.14, # The magnitude.
4112 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4114 …Top&quot;: { # A magnitude in a single direction in the specified units. # The top page margin of
4115 &quot;magnitude&quot;: 3.14, # The magnitude.
4116 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4118The page number from which to start counting the number of pages for this section. If unset, page …
4119 &quot;sectionType&quot;: &quot;A String&quot;, # Output only. The type of section.
4120the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
4122 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
4125 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A SectionBreak may have multip…
4129 …&quot;startIndex&quot;: 42, # The zero-based start index of this structural element, in UTF-16 cod…
4131 …&quot;columns&quot;: 42, # Number of columns in the table. It is possible for a table to be non-re…
4132 &quot;rows&quot;: 42, # Number of rows in the table.
4133 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
4136 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Table may have multiple inse…
4139 &quot;tableRows&quot;: [ # The contents and style of each row.
4140 { # The contents and style of a row in a Table.
4141 … &quot;endIndex&quot;: 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
4142 … &quot;startIndex&quot;: 42, # The zero-based start index of this row, in UTF-16 code units.
4143 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
4146 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableRow may have multiple i…
4149 …&quot;suggestedTableRowStyleChanges&quot;: { # The suggested style changes to this row, keyed by s…
4151 …row. # A TableRowStyle that only includes the changes made in this suggestion. This can be used al…
4152the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
4153 &quot;magnitude&quot;: 3.14, # The magnitude.
4154 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4157the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
4162The contents and style of each cell in this row. It is possible for a table to be non-rectangular,…
4163 { # The contents and style of a cell in a Table.
4164 &quot;content&quot;: [ # The content of the cell.
4167 …&quot;endIndex&quot;: 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
4168 … &quot;startIndex&quot;: 42, # The zero-based start index of this cell, in UTF-16 code units.
4169 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
4172 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableCell may have multiple …
4175 …&quot;suggestedTableCellStyleChanges&quot;: { # The suggested changes to the table cell style, key…
4177The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
4178 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
4180 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4181 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4182 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4183 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4187 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
4188 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
4190 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4191 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4192 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4193 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4197 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
4198 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
4199 &quot;magnitude&quot;: 3.14, # The magnitude.
4200 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4203 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
4204 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
4206 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4207 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4208 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4209 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4213 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
4214 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
4215 &quot;magnitude&quot;: 3.14, # The magnitude.
4216 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4219 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
4220 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
4222 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4223 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4224 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4225 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4229 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
4230 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
4231 &quot;magnitude&quot;: 3.14, # The magnitude.
4232 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4235 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
4236 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
4238 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4239 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4240 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4241 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4245 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
4246 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
4247 &quot;magnitude&quot;: 3.14, # The magnitude.
4248 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4251 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
4252 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
4253 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
4254 &quot;magnitude&quot;: 3.14, # The magnitude.
4255 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4257 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
4258 &quot;magnitude&quot;: 3.14, # The magnitude.
4259 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4261 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
4262 &quot;magnitude&quot;: 3.14, # The magnitude.
4263 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4265 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
4266 &quot;magnitude&quot;: 3.14, # The magnitude.
4267 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4269 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
4271the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
4287The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
4288 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
4290 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4291 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4292 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4293 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4297 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
4298 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
4300 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4301 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4302 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4303 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4307 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
4308 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
4309 &quot;magnitude&quot;: 3.14, # The magnitude.
4310 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4313 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
4314 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
4316 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4317 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4318 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4319 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4323 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
4324 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
4325 &quot;magnitude&quot;: 3.14, # The magnitude.
4326 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4329 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
4330 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
4332 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4333 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4334 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4335 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4339 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
4340 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
4341 &quot;magnitude&quot;: 3.14, # The magnitude.
4342 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4345 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
4346 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
4348 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4349 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4350 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4351 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4355 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
4356 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
4357 &quot;magnitude&quot;: 3.14, # The magnitude.
4358 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4361 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
4362 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
4363 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
4364 &quot;magnitude&quot;: 3.14, # The magnitude.
4365 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4367 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
4368 &quot;magnitude&quot;: 3.14, # The magnitude.
4369 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4371 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
4372 &quot;magnitude&quot;: 3.14, # The magnitude.
4373 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4375 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
4376 &quot;magnitude&quot;: 3.14, # The magnitude.
4377 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4379 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
4383 … &quot;tableRowStyle&quot;: { # Styles that apply to a table row. # The style of the table row.
4384the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
4385 &quot;magnitude&quot;: 3.14, # The magnitude.
4386 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4391 &quot;tableStyle&quot;: { # Styles that apply to a table. # The style of the table.
4392The properties of each column. Note that in Docs, tables contain rows and rows contain cells, simi…
4393 { # The properties of a column in a table.
4394 …ot;: { # A magnitude in a single direction in the specified units. # The width of the column. Set …
4395 &quot;magnitude&quot;: 3.14, # The magnitude.
4396 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4398 &quot;widthType&quot;: &quot;A String&quot;, # The width type of the column.
4404 &quot;content&quot;: [ # The content of the table of contents.
4407 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
4410 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableOfContents may have mul…
4416 &quot;footerId&quot;: &quot;A String&quot;, # The ID of the footer.
4419 &quot;footnotes&quot;: { # Output only. The footnotes in the document, keyed by footnote ID.
4421 …&quot;content&quot;: [ # The contents of the footnote. The indexes for a footnote&#x27;s content b…
4422 { # A StructuralElement describes content that provides structure to the document.
4423 …&quot;endIndex&quot;: 42, # The zero-based end index of this structural element, exclusive, in UTF…
4425 …&quot;bullet&quot;: { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
4426 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
4427 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
4428the styling that can be applied to text. Inherited text styles are represented as unset fields in …
4429 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
4431 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4432 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4433 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4434 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4438The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4439 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
4440 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
4441 &quot;magnitude&quot;: 3.14, # The magnitude.
4442 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4444 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4446 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4447 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4448 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4449 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4453 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
4454The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4455 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
4456 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
4459 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
4460 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
4461 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
4462 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
4463The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4464The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4468 … &quot;elements&quot;: [ # The content of the paragraph broken down into its component parts.
4470 …&quot;autoText&quot;: { # A ParagraphElement representing a spot in the text that is dynamically r…
4471 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
4474 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An AutoText may have multiple …
4477 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this AutoText, keye…
4479the styling that can be applied to text. Inherited text styles are represented as unset fields in …
4480 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
4482 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4483 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4484 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4485 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4489The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4490 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
4491 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
4492 &quot;magnitude&quot;: 3.14, # The magnitude.
4493 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4495 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4497 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4498 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4499 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4500 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4504 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
4505The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4506 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
4507 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
4510 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
4511 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
4512 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
4513 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
4514The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4515The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4518the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
4533the styling that can be applied to text. Inherited text styles are represented as unset fields in …
4534 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
4536 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4537 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4538 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4539 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4543The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4544 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
4545 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
4546 &quot;magnitude&quot;: 3.14, # The magnitude.
4547 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4549 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4551 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4552 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4553 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4554 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4558 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
4559The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4560 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
4561 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
4564 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
4565 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
4566 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
4567 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
4568The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4569The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4572 &quot;type&quot;: &quot;A String&quot;, # The type of this auto text.
4574 …ment representing a column break. A column break makes the subsequent text start at the top of the
4575 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
4578 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A ColumnBreak may have multipl…
4581 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this ColumnBreak, k…
4583the styling that can be applied to text. Inherited text styles are represented as unset fields in …
4584 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
4586 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4587 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4588 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4589 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4593The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4594 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
4595 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
4596 &quot;magnitude&quot;: 3.14, # The magnitude.
4597 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4599 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4601 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4602 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4603 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4604 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4608 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
4609The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4610 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
4611 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
4614 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
4615 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
4616 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
4617 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
4618The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4619The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4622the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
4637the styling that can be applied to text. Inherited text styles are represented as unset fields in …
4638 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
4640 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4641 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4642 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4643 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4647The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4648 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
4649 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
4650 &quot;magnitude&quot;: 3.14, # The magnitude.
4651 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4653 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4655 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4656 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4657 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4658 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4662 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
4663The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4664 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
4665 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
4668 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
4669 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
4670 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
4671 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
4672The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4673The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4677 …&quot;endIndex&quot;: 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
4679 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
4682 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Equation may have multiple i…
4686 …otnote reference. A footnote reference is the inline content rendered with a number and is used to…
4687 …&quot;footnoteId&quot;: &quot;A String&quot;, # The ID of the footnote that contains the content o…
4688 … &quot;footnoteNumber&quot;: &quot;A String&quot;, # The rendered number of this footnote.
4689 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
4692 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A FootnoteReference may have m…
4695 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this FootnoteRefere…
4697the styling that can be applied to text. Inherited text styles are represented as unset fields in …
4698 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
4700 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4701 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4702 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4703 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4707The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4708 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
4709 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
4710 &quot;magnitude&quot;: 3.14, # The magnitude.
4711 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4713 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4715 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4716 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4717 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4718 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4722 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
4723The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4724 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
4725 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
4728 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
4729 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
4730 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
4731 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
4732The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4733The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4736the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
4751the styling that can be applied to text. Inherited text styles are represented as unset fields in …
4752 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
4754 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4755 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4756 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4757 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4761The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4762 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
4763 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
4764 &quot;magnitude&quot;: 3.14, # The magnitude.
4765 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4767 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4769 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4770 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4771 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4772 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4776 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
4777The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4778 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
4779 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
4782 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
4783 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
4784 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
4785 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
4786The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4787The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4792 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
4795 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A HorizontalRule may have mult…
4798 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this HorizontalRule…
4800the styling that can be applied to text. Inherited text styles are represented as unset fields in …
4801 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
4803 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4804 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4805 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4806 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4810The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4811 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
4812 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
4813 &quot;magnitude&quot;: 3.14, # The magnitude.
4814 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4816 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4818 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4819 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4820 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4821 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4825 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
4826The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4827 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
4828 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
4831 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
4832 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
4833 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
4834 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
4835The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4836The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4839the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
4854the styling that can be applied to text. Inherited text styles are represented as unset fields in …
4855 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
4857 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4858 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4859 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4860 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4864The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4865 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
4866 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
4867 &quot;magnitude&quot;: 3.14, # The magnitude.
4868 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4870 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4872 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4873 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4874 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4875 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4879 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
4880The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4881 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
4882 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
4885 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
4886 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
4887 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
4888 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
4889The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4890The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4895 …&quot;inlineObjectId&quot;: &quot;A String&quot;, # The ID of the InlineObject this element contai…
4896 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
4899 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An InlineObjectElement may hav…
4902 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this InlineObject, …
4904the styling that can be applied to text. Inherited text styles are represented as unset fields in …
4905 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
4907 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4908 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4909 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4910 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4914The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4915 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
4916 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
4917 &quot;magnitude&quot;: 3.14, # The magnitude.
4918 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4920 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4922 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4923 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4924 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4925 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4929 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
4930The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4931 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
4932 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
4935 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
4936 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
4937 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
4938 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
4939The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4940The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4943the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
4958the styling that can be applied to text. Inherited text styles are represented as unset fields in …
4959 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
4961 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4962 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4963 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4964 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4968The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4969 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
4970 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
4971 &quot;magnitude&quot;: 3.14, # The magnitude.
4972 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
4974 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4976 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
4977 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
4978 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
4979 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
4983 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
4984The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4985 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
4986 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
4989 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
4990 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
4991 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
4992 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
4993The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4994The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4998 …hElement representing a page break. A page break makes the subsequent text start at the top of the
4999 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
5002 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A PageBreak may have multiple …
5005 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this PageBreak, key…
5007the styling that can be applied to text. Inherited text styles are represented as unset fields in …
5008 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
5010 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5011 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5012 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5013 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5017The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
5018 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
5019 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
5020 &quot;magnitude&quot;: 3.14, # The magnitude.
5021 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5023 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
5025 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5026 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5027 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5028 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5032 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
5033The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
5034 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
5035 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
5038 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
5039 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
5040 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
5041 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
5042The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
5043The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
5046the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
5061the styling that can be applied to text. Inherited text styles are represented as unset fields in …
5062 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
5064 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5065 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5066 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5067 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5071The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
5072 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
5073 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
5074 &quot;magnitude&quot;: 3.14, # The magnitude.
5075 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5077 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
5079 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5080 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5081 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5082 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5086 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
5087The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
5088 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
5089 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
5092 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
5093 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
5094 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
5095 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
5096The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
5097The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
5101 … document. These mentions behave as a single, immutable element containing the person&#x27;s name …
5102 … &quot;personId&quot;: &quot;A String&quot;, # Output only. The unique ID of this link.
5103 …operties&quot;: { # Properties specific to a linked Person. # Output only. The properties of this …
5104 …&quot;email&quot;: &quot;A String&quot;, # Output only. The email address linked to this Person. T…
5105 …;: &quot;A String&quot;, # Output only. The name of the person if it is displayed in the link text…
5107 …letionIds&quot;: [ # IDs for suggestions that remove this person link from the document. A Person …
5110 …ertionIds&quot;: [ # IDs for suggestions that insert this person link into the document. A Person …
5113 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this Person, keyed …
5115the styling that can be applied to text. Inherited text styles are represented as unset fields in …
5116 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
5118 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5119 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5120 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5121 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5125The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
5126 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
5127 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
5128 &quot;magnitude&quot;: 3.14, # The magnitude.
5129 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5131 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
5133 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5134 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5135 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5136 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5140 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
5141The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
5142 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
5143 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
5146 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
5147 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
5148 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
5149 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
5150The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
5151The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
5154the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
5169the styling that can be applied to text. Inherited text styles are represented as unset fields in …
5170 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
5172 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5173 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5174 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5175 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5179The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
5180 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
5181 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
5182 &quot;magnitude&quot;: 3.14, # The magnitude.
5183 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5185 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
5187 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5188 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5189 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5190 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5194 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
5195The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
5196 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
5197 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
5200 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
5201 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
5202 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
5203 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
5204The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
5205The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
5210 &quot;richLinkId&quot;: &quot;A String&quot;, # Output only. The ID of this link.
5211 …inkProperties&quot;: { # Properties specific to a RichLink. # Output only. The properties of this …
5212 … &quot;A String&quot;, # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
5213The title of the RichLink as displayed in the link. This title matches the title of the linked res…
5214 …&quot;uri&quot;: &quot;A String&quot;, # Output only. The URI to the RichLink. This is always pres…
5216 …estedDeletionIds&quot;: [ # IDs for suggestions that remove this link from the document. A RichLin…
5219 …stedInsertionIds&quot;: [ # IDs for suggestions that insert this link into the document. A RichLin…
5222 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this RichLink, keye…
5224the styling that can be applied to text. Inherited text styles are represented as unset fields in …
5225 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
5227 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5228 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5229 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5230 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5234The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
5235 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
5236 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
5237 &quot;magnitude&quot;: 3.14, # The magnitude.
5238 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5240 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
5242 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5243 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5244 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5245 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5249 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
5250The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
5251 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
5252 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
5255 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
5256 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
5257 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
5258 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
5259The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
5260The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
5263the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
5278the styling that can be applied to text. Inherited text styles are represented as unset fields in …
5279 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
5281 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5282 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5283 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5284 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5288The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
5289 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
5290 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
5291 &quot;magnitude&quot;: 3.14, # The magnitude.
5292 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5294 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
5296 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5297 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5298 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5299 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5303 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
5304The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
5305 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
5306 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
5309 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
5310 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
5311 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
5312 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
5313The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
5314The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
5318 …&quot;startIndex&quot;: 42, # The zero-based start index of this paragraph element, in UTF-16 code…
5319 …n&quot;: { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
5320 …ontent&quot;: &quot;A String&quot;, # The text of this run. Any non-text elements in the run are r…
5321 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
5324 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TextRun may have multiple in…
5327 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this run, keyed by …
5329the styling that can be applied to text. Inherited text styles are represented as unset fields in …
5330 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
5332 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5333 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5334 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5335 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5339The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
5340 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
5341 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
5342 &quot;magnitude&quot;: 3.14, # The magnitude.
5343 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5345 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
5347 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5348 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5349 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5350 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5354 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
5355The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
5356 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
5357 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
5360 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
5361 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
5362 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
5363 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
5364The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
5365The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
5368the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
5383the styling that can be applied to text. Inherited text styles are represented as unset fields in …
5384 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
5386 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5387 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5388 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5389 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5393The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
5394 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
5395 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
5396 &quot;magnitude&quot;: 3.14, # The magnitude.
5397 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5399 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
5401 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5402 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5403 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5404 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5408 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
5409The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
5410 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
5411 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
5414 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
5415 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
5416 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
5417 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
5418The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
5419The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
5425the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
5426 &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
5427 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
5428The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
5429 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
5431 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5432 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5433 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5434 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5438 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
5439 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
5440 &quot;magnitude&quot;: 3.14, # The magnitude.
5441 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5443 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
5444 &quot;magnitude&quot;: 3.14, # The magnitude.
5445 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5448The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
5449 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
5451 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5452 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5453 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5454 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5458 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
5459 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
5460 &quot;magnitude&quot;: 3.14, # The magnitude.
5461 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5463 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
5464 &quot;magnitude&quot;: 3.14, # The magnitude.
5465 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5468The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
5469 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
5471 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5472 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5473 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5474 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5478 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
5479 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
5480 &quot;magnitude&quot;: 3.14, # The magnitude.
5481 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5483 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
5484 &quot;magnitude&quot;: 3.14, # The magnitude.
5485 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5488The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
5489 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
5491 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5492 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5493 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5494 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5498 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
5499 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
5500 &quot;magnitude&quot;: 3.14, # The magnitude.
5501 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5503 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
5504 &quot;magnitude&quot;: 3.14, # The magnitude.
5505 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5508The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
5509 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
5511 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5512 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5513 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5514 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5518 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
5519 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
5520 &quot;magnitude&quot;: 3.14, # The magnitude.
5521 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5523 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
5524 &quot;magnitude&quot;: 3.14, # The magnitude.
5525 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5528 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
5529 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
5530the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
5531 &quot;magnitude&quot;: 3.14, # The magnitude.
5532 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5534 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
5535 &quot;magnitude&quot;: 3.14, # The magnitude.
5536 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5538the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
5539 &quot;magnitude&quot;: 3.14, # The magnitude.
5540 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5542 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
5543 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
5544 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
5545The named style type of the paragraph. Since updating the named style type affects other propertie…
5546 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
5547 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
5549 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5550 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5551 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5552 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5557 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
5558 &quot;magnitude&quot;: 3.14, # The magnitude.
5559 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5561 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
5562 &quot;magnitude&quot;: 3.14, # The magnitude.
5563 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5565 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
5566 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
5568 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
5569 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
5570 &quot;magnitude&quot;: 3.14, # The magnitude.
5571 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5576 … &quot;positionedObjectIds&quot;: [ # The IDs of the positioned objects tethered to this paragraph.
5579 … &quot;suggestedBulletChanges&quot;: { # The suggested changes to this paragraph&#x27;s bullet.
5581 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
5582 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
5583 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
5584the styling that can be applied to text. Inherited text styles are represented as unset fields in …
5585 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
5587 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5588 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5589 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5590 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5594The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
5595 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
5596 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
5597 &quot;magnitude&quot;: 3.14, # The magnitude.
5598 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5600 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
5602 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5603 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5604 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5605 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5609 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
5610The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
5611 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
5612 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
5615 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
5616 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
5617 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
5618 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
5619The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
5620The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
5624the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
5625 …t;listIdSuggested&quot;: True or False, # Indicates if there was a suggested change to the list_id.
5626 …elSuggested&quot;: True or False, # Indicates if there was a suggested change to the nesting_level.
5627the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
5643 …&quot;suggestedParagraphStyleChanges&quot;: { # The suggested paragraph style changes to this para…
5645the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
5646 … &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
5647 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
5648The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
5649 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
5651 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5652 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5653 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5654 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5658 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
5659 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
5660 &quot;magnitude&quot;: 3.14, # The magnitude.
5661 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5663 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
5664 &quot;magnitude&quot;: 3.14, # The magnitude.
5665 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5668The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
5669 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
5671 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5672 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5673 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5674 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5678 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
5679 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
5680 &quot;magnitude&quot;: 3.14, # The magnitude.
5681 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5683 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
5684 &quot;magnitude&quot;: 3.14, # The magnitude.
5685 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5688The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
5689 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
5691 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5692 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5693 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5694 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5698 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
5699 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
5700 &quot;magnitude&quot;: 3.14, # The magnitude.
5701 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5703 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
5704 &quot;magnitude&quot;: 3.14, # The magnitude.
5705 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5708The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
5709 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
5711 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5712 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5713 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5714 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5718 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
5719 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
5720 &quot;magnitude&quot;: 3.14, # The magnitude.
5721 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5723 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
5724 &quot;magnitude&quot;: 3.14, # The magnitude.
5725 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5728The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
5729 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
5731 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5732 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5733 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5734 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5738 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
5739 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
5740 &quot;magnitude&quot;: 3.14, # The magnitude.
5741 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5743 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
5744 &quot;magnitude&quot;: 3.14, # The magnitude.
5745 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5748 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
5749 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
5750the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
5751 &quot;magnitude&quot;: 3.14, # The magnitude.
5752 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5754 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
5755 &quot;magnitude&quot;: 3.14, # The magnitude.
5756 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5758the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
5759 &quot;magnitude&quot;: 3.14, # The magnitude.
5760 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5762 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
5763 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
5764 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
5765The named style type of the paragraph. Since updating the named style type affects other propertie…
5766 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
5767 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
5769 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5770 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5771 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5772 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5777 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
5778 &quot;magnitude&quot;: 3.14, # The magnitude.
5779 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5781 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
5782 &quot;magnitude&quot;: 3.14, # The magnitude.
5783 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5785 … &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
5786 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
5788 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
5789 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
5790 &quot;magnitude&quot;: 3.14, # The magnitude.
5791 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5796the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
5813the fields on the base Shading have been changed in this suggested change. For any field set to tr…
5814 …undColorSuggested&quot;: True or False, # Indicates if there was a suggested change to the Shading.
5822 …&quot;suggestedPositionedObjectIds&quot;: { # The IDs of the positioned objects that are suggested…
5824 &quot;objectIds&quot;: [ # The object IDs.
5830the same SectionStyle. A section break represents the start of a new section, and the section sty…
5831 …&quot;sectionStyle&quot;: { # The styling that applies to a section. # The style of the section af…
5832 …perties&quot;: [ # The section&#x27;s columns properties. If empty, the section contains one colum…
5834 …d&quot;: { # A magnitude in a single direction in the specified units. # The padding at the end of…
5835 &quot;magnitude&quot;: 3.14, # The magnitude.
5836 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5838 …h&quot;: { # A magnitude in a single direction in the specified units. # Output only. The width of…
5839 &quot;magnitude&quot;: 3.14, # The magnitude.
5840 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5844 …quot;: &quot;A String&quot;, # The style of column separators. This style can be set even when the…
5845 …t;contentDirection&quot;: &quot;A String&quot;, # The content direction of this section. If unset,…
5846 …ot;, # The ID of the default footer. If unset, the value inherits from the previous SectionBreak&#…
5847 …ot;, # The ID of the default header. If unset, the value inherits from the previous SectionBreak&#…
5848The ID of the footer used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
5849The ID of the header used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
5850The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
5851The ID of the header used only for the first page of the section. If use_first_page_header_footer …
5852 …m&quot;: { # A magnitude in a single direction in the specified units. # The bottom page margin of…
5853 &quot;magnitude&quot;: 3.14, # The magnitude.
5854 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5856the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
5857 &quot;magnitude&quot;: 3.14, # The magnitude.
5858 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5860the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
5861 &quot;magnitude&quot;: 3.14, # The magnitude.
5862 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5864the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
5865 &quot;magnitude&quot;: 3.14, # The magnitude.
5866 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5868the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
5869 &quot;magnitude&quot;: 3.14, # The magnitude.
5870 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5872 …Top&quot;: { # A magnitude in a single direction in the specified units. # The top page margin of
5873 &quot;magnitude&quot;: 3.14, # The magnitude.
5874 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5876The page number from which to start counting the number of pages for this section. If unset, page …
5877 &quot;sectionType&quot;: &quot;A String&quot;, # Output only. The type of section.
5878the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
5880 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
5883 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A SectionBreak may have multip…
5887 …&quot;startIndex&quot;: 42, # The zero-based start index of this structural element, in UTF-16 cod…
5889 …&quot;columns&quot;: 42, # Number of columns in the table. It is possible for a table to be non-re…
5890 &quot;rows&quot;: 42, # Number of rows in the table.
5891 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
5894 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Table may have multiple inse…
5897 &quot;tableRows&quot;: [ # The contents and style of each row.
5898 { # The contents and style of a row in a Table.
5899 … &quot;endIndex&quot;: 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
5900 … &quot;startIndex&quot;: 42, # The zero-based start index of this row, in UTF-16 code units.
5901 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
5904 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableRow may have multiple i…
5907 …&quot;suggestedTableRowStyleChanges&quot;: { # The suggested style changes to this row, keyed by s…
5909 …row. # A TableRowStyle that only includes the changes made in this suggestion. This can be used al…
5910the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
5911 &quot;magnitude&quot;: 3.14, # The magnitude.
5912 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5915the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
5920The contents and style of each cell in this row. It is possible for a table to be non-rectangular,…
5921 { # The contents and style of a cell in a Table.
5922 &quot;content&quot;: [ # The content of the cell.
5925 …&quot;endIndex&quot;: 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
5926 … &quot;startIndex&quot;: 42, # The zero-based start index of this cell, in UTF-16 code units.
5927 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
5930 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableCell may have multiple …
5933 …&quot;suggestedTableCellStyleChanges&quot;: { # The suggested changes to the table cell style, key…
5935The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
5936 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
5938 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5939 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5940 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5941 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5945 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
5946 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
5948 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5949 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5950 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5951 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5955 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
5956 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
5957 &quot;magnitude&quot;: 3.14, # The magnitude.
5958 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5961 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
5962 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
5964 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5965 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5966 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5967 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5971 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
5972 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
5973 &quot;magnitude&quot;: 3.14, # The magnitude.
5974 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5977 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
5978 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
5980 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5981 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5982 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5983 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
5987 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
5988 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
5989 &quot;magnitude&quot;: 3.14, # The magnitude.
5990 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
5993 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
5994 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
5996 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
5997 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
5998 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
5999 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6003 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
6004 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
6005 &quot;magnitude&quot;: 3.14, # The magnitude.
6006 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6009 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
6010 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
6011 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
6012 &quot;magnitude&quot;: 3.14, # The magnitude.
6013 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6015 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
6016 &quot;magnitude&quot;: 3.14, # The magnitude.
6017 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6019 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
6020 &quot;magnitude&quot;: 3.14, # The magnitude.
6021 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6023 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
6024 &quot;magnitude&quot;: 3.14, # The magnitude.
6025 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6027 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
6029the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
6045The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
6046 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
6048 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6049 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6050 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6051 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6055 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
6056 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
6058 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6059 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6060 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6061 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6065 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
6066 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
6067 &quot;magnitude&quot;: 3.14, # The magnitude.
6068 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6071 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
6072 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
6074 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6075 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6076 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6077 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6081 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
6082 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
6083 &quot;magnitude&quot;: 3.14, # The magnitude.
6084 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6087 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
6088 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
6090 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6091 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6092 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6093 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6097 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
6098 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
6099 &quot;magnitude&quot;: 3.14, # The magnitude.
6100 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6103 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
6104 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
6106 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6107 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6108 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6109 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6113 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
6114 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
6115 &quot;magnitude&quot;: 3.14, # The magnitude.
6116 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6119 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
6120 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
6121 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
6122 &quot;magnitude&quot;: 3.14, # The magnitude.
6123 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6125 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
6126 &quot;magnitude&quot;: 3.14, # The magnitude.
6127 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6129 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
6130 &quot;magnitude&quot;: 3.14, # The magnitude.
6131 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6133 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
6134 &quot;magnitude&quot;: 3.14, # The magnitude.
6135 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6137 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
6141 … &quot;tableRowStyle&quot;: { # Styles that apply to a table row. # The style of the table row.
6142the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
6143 &quot;magnitude&quot;: 3.14, # The magnitude.
6144 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6149 &quot;tableStyle&quot;: { # Styles that apply to a table. # The style of the table.
6150The properties of each column. Note that in Docs, tables contain rows and rows contain cells, simi…
6151 { # The properties of a column in a table.
6152 …ot;: { # A magnitude in a single direction in the specified units. # The width of the column. Set …
6153 &quot;magnitude&quot;: 3.14, # The magnitude.
6154 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6156 &quot;widthType&quot;: &quot;A String&quot;, # The width type of the column.
6162 &quot;content&quot;: [ # The content of the table of contents.
6165 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
6168 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableOfContents may have mul…
6174 &quot;footnoteId&quot;: &quot;A String&quot;, # The ID of the footnote.
6177 &quot;headers&quot;: { # Output only. The headers in the document, keyed by header ID.
6179 …&quot;content&quot;: [ # The contents of the header. The indexes for a header&#x27;s content begin…
6180 { # A StructuralElement describes content that provides structure to the document.
6181 …&quot;endIndex&quot;: 42, # The zero-based end index of this structural element, exclusive, in UTF…
6183 …&quot;bullet&quot;: { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
6184 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
6185 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
6186the styling that can be applied to text. Inherited text styles are represented as unset fields in …
6187 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
6189 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6190 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6191 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6192 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6196The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6197 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
6198 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
6199 &quot;magnitude&quot;: 3.14, # The magnitude.
6200 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6202 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6204 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6205 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6206 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6207 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6211 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
6212The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6213 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
6214 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
6217 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
6218 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
6219 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
6220 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
6221The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6222The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6226 … &quot;elements&quot;: [ # The content of the paragraph broken down into its component parts.
6228 …&quot;autoText&quot;: { # A ParagraphElement representing a spot in the text that is dynamically r…
6229 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
6232 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An AutoText may have multiple …
6235 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this AutoText, keye…
6237the styling that can be applied to text. Inherited text styles are represented as unset fields in …
6238 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
6240 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6241 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6242 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6243 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6247The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6248 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
6249 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
6250 &quot;magnitude&quot;: 3.14, # The magnitude.
6251 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6253 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6255 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6256 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6257 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6258 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6262 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
6263The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6264 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
6265 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
6268 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
6269 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
6270 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
6271 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
6272The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6273The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6276the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
6291the styling that can be applied to text. Inherited text styles are represented as unset fields in …
6292 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
6294 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6295 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6296 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6297 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6301The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6302 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
6303 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
6304 &quot;magnitude&quot;: 3.14, # The magnitude.
6305 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6307 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6309 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6310 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6311 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6312 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6316 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
6317The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6318 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
6319 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
6322 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
6323 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
6324 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
6325 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
6326The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6327The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6330 &quot;type&quot;: &quot;A String&quot;, # The type of this auto text.
6332 …ment representing a column break. A column break makes the subsequent text start at the top of the
6333 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
6336 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A ColumnBreak may have multipl…
6339 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this ColumnBreak, k…
6341the styling that can be applied to text. Inherited text styles are represented as unset fields in …
6342 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
6344 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6345 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6346 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6347 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6351The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6352 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
6353 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
6354 &quot;magnitude&quot;: 3.14, # The magnitude.
6355 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6357 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6359 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6360 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6361 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6362 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6366 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
6367The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6368 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
6369 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
6372 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
6373 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
6374 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
6375 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
6376The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6377The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6380the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
6395the styling that can be applied to text. Inherited text styles are represented as unset fields in …
6396 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
6398 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6399 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6400 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6401 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6405The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6406 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
6407 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
6408 &quot;magnitude&quot;: 3.14, # The magnitude.
6409 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6411 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6413 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6414 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6415 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6416 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6420 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
6421The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6422 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
6423 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
6426 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
6427 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
6428 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
6429 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
6430The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6431The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6435 …&quot;endIndex&quot;: 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
6437 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
6440 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Equation may have multiple i…
6444 …otnote reference. A footnote reference is the inline content rendered with a number and is used to…
6445 …&quot;footnoteId&quot;: &quot;A String&quot;, # The ID of the footnote that contains the content o…
6446 … &quot;footnoteNumber&quot;: &quot;A String&quot;, # The rendered number of this footnote.
6447 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
6450 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A FootnoteReference may have m…
6453 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this FootnoteRefere…
6455the styling that can be applied to text. Inherited text styles are represented as unset fields in …
6456 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
6458 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6459 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6460 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6461 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6465The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6466 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
6467 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
6468 &quot;magnitude&quot;: 3.14, # The magnitude.
6469 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6471 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6473 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6474 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6475 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6476 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6480 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
6481The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6482 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
6483 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
6486 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
6487 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
6488 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
6489 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
6490The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6491The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6494the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
6509the styling that can be applied to text. Inherited text styles are represented as unset fields in …
6510 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
6512 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6513 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6514 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6515 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6519The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6520 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
6521 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
6522 &quot;magnitude&quot;: 3.14, # The magnitude.
6523 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6525 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6527 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6528 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6529 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6530 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6534 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
6535The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6536 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
6537 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
6540 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
6541 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
6542 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
6543 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
6544The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6545The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6550 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
6553 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A HorizontalRule may have mult…
6556 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this HorizontalRule…
6558the styling that can be applied to text. Inherited text styles are represented as unset fields in …
6559 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
6561 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6562 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6563 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6564 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6568The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6569 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
6570 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
6571 &quot;magnitude&quot;: 3.14, # The magnitude.
6572 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6574 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6576 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6577 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6578 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6579 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6583 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
6584The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6585 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
6586 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
6589 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
6590 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
6591 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
6592 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
6593The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6594The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6597the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
6612the styling that can be applied to text. Inherited text styles are represented as unset fields in …
6613 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
6615 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6616 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6617 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6618 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6622The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6623 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
6624 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
6625 &quot;magnitude&quot;: 3.14, # The magnitude.
6626 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6628 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6630 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6631 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6632 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6633 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6637 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
6638The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6639 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
6640 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
6643 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
6644 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
6645 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
6646 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
6647The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6648The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6653 …&quot;inlineObjectId&quot;: &quot;A String&quot;, # The ID of the InlineObject this element contai…
6654 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
6657 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An InlineObjectElement may hav…
6660 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this InlineObject, …
6662the styling that can be applied to text. Inherited text styles are represented as unset fields in …
6663 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
6665 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6666 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6667 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6668 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6672The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6673 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
6674 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
6675 &quot;magnitude&quot;: 3.14, # The magnitude.
6676 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6678 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6680 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6681 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6682 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6683 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6687 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
6688The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6689 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
6690 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
6693 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
6694 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
6695 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
6696 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
6697The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6698The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6701the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
6716the styling that can be applied to text. Inherited text styles are represented as unset fields in …
6717 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
6719 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6720 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6721 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6722 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6726The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6727 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
6728 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
6729 &quot;magnitude&quot;: 3.14, # The magnitude.
6730 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6732 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6734 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6735 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6736 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6737 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6741 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
6742The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6743 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
6744 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
6747 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
6748 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
6749 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
6750 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
6751The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6752The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6756 …hElement representing a page break. A page break makes the subsequent text start at the top of the
6757 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
6760 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A PageBreak may have multiple …
6763 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this PageBreak, key…
6765the styling that can be applied to text. Inherited text styles are represented as unset fields in …
6766 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
6768 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6769 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6770 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6771 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6775The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6776 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
6777 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
6778 &quot;magnitude&quot;: 3.14, # The magnitude.
6779 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6781 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6783 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6784 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6785 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6786 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6790 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
6791The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6792 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
6793 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
6796 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
6797 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
6798 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
6799 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
6800The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6801The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6804the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
6819the styling that can be applied to text. Inherited text styles are represented as unset fields in …
6820 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
6822 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6823 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6824 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6825 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6829The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6830 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
6831 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
6832 &quot;magnitude&quot;: 3.14, # The magnitude.
6833 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6835 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6837 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6838 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6839 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6840 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6844 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
6845The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6846 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
6847 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
6850 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
6851 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
6852 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
6853 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
6854The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6855The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6859 … document. These mentions behave as a single, immutable element containing the person&#x27;s name …
6860 … &quot;personId&quot;: &quot;A String&quot;, # Output only. The unique ID of this link.
6861 …operties&quot;: { # Properties specific to a linked Person. # Output only. The properties of this …
6862 …&quot;email&quot;: &quot;A String&quot;, # Output only. The email address linked to this Person. T…
6863 …;: &quot;A String&quot;, # Output only. The name of the person if it is displayed in the link text…
6865 …letionIds&quot;: [ # IDs for suggestions that remove this person link from the document. A Person …
6868 …ertionIds&quot;: [ # IDs for suggestions that insert this person link into the document. A Person …
6871 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this Person, keyed …
6873the styling that can be applied to text. Inherited text styles are represented as unset fields in …
6874 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
6876 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6877 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6878 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6879 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6883The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6884 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
6885 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
6886 &quot;magnitude&quot;: 3.14, # The magnitude.
6887 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6889 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6891 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6892 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6893 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6894 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6898 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
6899The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6900 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
6901 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
6904 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
6905 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
6906 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
6907 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
6908The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6909The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6912the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
6927the styling that can be applied to text. Inherited text styles are represented as unset fields in …
6928 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
6930 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6931 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6932 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6933 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6937The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6938 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
6939 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
6940 &quot;magnitude&quot;: 3.14, # The magnitude.
6941 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6943 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6945 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6946 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6947 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6948 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6952 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
6953The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6954 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
6955 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
6958 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
6959 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
6960 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
6961 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
6962The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6963The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6968 &quot;richLinkId&quot;: &quot;A String&quot;, # Output only. The ID of this link.
6969 …inkProperties&quot;: { # Properties specific to a RichLink. # Output only. The properties of this …
6970 … &quot;A String&quot;, # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
6971The title of the RichLink as displayed in the link. This title matches the title of the linked res…
6972 …&quot;uri&quot;: &quot;A String&quot;, # Output only. The URI to the RichLink. This is always pres…
6974 …estedDeletionIds&quot;: [ # IDs for suggestions that remove this link from the document. A RichLin…
6977 …stedInsertionIds&quot;: [ # IDs for suggestions that insert this link into the document. A RichLin…
6980 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this RichLink, keye…
6982the styling that can be applied to text. Inherited text styles are represented as unset fields in …
6983 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
6985 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
6986 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
6987 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
6988 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
6992The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6993 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
6994 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
6995 &quot;magnitude&quot;: 3.14, # The magnitude.
6996 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
6998 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
7000 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7001 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7002 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7003 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7007 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
7008The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
7009 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
7010 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
7013 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
7014 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
7015 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
7016 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
7017The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
7018The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
7021the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
7036the styling that can be applied to text. Inherited text styles are represented as unset fields in …
7037 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
7039 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7040 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7041 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7042 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7046The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
7047 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
7048 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
7049 &quot;magnitude&quot;: 3.14, # The magnitude.
7050 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7052 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
7054 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7055 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7056 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7057 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7061 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
7062The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
7063 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
7064 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
7067 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
7068 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
7069 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
7070 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
7071The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
7072The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
7076 …&quot;startIndex&quot;: 42, # The zero-based start index of this paragraph element, in UTF-16 code…
7077 …n&quot;: { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
7078 …ontent&quot;: &quot;A String&quot;, # The text of this run. Any non-text elements in the run are r…
7079 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
7082 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TextRun may have multiple in…
7085 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this run, keyed by …
7087the styling that can be applied to text. Inherited text styles are represented as unset fields in …
7088 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
7090 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7091 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7092 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7093 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7097The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
7098 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
7099 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
7100 &quot;magnitude&quot;: 3.14, # The magnitude.
7101 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7103 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
7105 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7106 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7107 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7108 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7112 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
7113The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
7114 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
7115 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
7118 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
7119 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
7120 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
7121 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
7122The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
7123The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
7126the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
7141the styling that can be applied to text. Inherited text styles are represented as unset fields in …
7142 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
7144 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7145 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7146 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7147 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7151The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
7152 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
7153 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
7154 &quot;magnitude&quot;: 3.14, # The magnitude.
7155 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7157 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
7159 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7160 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7161 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7162 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7166 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
7167The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
7168 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
7169 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
7172 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
7173 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
7174 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
7175 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
7176The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
7177The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
7183the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
7184 &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
7185 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
7186The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
7187 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
7189 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7190 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7191 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7192 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7196 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
7197 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
7198 &quot;magnitude&quot;: 3.14, # The magnitude.
7199 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7201 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
7202 &quot;magnitude&quot;: 3.14, # The magnitude.
7203 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7206The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
7207 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
7209 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7210 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7211 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7212 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7216 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
7217 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
7218 &quot;magnitude&quot;: 3.14, # The magnitude.
7219 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7221 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
7222 &quot;magnitude&quot;: 3.14, # The magnitude.
7223 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7226The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
7227 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
7229 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7230 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7231 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7232 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7236 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
7237 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
7238 &quot;magnitude&quot;: 3.14, # The magnitude.
7239 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7241 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
7242 &quot;magnitude&quot;: 3.14, # The magnitude.
7243 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7246The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
7247 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
7249 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7250 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7251 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7252 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7256 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
7257 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
7258 &quot;magnitude&quot;: 3.14, # The magnitude.
7259 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7261 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
7262 &quot;magnitude&quot;: 3.14, # The magnitude.
7263 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7266The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
7267 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
7269 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7270 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7271 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7272 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7276 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
7277 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
7278 &quot;magnitude&quot;: 3.14, # The magnitude.
7279 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7281 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
7282 &quot;magnitude&quot;: 3.14, # The magnitude.
7283 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7286 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
7287 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
7288the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
7289 &quot;magnitude&quot;: 3.14, # The magnitude.
7290 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7292 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
7293 &quot;magnitude&quot;: 3.14, # The magnitude.
7294 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7296the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
7297 &quot;magnitude&quot;: 3.14, # The magnitude.
7298 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7300 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
7301 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
7302 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
7303The named style type of the paragraph. Since updating the named style type affects other propertie…
7304 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
7305 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
7307 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7308 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7309 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7310 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7315 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
7316 &quot;magnitude&quot;: 3.14, # The magnitude.
7317 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7319 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
7320 &quot;magnitude&quot;: 3.14, # The magnitude.
7321 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7323 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
7324 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
7326 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
7327 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
7328 &quot;magnitude&quot;: 3.14, # The magnitude.
7329 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7334 … &quot;positionedObjectIds&quot;: [ # The IDs of the positioned objects tethered to this paragraph.
7337 … &quot;suggestedBulletChanges&quot;: { # The suggested changes to this paragraph&#x27;s bullet.
7339 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
7340 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
7341 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
7342the styling that can be applied to text. Inherited text styles are represented as unset fields in …
7343 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
7345 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7346 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7347 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7348 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7352The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
7353 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
7354 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
7355 &quot;magnitude&quot;: 3.14, # The magnitude.
7356 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7358 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
7360 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7361 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7362 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7363 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7367 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
7368The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
7369 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
7370 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
7373 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
7374 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
7375 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
7376 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
7377The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
7378The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
7382the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
7383 …t;listIdSuggested&quot;: True or False, # Indicates if there was a suggested change to the list_id.
7384 …elSuggested&quot;: True or False, # Indicates if there was a suggested change to the nesting_level.
7385the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
7401 …&quot;suggestedParagraphStyleChanges&quot;: { # The suggested paragraph style changes to this para…
7403the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
7404 … &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
7405 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
7406The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
7407 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
7409 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7410 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7411 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7412 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7416 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
7417 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
7418 &quot;magnitude&quot;: 3.14, # The magnitude.
7419 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7421 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
7422 &quot;magnitude&quot;: 3.14, # The magnitude.
7423 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7426The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
7427 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
7429 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7430 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7431 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7432 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7436 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
7437 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
7438 &quot;magnitude&quot;: 3.14, # The magnitude.
7439 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7441 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
7442 &quot;magnitude&quot;: 3.14, # The magnitude.
7443 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7446The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
7447 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
7449 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7450 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7451 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7452 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7456 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
7457 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
7458 &quot;magnitude&quot;: 3.14, # The magnitude.
7459 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7461 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
7462 &quot;magnitude&quot;: 3.14, # The magnitude.
7463 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7466The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
7467 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
7469 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7470 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7471 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7472 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7476 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
7477 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
7478 &quot;magnitude&quot;: 3.14, # The magnitude.
7479 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7481 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
7482 &quot;magnitude&quot;: 3.14, # The magnitude.
7483 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7486The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
7487 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
7489 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7490 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7491 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7492 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7496 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
7497 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
7498 &quot;magnitude&quot;: 3.14, # The magnitude.
7499 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7501 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
7502 &quot;magnitude&quot;: 3.14, # The magnitude.
7503 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7506 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
7507 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
7508the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
7509 &quot;magnitude&quot;: 3.14, # The magnitude.
7510 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7512 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
7513 &quot;magnitude&quot;: 3.14, # The magnitude.
7514 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7516the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
7517 &quot;magnitude&quot;: 3.14, # The magnitude.
7518 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7520 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
7521 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
7522 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
7523The named style type of the paragraph. Since updating the named style type affects other propertie…
7524 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
7525 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
7527 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7528 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7529 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7530 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7535 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
7536 &quot;magnitude&quot;: 3.14, # The magnitude.
7537 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7539 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
7540 &quot;magnitude&quot;: 3.14, # The magnitude.
7541 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7543 … &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
7544 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
7546 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
7547 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
7548 &quot;magnitude&quot;: 3.14, # The magnitude.
7549 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7554the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
7571the fields on the base Shading have been changed in this suggested change. For any field set to tr…
7572 …undColorSuggested&quot;: True or False, # Indicates if there was a suggested change to the Shading.
7580 …&quot;suggestedPositionedObjectIds&quot;: { # The IDs of the positioned objects that are suggested…
7582 &quot;objectIds&quot;: [ # The object IDs.
7588the same SectionStyle. A section break represents the start of a new section, and the section sty…
7589 …&quot;sectionStyle&quot;: { # The styling that applies to a section. # The style of the section af…
7590 …perties&quot;: [ # The section&#x27;s columns properties. If empty, the section contains one colum…
7592 …d&quot;: { # A magnitude in a single direction in the specified units. # The padding at the end of…
7593 &quot;magnitude&quot;: 3.14, # The magnitude.
7594 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7596 …h&quot;: { # A magnitude in a single direction in the specified units. # Output only. The width of…
7597 &quot;magnitude&quot;: 3.14, # The magnitude.
7598 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7602 …quot;: &quot;A String&quot;, # The style of column separators. This style can be set even when the…
7603 …t;contentDirection&quot;: &quot;A String&quot;, # The content direction of this section. If unset,…
7604 …ot;, # The ID of the default footer. If unset, the value inherits from the previous SectionBreak&#…
7605 …ot;, # The ID of the default header. If unset, the value inherits from the previous SectionBreak&#…
7606The ID of the footer used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
7607The ID of the header used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
7608The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
7609The ID of the header used only for the first page of the section. If use_first_page_header_footer …
7610 …m&quot;: { # A magnitude in a single direction in the specified units. # The bottom page margin of…
7611 &quot;magnitude&quot;: 3.14, # The magnitude.
7612 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7614the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
7615 &quot;magnitude&quot;: 3.14, # The magnitude.
7616 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7618the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
7619 &quot;magnitude&quot;: 3.14, # The magnitude.
7620 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7622the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
7623 &quot;magnitude&quot;: 3.14, # The magnitude.
7624 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7626the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
7627 &quot;magnitude&quot;: 3.14, # The magnitude.
7628 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7630 …Top&quot;: { # A magnitude in a single direction in the specified units. # The top page margin of
7631 &quot;magnitude&quot;: 3.14, # The magnitude.
7632 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7634The page number from which to start counting the number of pages for this section. If unset, page …
7635 &quot;sectionType&quot;: &quot;A String&quot;, # Output only. The type of section.
7636the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
7638 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
7641 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A SectionBreak may have multip…
7645 …&quot;startIndex&quot;: 42, # The zero-based start index of this structural element, in UTF-16 cod…
7647 …&quot;columns&quot;: 42, # Number of columns in the table. It is possible for a table to be non-re…
7648 &quot;rows&quot;: 42, # Number of rows in the table.
7649 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
7652 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Table may have multiple inse…
7655 &quot;tableRows&quot;: [ # The contents and style of each row.
7656 { # The contents and style of a row in a Table.
7657 … &quot;endIndex&quot;: 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
7658 … &quot;startIndex&quot;: 42, # The zero-based start index of this row, in UTF-16 code units.
7659 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
7662 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableRow may have multiple i…
7665 …&quot;suggestedTableRowStyleChanges&quot;: { # The suggested style changes to this row, keyed by s…
7667 …row. # A TableRowStyle that only includes the changes made in this suggestion. This can be used al…
7668the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
7669 &quot;magnitude&quot;: 3.14, # The magnitude.
7670 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7673the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
7678The contents and style of each cell in this row. It is possible for a table to be non-rectangular,…
7679 { # The contents and style of a cell in a Table.
7680 &quot;content&quot;: [ # The content of the cell.
7683 …&quot;endIndex&quot;: 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
7684 … &quot;startIndex&quot;: 42, # The zero-based start index of this cell, in UTF-16 code units.
7685 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
7688 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableCell may have multiple …
7691 …&quot;suggestedTableCellStyleChanges&quot;: { # The suggested changes to the table cell style, key…
7693The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
7694 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
7696 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7697 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7698 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7699 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7703 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
7704 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
7706 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7707 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7708 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7709 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7713 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
7714 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
7715 &quot;magnitude&quot;: 3.14, # The magnitude.
7716 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7719 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
7720 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
7722 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7723 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7724 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7725 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7729 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
7730 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
7731 &quot;magnitude&quot;: 3.14, # The magnitude.
7732 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7735 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
7736 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
7738 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7739 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7740 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7741 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7745 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
7746 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
7747 &quot;magnitude&quot;: 3.14, # The magnitude.
7748 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7751 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
7752 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
7754 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7755 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7756 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7757 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7761 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
7762 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
7763 &quot;magnitude&quot;: 3.14, # The magnitude.
7764 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7767 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
7768 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
7769 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
7770 &quot;magnitude&quot;: 3.14, # The magnitude.
7771 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7773 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
7774 &quot;magnitude&quot;: 3.14, # The magnitude.
7775 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7777 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
7778 &quot;magnitude&quot;: 3.14, # The magnitude.
7779 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7781 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
7782 &quot;magnitude&quot;: 3.14, # The magnitude.
7783 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7785 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
7787the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
7803The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
7804 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
7806 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7807 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7808 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7809 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7813 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
7814 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
7816 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7817 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7818 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7819 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7823 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
7824 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
7825 &quot;magnitude&quot;: 3.14, # The magnitude.
7826 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7829 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
7830 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
7832 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7833 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7834 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7835 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7839 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
7840 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
7841 &quot;magnitude&quot;: 3.14, # The magnitude.
7842 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7845 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
7846 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
7848 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7849 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7850 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7851 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7855 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
7856 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
7857 &quot;magnitude&quot;: 3.14, # The magnitude.
7858 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7861 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
7862 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
7864 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7865 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7866 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7867 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7871 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
7872 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
7873 &quot;magnitude&quot;: 3.14, # The magnitude.
7874 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7877 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
7878 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
7879 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
7880 &quot;magnitude&quot;: 3.14, # The magnitude.
7881 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7883 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
7884 &quot;magnitude&quot;: 3.14, # The magnitude.
7885 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7887 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
7888 &quot;magnitude&quot;: 3.14, # The magnitude.
7889 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7891 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
7892 &quot;magnitude&quot;: 3.14, # The magnitude.
7893 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7895 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
7899 … &quot;tableRowStyle&quot;: { # Styles that apply to a table row. # The style of the table row.
7900the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
7901 &quot;magnitude&quot;: 3.14, # The magnitude.
7902 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7907 &quot;tableStyle&quot;: { # Styles that apply to a table. # The style of the table.
7908The properties of each column. Note that in Docs, tables contain rows and rows contain cells, simi…
7909 { # The properties of a column in a table.
7910 …ot;: { # A magnitude in a single direction in the specified units. # The width of the column. Set …
7911 &quot;magnitude&quot;: 3.14, # The magnitude.
7912 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7914 &quot;widthType&quot;: &quot;A String&quot;, # The width type of the column.
7920 &quot;content&quot;: [ # The content of the table of contents.
7923 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
7926 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableOfContents may have mul…
7932 &quot;headerId&quot;: &quot;A String&quot;, # The ID of the header.
7935 …&quot;inlineObjects&quot;: { # Output only. The inline objects in the document, keyed by object ID.
7937 …&quot;inlineObjectProperties&quot;: { # Properties of an InlineObject. # The properties of this in…
7938 …&quot;embeddedObject&quot;: { # An embedded object in the document. # The embedded object of this …
7939 …&quot;description&quot;: &quot;A String&quot;, # The description of the embedded object. The `titl…
7940 …&quot;embeddedDrawingProperties&quot;: { # The properties of an embedded drawing. # The properties…
7942 …mbeddedObjectBorder&quot;: { # A border around an EmbeddedObject. # The border of the embedded obj…
7943 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
7945 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
7946 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
7947 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
7948 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
7952 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
7953 … &quot;propertyState&quot;: &quot;A String&quot;, # The property state of the border property.
7954 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
7955 &quot;magnitude&quot;: 3.14, # The magnitude.
7956 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7959 &quot;imageProperties&quot;: { # The properties of an image. # The properties of an image.
7960 &quot;angle&quot;: 3.14, # The clockwise rotation angle of the image, in radians.
7961 …&quot;brightness&quot;: 3.14, # The brightness effect of the image. The value should be in the int…
7962the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
7963 …&quot;contrast&quot;: 3.14, # The contrast effect of the image. The value should be in the interva…
7964The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
7965 …angle&quot;: 3.14, # The clockwise rotation angle of the crop rectangle around its center, in radi…
7966 …4, # The offset specifies how far inwards the bottom edge of the crop rectangle is from the bottom…
7967 ….14, # The offset specifies how far inwards the left edge of the crop rectangle is from the left e…
7968 …14, # The offset specifies how far inwards the right edge of the crop rectangle is from the right …
7969 …3.14, # The offset specifies how far inwards the top edge of the crop rectangle is from the top ed…
7971 …&quot;sourceUri&quot;: &quot;A String&quot;, # The source URI is the URI used to insert the image.…
7972 …&quot;transparency&quot;: 3.14, # The transparency effect of the image. The value should be in the
7974the external linked source content. # A reference to the external linked source content. For examp…
7975 …: { # A reference to a linked chart embedded from Google Sheets. # A reference to the linked chart.
7976 …&quot;chartId&quot;: 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
7977 …ot;spreadsheetId&quot;: &quot;A String&quot;, # The ID of the Google Sheets spreadsheet that conta…
7980 …ttom&quot;: { # A magnitude in a single direction in the specified units. # The bottom margin of t…
7981 &quot;magnitude&quot;: 3.14, # The magnitude.
7982 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7984 …nLeft&quot;: { # A magnitude in a single direction in the specified units. # The left margin of th…
7985 &quot;magnitude&quot;: 3.14, # The magnitude.
7986 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7988 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right margin of th…
7989 &quot;magnitude&quot;: 3.14, # The magnitude.
7990 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7992 …inTop&quot;: { # A magnitude in a single direction in the specified units. # The top margin of the
7993 &quot;magnitude&quot;: 3.14, # The magnitude.
7994 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
7996 &quot;size&quot;: { # A width and height. # The visible size of the image after cropping.
7997 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
7998 &quot;magnitude&quot;: 3.14, # The magnitude.
7999 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8001 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
8002 &quot;magnitude&quot;: 3.14, # The magnitude.
8003 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8006 …&quot;title&quot;: &quot;A String&quot;, # The title of the embedded object. The `title` and `desc…
8009 &quot;objectId&quot;: &quot;A String&quot;, # The ID of this inline object.
8010 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
8013 …&quot;suggestedInlineObjectPropertiesChanges&quot;: { # The suggested changes to the inline object…
8015 …InlineObjectProperties that only includes the changes made in this suggestion. This can be used al…
8016 …&quot;embeddedObject&quot;: { # An embedded object in the document. # The embedded object of this …
8017 …&quot;description&quot;: &quot;A String&quot;, # The description of the embedded object. The `titl…
8018 …&quot;embeddedDrawingProperties&quot;: { # The properties of an embedded drawing. # The properties…
8020 …mbeddedObjectBorder&quot;: { # A border around an EmbeddedObject. # The border of the embedded obj…
8021 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
8023 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8024 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8025 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8026 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8030 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
8031 … &quot;propertyState&quot;: &quot;A String&quot;, # The property state of the border property.
8032 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
8033 &quot;magnitude&quot;: 3.14, # The magnitude.
8034 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8037 … &quot;imageProperties&quot;: { # The properties of an image. # The properties of an image.
8038 &quot;angle&quot;: 3.14, # The clockwise rotation angle of the image, in radians.
8039 …&quot;brightness&quot;: 3.14, # The brightness effect of the image. The value should be in the int…
8040the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
8041 …&quot;contrast&quot;: 3.14, # The contrast effect of the image. The value should be in the interva…
8042The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
8043 …angle&quot;: 3.14, # The clockwise rotation angle of the crop rectangle around its center, in radi…
8044 …4, # The offset specifies how far inwards the bottom edge of the crop rectangle is from the bottom…
8045 ….14, # The offset specifies how far inwards the left edge of the crop rectangle is from the left e…
8046 …14, # The offset specifies how far inwards the right edge of the crop rectangle is from the right …
8047 …3.14, # The offset specifies how far inwards the top edge of the crop rectangle is from the top ed…
8049 …&quot;sourceUri&quot;: &quot;A String&quot;, # The source URI is the URI used to insert the image.…
8050 …&quot;transparency&quot;: 3.14, # The transparency effect of the image. The value should be in the
8052the external linked source content. # A reference to the external linked source content. For examp…
8053 …: { # A reference to a linked chart embedded from Google Sheets. # A reference to the linked chart.
8054 …&quot;chartId&quot;: 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
8055 …ot;spreadsheetId&quot;: &quot;A String&quot;, # The ID of the Google Sheets spreadsheet that conta…
8058 …ttom&quot;: { # A magnitude in a single direction in the specified units. # The bottom margin of t…
8059 &quot;magnitude&quot;: 3.14, # The magnitude.
8060 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8062 …nLeft&quot;: { # A magnitude in a single direction in the specified units. # The left margin of th…
8063 &quot;magnitude&quot;: 3.14, # The magnitude.
8064 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8066 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right margin of th…
8067 &quot;magnitude&quot;: 3.14, # The magnitude.
8068 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8070 …inTop&quot;: { # A magnitude in a single direction in the specified units. # The top margin of the
8071 &quot;magnitude&quot;: 3.14, # The magnitude.
8072 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8074 … &quot;size&quot;: { # A width and height. # The visible size of the image after cropping.
8075 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
8076 &quot;magnitude&quot;: 3.14, # The magnitude.
8077 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8079 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
8080 &quot;magnitude&quot;: 3.14, # The magnitude.
8081 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8084 …&quot;title&quot;: &quot;A String&quot;, # The title of the embedded object. The `title` and `desc…
8087the fields on the base InlineObjectProperties have been changed in this suggestion. For any field …
8088the fields on the base EmbeddedObject have been changed in this suggestion. For any field set to t…
8090the fields on the base EmbeddedDrawingProperties have been changed in this suggestion. For any fie…
8092the fields on the base EmbeddedObjectBorder have been changed in this suggestion. For any field se…
8098the fields on the base ImageProperties have been changed in this suggestion. For any field set to …
8103the fields on the base CropProperties have been changed in this suggestion. For any field set to t…
8113the fields on the base LinkedContentReference have been changed in this suggestion. For any field …
8114the fields on the base SheetsChartReference have been changed in this suggestion. For any field se…
8123the fields on the base Size have been changed in this suggestion. For any field set to true, the S…
8132 …&quot;suggestedInsertionId&quot;: &quot;A String&quot;, # The suggested insertion ID. If empty, th…
8135 &quot;lists&quot;: { # Output only. The lists in the document, keyed by list ID.
8136 …resents the list attributes for a group of paragraphs that all belong to the same list. A paragrap…
8137 …: { # The properties of a list which describe the look and feel of bullets belonging to paragraphs…
8138the properties of the bullets at the associated level. A list has at most nine levels of nesting w…
8139 … { # Contains properties describing the look and feel of a list bullet at a given level of nesting.
8140 …Alignment&quot;: &quot;A String&quot;, # The alignment of the bullet within the space allotted for…
8141The format string used by bullets at this level of nesting. The glyph format contains one or more …
8142The glyph symbol replaces placeholders within the glyph_format. For example, if the glyph_symbol i…
8143The type of glyph used by bullets when paragraphs at this level of nesting are ordered. The glyph …
8144 …quot;: { # A magnitude in a single direction in the specified units. # The amount of indentation f…
8145 &quot;magnitude&quot;: 3.14, # The magnitude.
8146 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8148the specified units. # The amount of indentation for paragraphs at this level of nesting. Applied …
8149 &quot;magnitude&quot;: 3.14, # The magnitude.
8150 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8152 …&quot;startNumber&quot;: 42, # The number of the first list item at this nesting level. A value of…
8153the styling that can be applied to text. Inherited text styles are represented as unset fields in …
8154 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
8156 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8157 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8158 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8159 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8163The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
8164 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
8165 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
8166 &quot;magnitude&quot;: 3.14, # The magnitude.
8167 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8169 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
8171 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8172 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8173 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8174 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8178 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
8179The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
8180 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
8181 &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
8184 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
8185 &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
8186 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
8187 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
8188The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
8189The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
8195 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
8198 …&quot;suggestedInsertionId&quot;: &quot;A String&quot;, # The suggested insertion ID. If empty, th…
8199 …&quot;suggestedListPropertiesChanges&quot;: { # The suggested changes to the list properties, keye…
8201The properties of a list which describe the look and feel of bullets belonging to paragraphs assoc…
8202the properties of the bullets at the associated level. A list has at most nine levels of nesting w…
8203 … { # Contains properties describing the look and feel of a list bullet at a given level of nesting.
8204 …Alignment&quot;: &quot;A String&quot;, # The alignment of the bullet within the space allotted for…
8205The format string used by bullets at this level of nesting. The glyph format contains one or more …
8206The glyph symbol replaces placeholders within the glyph_format. For example, if the glyph_symbol i…
8207The type of glyph used by bullets when paragraphs at this level of nesting are ordered. The glyph …
8208 …quot;: { # A magnitude in a single direction in the specified units. # The amount of indentation f…
8209 &quot;magnitude&quot;: 3.14, # The magnitude.
8210 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8212the specified units. # The amount of indentation for paragraphs at this level of nesting. Applied …
8213 &quot;magnitude&quot;: 3.14, # The magnitude.
8214 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8216 …&quot;startNumber&quot;: 42, # The number of the first list item at this nesting level. A value of…
8217the styling that can be applied to text. Inherited text styles are represented as unset fields in …
8218 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
8220 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8221 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8222 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8223 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8227The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
8228 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
8229 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
8230 &quot;magnitude&quot;: 3.14, # The magnitude.
8231 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8233 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
8235 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8236 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8237 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8238 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8242 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
8243The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
8244 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
8245 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
8248 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
8249 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
8250 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
8251 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
8252The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
8253The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
8259the fields on the base ListProperties have been changed in this suggestion. For any field set to t…
8260the fields on the corresponding NestingLevel in nesting_levels have been changed in this suggestio…
8261 …{ # A mask that indicates which of the fields on the base NestingLevel have been changed in this s…
8269the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
8289 &quot;namedRanges&quot;: { # Output only. The named ranges in the document, keyed by name.
8290 …&quot;a_key&quot;: { # A collection of all the NamedRanges in the document that share a given name.
8291 &quot;name&quot;: &quot;A String&quot;, # The name that all the named ranges share.
8292 &quot;namedRanges&quot;: [ # The NamedRanges that share the same name.
8293the same named range ID. Named ranges allow developers to associate parts of a document with an ar…
8294 &quot;name&quot;: &quot;A String&quot;, # The name of the named range.
8295 &quot;namedRangeId&quot;: &quot;A String&quot;, # The ID of the named range.
8296 &quot;ranges&quot;: [ # The ranges that belong to this named range.
8298 …&quot;endIndex&quot;: 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
8299 …quot;A String&quot;, # The ID of the header, footer or footnote that this range is contained in. A…
8300 …&quot;startIndex&quot;: 42, # The zero-based start index of this range, in UTF-16 code units. In a…
8307The named styles. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from t…
8308 …&quot;styles&quot;: [ # The named styles. There is an entry for each of the possible named style t…
8309 …amed style. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from this na…
8310 &quot;namedStyleType&quot;: &quot;A String&quot;, # The type of this named style.
8311the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
8312 &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
8313 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
8314The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
8315 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
8317 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8318 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8319 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8320 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8324 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
8325 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
8326 &quot;magnitude&quot;: 3.14, # The magnitude.
8327 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8329 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
8330 &quot;magnitude&quot;: 3.14, # The magnitude.
8331 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8334The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
8335 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
8337 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8338 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8339 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8340 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8344 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
8345 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
8346 &quot;magnitude&quot;: 3.14, # The magnitude.
8347 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8349 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
8350 &quot;magnitude&quot;: 3.14, # The magnitude.
8351 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8354The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
8355 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
8357 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8358 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8359 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8360 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8364 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
8365 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
8366 &quot;magnitude&quot;: 3.14, # The magnitude.
8367 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8369 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
8370 &quot;magnitude&quot;: 3.14, # The magnitude.
8371 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8374The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
8375 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
8377 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8378 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8379 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8380 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8384 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
8385 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
8386 &quot;magnitude&quot;: 3.14, # The magnitude.
8387 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8389 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
8390 &quot;magnitude&quot;: 3.14, # The magnitude.
8391 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8394The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
8395 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
8397 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8398 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8399 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8400 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8404 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
8405 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
8406 &quot;magnitude&quot;: 3.14, # The magnitude.
8407 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8409 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
8410 &quot;magnitude&quot;: 3.14, # The magnitude.
8411 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8414 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
8415 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
8416the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
8417 &quot;magnitude&quot;: 3.14, # The magnitude.
8418 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8420 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
8421 &quot;magnitude&quot;: 3.14, # The magnitude.
8422 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8424the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
8425 &quot;magnitude&quot;: 3.14, # The magnitude.
8426 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8428 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
8429 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
8430 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
8431The named style type of the paragraph. Since updating the named style type affects other propertie…
8432 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
8433 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
8435 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8436 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8437 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8438 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8443 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
8444 &quot;magnitude&quot;: 3.14, # The magnitude.
8445 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8447 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
8448 &quot;magnitude&quot;: 3.14, # The magnitude.
8449 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8451 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
8452 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
8454 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
8455 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
8456 &quot;magnitude&quot;: 3.14, # The magnitude.
8457 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8462the styling that can be applied to text. Inherited text styles are represented as unset fields in …
8463 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
8465 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8466 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8467 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8468 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8472The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
8473 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
8474 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
8475 &quot;magnitude&quot;: 3.14, # The magnitude.
8476 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8478 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
8480 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8481 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8482 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8483 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8487 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
8488The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
8489 &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
8490 &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
8493 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
8494 &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
8495 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
8496 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
8497The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
8498The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
8504 …&quot;positionedObjects&quot;: { # Output only. The positioned objects in the document, keyed by o…
8505 …object that is tethered to a Paragraph and positioned relative to the beginning of the paragraph. …
8506 &quot;objectId&quot;: &quot;A String&quot;, # The ID of this positioned object.
8507 …&quot;positionedObjectProperties&quot;: { # Properties of a PositionedObject. # The properties of …
8508 …&quot;embeddedObject&quot;: { # An embedded object in the document. # The embedded object of this …
8509 …&quot;description&quot;: &quot;A String&quot;, # The description of the embedded object. The `titl…
8510 …&quot;embeddedDrawingProperties&quot;: { # The properties of an embedded drawing. # The properties…
8512 …mbeddedObjectBorder&quot;: { # A border around an EmbeddedObject. # The border of the embedded obj…
8513 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
8515 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8516 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8517 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8518 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8522 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
8523 … &quot;propertyState&quot;: &quot;A String&quot;, # The property state of the border property.
8524 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
8525 &quot;magnitude&quot;: 3.14, # The magnitude.
8526 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8529 &quot;imageProperties&quot;: { # The properties of an image. # The properties of an image.
8530 &quot;angle&quot;: 3.14, # The clockwise rotation angle of the image, in radians.
8531 …&quot;brightness&quot;: 3.14, # The brightness effect of the image. The value should be in the int…
8532the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
8533 …&quot;contrast&quot;: 3.14, # The contrast effect of the image. The value should be in the interva…
8534The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
8535 …angle&quot;: 3.14, # The clockwise rotation angle of the crop rectangle around its center, in radi…
8536 …4, # The offset specifies how far inwards the bottom edge of the crop rectangle is from the bottom…
8537 ….14, # The offset specifies how far inwards the left edge of the crop rectangle is from the left e…
8538 …14, # The offset specifies how far inwards the right edge of the crop rectangle is from the right …
8539 …3.14, # The offset specifies how far inwards the top edge of the crop rectangle is from the top ed…
8541 …&quot;sourceUri&quot;: &quot;A String&quot;, # The source URI is the URI used to insert the image.…
8542 …&quot;transparency&quot;: 3.14, # The transparency effect of the image. The value should be in the
8544the external linked source content. # A reference to the external linked source content. For examp…
8545 …: { # A reference to a linked chart embedded from Google Sheets. # A reference to the linked chart.
8546 …&quot;chartId&quot;: 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
8547 …ot;spreadsheetId&quot;: &quot;A String&quot;, # The ID of the Google Sheets spreadsheet that conta…
8550 …ttom&quot;: { # A magnitude in a single direction in the specified units. # The bottom margin of t…
8551 &quot;magnitude&quot;: 3.14, # The magnitude.
8552 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8554 …nLeft&quot;: { # A magnitude in a single direction in the specified units. # The left margin of th…
8555 &quot;magnitude&quot;: 3.14, # The magnitude.
8556 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8558 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right margin of th…
8559 &quot;magnitude&quot;: 3.14, # The magnitude.
8560 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8562 …inTop&quot;: { # A magnitude in a single direction in the specified units. # The top margin of the
8563 &quot;magnitude&quot;: 3.14, # The magnitude.
8564 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8566 &quot;size&quot;: { # A width and height. # The visible size of the image after cropping.
8567 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
8568 &quot;magnitude&quot;: 3.14, # The magnitude.
8569 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8571 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
8572 &quot;magnitude&quot;: 3.14, # The magnitude.
8573 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8576 …&quot;title&quot;: &quot;A String&quot;, # The title of the embedded object. The `title` and `desc…
8578The positioning of a PositionedObject. The positioned object is positioned relative to the beginni…
8579 &quot;layout&quot;: &quot;A String&quot;, # The layout of this positioned object.
8580the specified units. # The offset of the left edge of the positioned object relative to the beginn…
8581 &quot;magnitude&quot;: 3.14, # The magnitude.
8582 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8584the specified units. # The offset of the top edge of the positioned object relative to the beginni…
8585 &quot;magnitude&quot;: 3.14, # The magnitude.
8586 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8590 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
8593 …&quot;suggestedInsertionId&quot;: &quot;A String&quot;, # The suggested insertion ID. If empty, th…
8594 …&quot;suggestedPositionedObjectPropertiesChanges&quot;: { # The suggested changes to the positione…
8596 …tionedObjectProperties that only includes the changes made in this suggestion. This can be used al…
8597 …&quot;embeddedObject&quot;: { # An embedded object in the document. # The embedded object of this …
8598 …&quot;description&quot;: &quot;A String&quot;, # The description of the embedded object. The `titl…
8599 …&quot;embeddedDrawingProperties&quot;: { # The properties of an embedded drawing. # The properties…
8601 …mbeddedObjectBorder&quot;: { # A border around an EmbeddedObject. # The border of the embedded obj…
8602 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
8604 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8605 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8606 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8607 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8611 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
8612 … &quot;propertyState&quot;: &quot;A String&quot;, # The property state of the border property.
8613 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
8614 &quot;magnitude&quot;: 3.14, # The magnitude.
8615 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8618 … &quot;imageProperties&quot;: { # The properties of an image. # The properties of an image.
8619 &quot;angle&quot;: 3.14, # The clockwise rotation angle of the image, in radians.
8620 …&quot;brightness&quot;: 3.14, # The brightness effect of the image. The value should be in the int…
8621the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
8622 …&quot;contrast&quot;: 3.14, # The contrast effect of the image. The value should be in the interva…
8623The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
8624 …angle&quot;: 3.14, # The clockwise rotation angle of the crop rectangle around its center, in radi…
8625 …4, # The offset specifies how far inwards the bottom edge of the crop rectangle is from the bottom…
8626 ….14, # The offset specifies how far inwards the left edge of the crop rectangle is from the left e…
8627 …14, # The offset specifies how far inwards the right edge of the crop rectangle is from the right …
8628 …3.14, # The offset specifies how far inwards the top edge of the crop rectangle is from the top ed…
8630 …&quot;sourceUri&quot;: &quot;A String&quot;, # The source URI is the URI used to insert the image.…
8631 …&quot;transparency&quot;: 3.14, # The transparency effect of the image. The value should be in the
8633the external linked source content. # A reference to the external linked source content. For examp…
8634 …: { # A reference to a linked chart embedded from Google Sheets. # A reference to the linked chart.
8635 …&quot;chartId&quot;: 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
8636 …ot;spreadsheetId&quot;: &quot;A String&quot;, # The ID of the Google Sheets spreadsheet that conta…
8639 …ttom&quot;: { # A magnitude in a single direction in the specified units. # The bottom margin of t…
8640 &quot;magnitude&quot;: 3.14, # The magnitude.
8641 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8643 …nLeft&quot;: { # A magnitude in a single direction in the specified units. # The left margin of th…
8644 &quot;magnitude&quot;: 3.14, # The magnitude.
8645 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8647 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right margin of th…
8648 &quot;magnitude&quot;: 3.14, # The magnitude.
8649 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8651 …inTop&quot;: { # A magnitude in a single direction in the specified units. # The top margin of the
8652 &quot;magnitude&quot;: 3.14, # The magnitude.
8653 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8655 … &quot;size&quot;: { # A width and height. # The visible size of the image after cropping.
8656 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
8657 &quot;magnitude&quot;: 3.14, # The magnitude.
8658 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8660 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
8661 &quot;magnitude&quot;: 3.14, # The magnitude.
8662 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8665 …&quot;title&quot;: &quot;A String&quot;, # The title of the embedded object. The `title` and `desc…
8667The positioning of a PositionedObject. The positioned object is positioned relative to the beginni…
8668 &quot;layout&quot;: &quot;A String&quot;, # The layout of this positioned object.
8669the specified units. # The offset of the left edge of the positioned object relative to the beginn…
8670 &quot;magnitude&quot;: 3.14, # The magnitude.
8671 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8673the specified units. # The offset of the top edge of the positioned object relative to the beginni…
8674 &quot;magnitude&quot;: 3.14, # The magnitude.
8675 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8679the fields on the base PositionedObjectProperties have been changed in this suggestion. For any fi…
8680the fields on the base EmbeddedObject have been changed in this suggestion. For any field set to t…
8682the fields on the base EmbeddedDrawingProperties have been changed in this suggestion. For any fie…
8684the fields on the base EmbeddedObjectBorder have been changed in this suggestion. For any field se…
8690the fields on the base ImageProperties have been changed in this suggestion. For any field set to …
8695the fields on the base CropProperties have been changed in this suggestion. For any field set to t…
8705the fields on the base LinkedContentReference have been changed in this suggestion. For any field …
8706the fields on the base SheetsChartReference have been changed in this suggestion. For any field se…
8715the fields on the base Size have been changed in this suggestion. For any field set to true, the S…
8721the fields on the base PositionedObjectPositioning have been changed in this suggestion. For any f…
8731The revision ID of the document. Can be used in update requests to specify which revision of a doc…
8732 …t;suggestedDocumentStyleChanges&quot;: { # Output only. The suggested changes to the style of the
8733 &quot;a_key&quot;: { # A suggested change to the DocumentStyle.
8734 …uot;: { # The style of the document. # A DocumentStyle that only includes the changes made in this…
8735 …&quot;background&quot;: { # Represents the background of a document. # The background of the docum…
8736 …or&quot;: { # A color that can either be fully opaque or fully transparent. # The background color.
8738 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8739 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8740 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8741 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8746 …&quot;defaultFooterId&quot;: &quot;A String&quot;, # The ID of the default footer. If not set, the…
8747 …&quot;defaultHeaderId&quot;: &quot;A String&quot;, # The ID of the default header. If not set, the…
8748The ID of the footer used only for even pages. The value of use_even_page_header_footer determines…
8749The ID of the header used only for even pages. The value of use_even_page_header_footer determines…
8750The ID of the footer used only for the first page. If not set then a unique footer for the first p…
8751The ID of the header used only for the first page. If not set then a unique header for the first p…
8752 … single direction in the specified units. # The bottom page margin. Updating the bottom page margi…
8753 &quot;magnitude&quot;: 3.14, # The magnitude.
8754 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8756 …de in a single direction in the specified units. # The amount of space between the bottom of the p…
8757 &quot;magnitude&quot;: 3.14, # The magnitude.
8758 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8760 …ude in a single direction in the specified units. # The amount of space between the top of the pag…
8761 &quot;magnitude&quot;: 3.14, # The magnitude.
8762 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8764 … a single direction in the specified units. # The left page margin. Updating the left page margin …
8765 &quot;magnitude&quot;: 3.14, # The magnitude.
8766 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8768 …a single direction in the specified units. # The right page margin. Updating the right page margin…
8769 &quot;magnitude&quot;: 3.14, # The magnitude.
8770 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8772 …n a single direction in the specified units. # The top page margin. Updating the top page margin o…
8773 &quot;magnitude&quot;: 3.14, # The magnitude.
8774 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8776 …&quot;pageNumberStart&quot;: 42, # The page number from which to start counting the number of page…
8777 &quot;pageSize&quot;: { # A width and height. # The size of a page in the document.
8778 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
8779 &quot;magnitude&quot;: 3.14, # The magnitude.
8780 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8782 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
8783 &quot;magnitude&quot;: 3.14, # The magnitude.
8784 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8787 …n_footer, SectionStyle margin_footer are respected. When false, the default values in the Docs edi…
8788 …Footer&quot;: True or False, # Indicates whether to use the even page header / footer IDs for the
8789 …ooter&quot;: True or False, # Indicates whether to use the first page header / footer IDs for the
8791the fields on the base DocumentStyle have been changed in this suggestion. For any field set to tr…
8792the fields on the base Background have been changed in this suggestion. For any field set to true,…
8793 …&quot;backgroundColorSuggested&quot;: True or False, # Indicates whether the current background co…
8808the fields on the base Size have been changed in this suggestion. For any field set to true, the S…
8818 …suggestedNamedStylesChanges&quot;: { # Output only. The suggested changes to the named styles of t…
8819 &quot;a_key&quot;: { # A suggested change to the NamedStyles.
8820The named styles. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from t…
8821 …&quot;styles&quot;: [ # The named styles. There is an entry for each of the possible named style t…
8822 …amed style. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from this na…
8823 &quot;namedStyleType&quot;: &quot;A String&quot;, # The type of this named style.
8824the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
8825 &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
8826 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
8827The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
8828 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
8830 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8831 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8832 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8833 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8837 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
8838 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
8839 &quot;magnitude&quot;: 3.14, # The magnitude.
8840 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8842 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
8843 &quot;magnitude&quot;: 3.14, # The magnitude.
8844 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8847The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
8848 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
8850 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8851 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8852 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8853 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8857 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
8858 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
8859 &quot;magnitude&quot;: 3.14, # The magnitude.
8860 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8862 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
8863 &quot;magnitude&quot;: 3.14, # The magnitude.
8864 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8867The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
8868 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
8870 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8871 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8872 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8873 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8877 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
8878 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
8879 &quot;magnitude&quot;: 3.14, # The magnitude.
8880 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8882 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
8883 &quot;magnitude&quot;: 3.14, # The magnitude.
8884 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8887The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
8888 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
8890 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8891 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8892 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8893 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8897 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
8898 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
8899 &quot;magnitude&quot;: 3.14, # The magnitude.
8900 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8902 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
8903 &quot;magnitude&quot;: 3.14, # The magnitude.
8904 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8907The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
8908 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
8910 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8911 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8912 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8913 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8917 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
8918 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
8919 &quot;magnitude&quot;: 3.14, # The magnitude.
8920 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8922 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
8923 &quot;magnitude&quot;: 3.14, # The magnitude.
8924 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8927 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
8928 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
8929the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
8930 &quot;magnitude&quot;: 3.14, # The magnitude.
8931 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8933 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
8934 &quot;magnitude&quot;: 3.14, # The magnitude.
8935 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8937the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
8938 &quot;magnitude&quot;: 3.14, # The magnitude.
8939 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8941 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
8942 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
8943 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
8944The named style type of the paragraph. Since updating the named style type affects other propertie…
8945 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
8946 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
8948 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8949 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8950 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8951 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8956 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
8957 &quot;magnitude&quot;: 3.14, # The magnitude.
8958 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8960 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
8961 &quot;magnitude&quot;: 3.14, # The magnitude.
8962 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8964 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
8965 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
8967 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
8968 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
8969 &quot;magnitude&quot;: 3.14, # The magnitude.
8970 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8975the styling that can be applied to text. Inherited text styles are represented as unset fields in …
8976 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
8978 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8979 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8980 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8981 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
8985The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
8986 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
8987 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
8988 &quot;magnitude&quot;: 3.14, # The magnitude.
8989 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
8991 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
8993 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
8994 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
8995 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
8996 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9000 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
9001The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9002 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
9003 &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
9006 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
9007 &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
9008 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
9009 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
9010The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9011The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9017 …sSuggestionState&quot;: { # The suggestion state of a NamedStyles message. # A mask that indicates…
9018the fields on the corresponding NamedStyle in styles have been changed in this suggestion. The ord…
9020 …String&quot;, # The named style type that this suggestion state corresponds to. This field is prov…
9021the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
9038the fields on the base Shading have been changed in this suggested change. For any field set to tr…
9039 …undColorSuggested&quot;: True or False, # Indicates if there was a suggested change to the Shading.
9045the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
9063 …onsViewMode&quot;: &quot;A String&quot;, # Output only. The suggestions view mode applied to the d…
9064 &quot;title&quot;: &quot;A String&quot;, # The title of the document.
9073 An object of the form:
9076The document body. The body typically contains the full document contents except for headers, foot…
9077 …&quot;content&quot;: [ # The contents of the body. The indexes for the body&#x27;s content begin a…
9078 { # A StructuralElement describes content that provides structure to the document.
9079 …&quot;endIndex&quot;: 42, # The zero-based end index of this structural element, exclusive, in UTF…
9081 …&quot;bullet&quot;: { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
9082 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
9083 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
9084the styling that can be applied to text. Inherited text styles are represented as unset fields in …
9085 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
9087 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9088 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9089 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9090 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9094The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9095 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
9096 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
9097 &quot;magnitude&quot;: 3.14, # The magnitude.
9098 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
9100 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9102 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9103 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9104 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9105 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9109 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
9110The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9111 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
9112 &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
9115 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
9116 &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
9117 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
9118 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
9119The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9120The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9124 … &quot;elements&quot;: [ # The content of the paragraph broken down into its component parts.
9126 …&quot;autoText&quot;: { # A ParagraphElement representing a spot in the text that is dynamically r…
9127 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
9130 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An AutoText may have multiple …
9133 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this AutoText, keye…
9135the styling that can be applied to text. Inherited text styles are represented as unset fields in …
9136 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
9138 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9139 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9140 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9141 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9145The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9146 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
9147 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
9148 &quot;magnitude&quot;: 3.14, # The magnitude.
9149 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
9151 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9153 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9154 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9155 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9156 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9160 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
9161The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9162 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
9163 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
9166 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
9167 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
9168 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
9169 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
9170The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9171The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9174the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
9189the styling that can be applied to text. Inherited text styles are represented as unset fields in …
9190 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
9192 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9193 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9194 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9195 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9199The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9200 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
9201 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
9202 &quot;magnitude&quot;: 3.14, # The magnitude.
9203 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
9205 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9207 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9208 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9209 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9210 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9214 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
9215The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9216 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
9217 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
9220 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
9221 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
9222 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
9223 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
9224The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9225The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9228 &quot;type&quot;: &quot;A String&quot;, # The type of this auto text.
9230 …ment representing a column break. A column break makes the subsequent text start at the top of the
9231 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
9234 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A ColumnBreak may have multipl…
9237 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this ColumnBreak, k…
9239the styling that can be applied to text. Inherited text styles are represented as unset fields in …
9240 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
9242 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9243 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9244 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9245 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9249The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9250 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
9251 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
9252 &quot;magnitude&quot;: 3.14, # The magnitude.
9253 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
9255 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9257 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9258 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9259 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9260 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9264 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
9265The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9266 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
9267 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
9270 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
9271 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
9272 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
9273 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
9274The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9275The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9278the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
9293the styling that can be applied to text. Inherited text styles are represented as unset fields in …
9294 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
9296 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9297 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9298 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9299 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9303The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9304 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
9305 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
9306 &quot;magnitude&quot;: 3.14, # The magnitude.
9307 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
9309 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9311 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9312 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9313 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9314 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9318 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
9319The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9320 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
9321 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
9324 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
9325 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
9326 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
9327 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
9328The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9329The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9333 …&quot;endIndex&quot;: 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
9335 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
9338 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Equation may have multiple i…
9342 …otnote reference. A footnote reference is the inline content rendered with a number and is used to…
9343 …&quot;footnoteId&quot;: &quot;A String&quot;, # The ID of the footnote that contains the content o…
9344 … &quot;footnoteNumber&quot;: &quot;A String&quot;, # The rendered number of this footnote.
9345 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
9348 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A FootnoteReference may have m…
9351 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this FootnoteRefere…
9353the styling that can be applied to text. Inherited text styles are represented as unset fields in …
9354 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
9356 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9357 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9358 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9359 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9363The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9364 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
9365 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
9366 &quot;magnitude&quot;: 3.14, # The magnitude.
9367 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
9369 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9371 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9372 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9373 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9374 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9378 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
9379The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9380 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
9381 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
9384 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
9385 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
9386 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
9387 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
9388The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9389The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9392the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
9407the styling that can be applied to text. Inherited text styles are represented as unset fields in …
9408 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
9410 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9411 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9412 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9413 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9417The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9418 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
9419 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
9420 &quot;magnitude&quot;: 3.14, # The magnitude.
9421 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
9423 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9425 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9426 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9427 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9428 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9432 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
9433The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9434 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
9435 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
9438 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
9439 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
9440 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
9441 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
9442The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9443The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9448 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
9451 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A HorizontalRule may have mult…
9454 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this HorizontalRule…
9456the styling that can be applied to text. Inherited text styles are represented as unset fields in …
9457 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
9459 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9460 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9461 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9462 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9466The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9467 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
9468 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
9469 &quot;magnitude&quot;: 3.14, # The magnitude.
9470 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
9472 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9474 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9475 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9476 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9477 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9481 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
9482The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9483 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
9484 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
9487 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
9488 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
9489 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
9490 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
9491The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9492The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9495the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
9510the styling that can be applied to text. Inherited text styles are represented as unset fields in …
9511 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
9513 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9514 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9515 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9516 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9520The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9521 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
9522 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
9523 &quot;magnitude&quot;: 3.14, # The magnitude.
9524 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
9526 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9528 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9529 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9530 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9531 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9535 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
9536The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9537 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
9538 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
9541 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
9542 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
9543 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
9544 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
9545The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9546The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9551 …&quot;inlineObjectId&quot;: &quot;A String&quot;, # The ID of the InlineObject this element contai…
9552 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
9555 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An InlineObjectElement may hav…
9558 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this InlineObject, …
9560the styling that can be applied to text. Inherited text styles are represented as unset fields in …
9561 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
9563 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9564 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9565 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9566 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9570The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9571 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
9572 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
9573 &quot;magnitude&quot;: 3.14, # The magnitude.
9574 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
9576 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9578 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9579 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9580 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9581 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9585 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
9586The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9587 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
9588 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
9591 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
9592 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
9593 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
9594 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
9595The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9596The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9599the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
9614the styling that can be applied to text. Inherited text styles are represented as unset fields in …
9615 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
9617 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9618 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9619 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9620 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9624The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9625 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
9626 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
9627 &quot;magnitude&quot;: 3.14, # The magnitude.
9628 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
9630 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9632 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9633 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9634 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9635 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9639 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
9640The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9641 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
9642 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
9645 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
9646 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
9647 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
9648 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
9649The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9650The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9654 …hElement representing a page break. A page break makes the subsequent text start at the top of the
9655 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
9658 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A PageBreak may have multiple …
9661 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this PageBreak, key…
9663the styling that can be applied to text. Inherited text styles are represented as unset fields in …
9664 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
9666 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9667 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9668 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9669 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9673The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9674 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
9675 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
9676 &quot;magnitude&quot;: 3.14, # The magnitude.
9677 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
9679 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9681 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9682 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9683 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9684 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9688 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
9689The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9690 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
9691 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
9694 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
9695 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
9696 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
9697 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
9698The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9699The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9702the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
9717the styling that can be applied to text. Inherited text styles are represented as unset fields in …
9718 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
9720 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9721 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9722 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9723 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9727The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9728 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
9729 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
9730 &quot;magnitude&quot;: 3.14, # The magnitude.
9731 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
9733 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9735 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9736 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9737 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9738 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9742 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
9743The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9744 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
9745 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
9748 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
9749 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
9750 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
9751 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
9752The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9753The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9757 … document. These mentions behave as a single, immutable element containing the person&#x27;s name …
9758 … &quot;personId&quot;: &quot;A String&quot;, # Output only. The unique ID of this link.
9759 …operties&quot;: { # Properties specific to a linked Person. # Output only. The properties of this …
9760 …&quot;email&quot;: &quot;A String&quot;, # Output only. The email address linked to this Person. T…
9761 …;: &quot;A String&quot;, # Output only. The name of the person if it is displayed in the link text…
9763 …letionIds&quot;: [ # IDs for suggestions that remove this person link from the document. A Person …
9766 …ertionIds&quot;: [ # IDs for suggestions that insert this person link into the document. A Person …
9769 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this Person, keyed …
9771the styling that can be applied to text. Inherited text styles are represented as unset fields in …
9772 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
9774 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9775 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9776 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9777 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9781The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9782 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
9783 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
9784 &quot;magnitude&quot;: 3.14, # The magnitude.
9785 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
9787 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9789 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9790 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9791 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9792 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9796 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
9797The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9798 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
9799 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
9802 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
9803 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
9804 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
9805 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
9806The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9807The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9810the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
9825the styling that can be applied to text. Inherited text styles are represented as unset fields in …
9826 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
9828 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9829 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9830 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9831 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9835The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9836 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
9837 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
9838 &quot;magnitude&quot;: 3.14, # The magnitude.
9839 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
9841 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9843 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9844 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9845 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9846 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9850 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
9851The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9852 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
9853 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
9856 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
9857 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
9858 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
9859 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
9860The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9861The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9866 &quot;richLinkId&quot;: &quot;A String&quot;, # Output only. The ID of this link.
9867 …inkProperties&quot;: { # Properties specific to a RichLink. # Output only. The properties of this …
9868 … &quot;A String&quot;, # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
9869The title of the RichLink as displayed in the link. This title matches the title of the linked res…
9870 …&quot;uri&quot;: &quot;A String&quot;, # Output only. The URI to the RichLink. This is always pres…
9872 …estedDeletionIds&quot;: [ # IDs for suggestions that remove this link from the document. A RichLin…
9875 …stedInsertionIds&quot;: [ # IDs for suggestions that insert this link into the document. A RichLin…
9878 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this RichLink, keye…
9880the styling that can be applied to text. Inherited text styles are represented as unset fields in …
9881 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
9883 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9884 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9885 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9886 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9890The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9891 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
9892 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
9893 &quot;magnitude&quot;: 3.14, # The magnitude.
9894 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
9896 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9898 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9899 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9900 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9901 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9905 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
9906The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9907 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
9908 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
9911 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
9912 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
9913 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
9914 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
9915The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9916The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9919the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
9934the styling that can be applied to text. Inherited text styles are represented as unset fields in …
9935 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
9937 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9938 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9939 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9940 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9944The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9945 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
9946 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
9947 &quot;magnitude&quot;: 3.14, # The magnitude.
9948 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
9950 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9952 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9953 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9954 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9955 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9959 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
9960The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9961 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
9962 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
9965 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
9966 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
9967 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
9968 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
9969The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9970The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9974 …&quot;startIndex&quot;: 42, # The zero-based start index of this paragraph element, in UTF-16 code…
9975 …n&quot;: { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
9976 …ontent&quot;: &quot;A String&quot;, # The text of this run. Any non-text elements in the run are r…
9977 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
9980 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TextRun may have multiple in…
9983 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this run, keyed by …
9985the styling that can be applied to text. Inherited text styles are represented as unset fields in …
9986 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
9988 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
9989 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
9990 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
9991 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
9995The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9996 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
9997 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
9998 &quot;magnitude&quot;: 3.14, # The magnitude.
9999 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10001 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
10003 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10004 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10005 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10006 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10010 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
10011The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
10012 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
10013 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
10016 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
10017 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
10018 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
10019 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
10020The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
10021The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
10024the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
10039the styling that can be applied to text. Inherited text styles are represented as unset fields in …
10040 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
10042 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10043 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10044 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10045 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10049The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
10050 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
10051 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
10052 &quot;magnitude&quot;: 3.14, # The magnitude.
10053 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10055 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
10057 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10058 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10059 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10060 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10064 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
10065The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
10066 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
10067 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
10070 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
10071 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
10072 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
10073 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
10074The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
10075The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
10081the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
10082 &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
10083 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
10084The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
10085 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
10087 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10088 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10089 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10090 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10094 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
10095 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
10096 &quot;magnitude&quot;: 3.14, # The magnitude.
10097 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10099 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
10100 &quot;magnitude&quot;: 3.14, # The magnitude.
10101 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10104The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
10105 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
10107 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10108 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10109 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10110 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10114 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
10115 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
10116 &quot;magnitude&quot;: 3.14, # The magnitude.
10117 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10119 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
10120 &quot;magnitude&quot;: 3.14, # The magnitude.
10121 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10124The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
10125 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
10127 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10128 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10129 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10130 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10134 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
10135 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
10136 &quot;magnitude&quot;: 3.14, # The magnitude.
10137 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10139 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
10140 &quot;magnitude&quot;: 3.14, # The magnitude.
10141 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10144The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
10145 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
10147 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10148 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10149 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10150 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10154 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
10155 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
10156 &quot;magnitude&quot;: 3.14, # The magnitude.
10157 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10159 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
10160 &quot;magnitude&quot;: 3.14, # The magnitude.
10161 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10164The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
10165 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
10167 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10168 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10169 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10170 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10174 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
10175 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
10176 &quot;magnitude&quot;: 3.14, # The magnitude.
10177 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10179 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
10180 &quot;magnitude&quot;: 3.14, # The magnitude.
10181 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10184 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
10185 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
10186the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
10187 &quot;magnitude&quot;: 3.14, # The magnitude.
10188 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10190 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
10191 &quot;magnitude&quot;: 3.14, # The magnitude.
10192 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10194the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
10195 &quot;magnitude&quot;: 3.14, # The magnitude.
10196 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10198 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
10199 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
10200 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
10201The named style type of the paragraph. Since updating the named style type affects other propertie…
10202 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
10203 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
10205 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10206 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10207 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10208 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10213 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
10214 &quot;magnitude&quot;: 3.14, # The magnitude.
10215 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10217 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
10218 &quot;magnitude&quot;: 3.14, # The magnitude.
10219 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10221 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
10222 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
10224 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
10225 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
10226 &quot;magnitude&quot;: 3.14, # The magnitude.
10227 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10232 … &quot;positionedObjectIds&quot;: [ # The IDs of the positioned objects tethered to this paragraph.
10235 … &quot;suggestedBulletChanges&quot;: { # The suggested changes to this paragraph&#x27;s bullet.
10237 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
10238 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
10239 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
10240the styling that can be applied to text. Inherited text styles are represented as unset fields in …
10241 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
10243 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10244 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10245 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10246 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10250The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
10251 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
10252 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
10253 &quot;magnitude&quot;: 3.14, # The magnitude.
10254 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10256 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
10258 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10259 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10260 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10261 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10265 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
10266The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
10267 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
10268 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
10271 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
10272 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
10273 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
10274 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
10275The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
10276The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
10280the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
10281 …t;listIdSuggested&quot;: True or False, # Indicates if there was a suggested change to the list_id.
10282 …elSuggested&quot;: True or False, # Indicates if there was a suggested change to the nesting_level.
10283the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
10299 …&quot;suggestedParagraphStyleChanges&quot;: { # The suggested paragraph style changes to this para…
10301the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
10302 … &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
10303 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
10304The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
10305 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
10307 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10308 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10309 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10310 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10314 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
10315 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
10316 &quot;magnitude&quot;: 3.14, # The magnitude.
10317 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10319 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
10320 &quot;magnitude&quot;: 3.14, # The magnitude.
10321 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10324The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
10325 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
10327 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10328 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10329 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10330 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10334 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
10335 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
10336 &quot;magnitude&quot;: 3.14, # The magnitude.
10337 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10339 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
10340 &quot;magnitude&quot;: 3.14, # The magnitude.
10341 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10344The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
10345 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
10347 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10348 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10349 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10350 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10354 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
10355 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
10356 &quot;magnitude&quot;: 3.14, # The magnitude.
10357 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10359 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
10360 &quot;magnitude&quot;: 3.14, # The magnitude.
10361 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10364The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
10365 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
10367 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10368 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10369 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10370 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10374 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
10375 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
10376 &quot;magnitude&quot;: 3.14, # The magnitude.
10377 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10379 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
10380 &quot;magnitude&quot;: 3.14, # The magnitude.
10381 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10384The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
10385 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
10387 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10388 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10389 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10390 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10394 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
10395 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
10396 &quot;magnitude&quot;: 3.14, # The magnitude.
10397 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10399 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
10400 &quot;magnitude&quot;: 3.14, # The magnitude.
10401 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10404 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
10405 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
10406the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
10407 &quot;magnitude&quot;: 3.14, # The magnitude.
10408 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10410 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
10411 &quot;magnitude&quot;: 3.14, # The magnitude.
10412 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10414the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
10415 &quot;magnitude&quot;: 3.14, # The magnitude.
10416 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10418 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
10419 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
10420 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
10421The named style type of the paragraph. Since updating the named style type affects other propertie…
10422 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
10423 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
10425 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10426 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10427 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10428 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10433 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
10434 &quot;magnitude&quot;: 3.14, # The magnitude.
10435 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10437 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
10438 &quot;magnitude&quot;: 3.14, # The magnitude.
10439 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10441 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
10442 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
10444 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
10445 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
10446 &quot;magnitude&quot;: 3.14, # The magnitude.
10447 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10452the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
10469the fields on the base Shading have been changed in this suggested change. For any field set to tr…
10470 …undColorSuggested&quot;: True or False, # Indicates if there was a suggested change to the Shading.
10478 …&quot;suggestedPositionedObjectIds&quot;: { # The IDs of the positioned objects that are suggested…
10480 &quot;objectIds&quot;: [ # The object IDs.
10486the same SectionStyle. A section break represents the start of a new section, and the section sty…
10487 …&quot;sectionStyle&quot;: { # The styling that applies to a section. # The style of the section af…
10488 …perties&quot;: [ # The section&#x27;s columns properties. If empty, the section contains one colum…
10490 …d&quot;: { # A magnitude in a single direction in the specified units. # The padding at the end of…
10491 &quot;magnitude&quot;: 3.14, # The magnitude.
10492 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10494 …h&quot;: { # A magnitude in a single direction in the specified units. # Output only. The width of…
10495 &quot;magnitude&quot;: 3.14, # The magnitude.
10496 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10500 …quot;: &quot;A String&quot;, # The style of column separators. This style can be set even when the…
10501 …t;contentDirection&quot;: &quot;A String&quot;, # The content direction of this section. If unset,…
10502 …ot;, # The ID of the default footer. If unset, the value inherits from the previous SectionBreak&#…
10503 …ot;, # The ID of the default header. If unset, the value inherits from the previous SectionBreak&#…
10504The ID of the footer used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
10505The ID of the header used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
10506The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
10507The ID of the header used only for the first page of the section. If use_first_page_header_footer …
10508 …m&quot;: { # A magnitude in a single direction in the specified units. # The bottom page margin of…
10509 &quot;magnitude&quot;: 3.14, # The magnitude.
10510 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10512the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
10513 &quot;magnitude&quot;: 3.14, # The magnitude.
10514 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10516the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
10517 &quot;magnitude&quot;: 3.14, # The magnitude.
10518 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10520the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
10521 &quot;magnitude&quot;: 3.14, # The magnitude.
10522 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10524the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
10525 &quot;magnitude&quot;: 3.14, # The magnitude.
10526 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10528 …Top&quot;: { # A magnitude in a single direction in the specified units. # The top page margin of
10529 &quot;magnitude&quot;: 3.14, # The magnitude.
10530 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10532The page number from which to start counting the number of pages for this section. If unset, page …
10533 &quot;sectionType&quot;: &quot;A String&quot;, # Output only. The type of section.
10534the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
10536 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
10539 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A SectionBreak may have multip…
10543 …&quot;startIndex&quot;: 42, # The zero-based start index of this structural element, in UTF-16 cod…
10545 …&quot;columns&quot;: 42, # Number of columns in the table. It is possible for a table to be non-re…
10546 &quot;rows&quot;: 42, # Number of rows in the table.
10547 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
10550 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Table may have multiple inse…
10553 &quot;tableRows&quot;: [ # The contents and style of each row.
10554 { # The contents and style of a row in a Table.
10555 … &quot;endIndex&quot;: 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
10556 … &quot;startIndex&quot;: 42, # The zero-based start index of this row, in UTF-16 code units.
10557 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
10560 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableRow may have multiple i…
10563 …&quot;suggestedTableRowStyleChanges&quot;: { # The suggested style changes to this row, keyed by s…
10565 …row. # A TableRowStyle that only includes the changes made in this suggestion. This can be used al…
10566the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
10567 &quot;magnitude&quot;: 3.14, # The magnitude.
10568 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10571the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
10576The contents and style of each cell in this row. It is possible for a table to be non-rectangular,…
10577 { # The contents and style of a cell in a Table.
10578 &quot;content&quot;: [ # The content of the cell.
10581 …&quot;endIndex&quot;: 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
10582 … &quot;startIndex&quot;: 42, # The zero-based start index of this cell, in UTF-16 code units.
10583 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
10586 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableCell may have multiple …
10589 …&quot;suggestedTableCellStyleChanges&quot;: { # The suggested changes to the table cell style, key…
10591The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
10592 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
10594 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10595 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10596 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10597 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10601 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
10602 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
10604 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10605 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10606 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10607 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10611 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
10612 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
10613 &quot;magnitude&quot;: 3.14, # The magnitude.
10614 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10617 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
10618 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
10620 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10621 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10622 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10623 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10627 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
10628 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
10629 &quot;magnitude&quot;: 3.14, # The magnitude.
10630 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10633 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
10634 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
10636 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10637 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10638 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10639 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10643 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
10644 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
10645 &quot;magnitude&quot;: 3.14, # The magnitude.
10646 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10649 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
10650 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
10652 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10653 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10654 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10655 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10659 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
10660 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
10661 &quot;magnitude&quot;: 3.14, # The magnitude.
10662 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10665 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
10666 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
10667 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
10668 &quot;magnitude&quot;: 3.14, # The magnitude.
10669 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10671 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
10672 &quot;magnitude&quot;: 3.14, # The magnitude.
10673 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10675 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
10676 &quot;magnitude&quot;: 3.14, # The magnitude.
10677 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10679 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
10680 &quot;magnitude&quot;: 3.14, # The magnitude.
10681 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10683 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
10685the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
10701The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
10702 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
10704 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10705 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10706 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10707 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10711 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
10712 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
10714 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10715 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10716 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10717 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10721 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
10722 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
10723 &quot;magnitude&quot;: 3.14, # The magnitude.
10724 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10727 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
10728 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
10730 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10731 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10732 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10733 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10737 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
10738 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
10739 &quot;magnitude&quot;: 3.14, # The magnitude.
10740 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10743 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
10744 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
10746 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10747 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10748 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10749 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10753 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
10754 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
10755 &quot;magnitude&quot;: 3.14, # The magnitude.
10756 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10759 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
10760 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
10762 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10763 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10764 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10765 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10769 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
10770 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
10771 &quot;magnitude&quot;: 3.14, # The magnitude.
10772 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10775 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
10776 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
10777 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
10778 &quot;magnitude&quot;: 3.14, # The magnitude.
10779 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10781 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
10782 &quot;magnitude&quot;: 3.14, # The magnitude.
10783 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10785 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
10786 &quot;magnitude&quot;: 3.14, # The magnitude.
10787 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10789 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
10790 &quot;magnitude&quot;: 3.14, # The magnitude.
10791 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10793 &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
10797 … &quot;tableRowStyle&quot;: { # Styles that apply to a table row. # The style of the table row.
10798the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
10799 &quot;magnitude&quot;: 3.14, # The magnitude.
10800 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10805 &quot;tableStyle&quot;: { # Styles that apply to a table. # The style of the table.
10806The properties of each column. Note that in Docs, tables contain rows and rows contain cells, simi…
10807 { # The properties of a column in a table.
10808 …ot;: { # A magnitude in a single direction in the specified units. # The width of the column. Set …
10809 &quot;magnitude&quot;: 3.14, # The magnitude.
10810 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10812 &quot;widthType&quot;: &quot;A String&quot;, # The width type of the column.
10818 &quot;content&quot;: [ # The content of the table of contents.
10821 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
10824 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableOfContents may have mul…
10831 &quot;documentId&quot;: &quot;A String&quot;, # Output only. The ID of the document.
10832 …&quot;documentStyle&quot;: { # The style of the document. # Output only. The style of the document.
10833 …&quot;background&quot;: { # Represents the background of a document. # The background of the docum…
10834 …&quot;color&quot;: { # A color that can either be fully opaque or fully transparent. # The backgro…
10836 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10837 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10838 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10839 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10844 …&quot;defaultFooterId&quot;: &quot;A String&quot;, # The ID of the default footer. If not set, the…
10845 …&quot;defaultHeaderId&quot;: &quot;A String&quot;, # The ID of the default header. If not set, the…
10846The ID of the footer used only for even pages. The value of use_even_page_header_footer determines…
10847The ID of the header used only for even pages. The value of use_even_page_header_footer determines…
10848The ID of the footer used only for the first page. If not set then a unique footer for the first p…
10849The ID of the header used only for the first page. If not set then a unique header for the first p…
10850 … single direction in the specified units. # The bottom page margin. Updating the bottom page margi…
10851 &quot;magnitude&quot;: 3.14, # The magnitude.
10852 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10854 …de in a single direction in the specified units. # The amount of space between the bottom of the p…
10855 &quot;magnitude&quot;: 3.14, # The magnitude.
10856 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10858 …ude in a single direction in the specified units. # The amount of space between the top of the pag…
10859 &quot;magnitude&quot;: 3.14, # The magnitude.
10860 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10862 … a single direction in the specified units. # The left page margin. Updating the left page margin …
10863 &quot;magnitude&quot;: 3.14, # The magnitude.
10864 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10866 …a single direction in the specified units. # The right page margin. Updating the right page margin…
10867 &quot;magnitude&quot;: 3.14, # The magnitude.
10868 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10870 …n a single direction in the specified units. # The top page margin. Updating the top page margin o…
10871 &quot;magnitude&quot;: 3.14, # The magnitude.
10872 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10874 …&quot;pageNumberStart&quot;: 42, # The page number from which to start counting the number of page…
10875 &quot;pageSize&quot;: { # A width and height. # The size of a page in the document.
10876 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
10877 &quot;magnitude&quot;: 3.14, # The magnitude.
10878 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10880 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
10881 &quot;magnitude&quot;: 3.14, # The magnitude.
10882 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10885 …n_footer, SectionStyle margin_footer are respected. When false, the default values in the Docs edi…
10886 …Footer&quot;: True or False, # Indicates whether to use the even page header / footer IDs for the
10887 …ooter&quot;: True or False, # Indicates whether to use the first page header / footer IDs for the
10889 &quot;footers&quot;: { # Output only. The footers in the document, keyed by footer ID.
10891 …&quot;content&quot;: [ # The contents of the footer. The indexes for a footer&#x27;s content begin…
10892 { # A StructuralElement describes content that provides structure to the document.
10893 …&quot;endIndex&quot;: 42, # The zero-based end index of this structural element, exclusive, in UTF…
10895 …&quot;bullet&quot;: { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
10896 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
10897 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
10898the styling that can be applied to text. Inherited text styles are represented as unset fields in …
10899 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
10901 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10902 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10903 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10904 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10908The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
10909 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
10910 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
10911 &quot;magnitude&quot;: 3.14, # The magnitude.
10912 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10914 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
10916 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10917 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10918 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10919 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10923 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
10924The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
10925 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
10926 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
10929 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
10930 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
10931 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
10932 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
10933The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
10934The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
10938 … &quot;elements&quot;: [ # The content of the paragraph broken down into its component parts.
10940 …&quot;autoText&quot;: { # A ParagraphElement representing a spot in the text that is dynamically r…
10941 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
10944 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An AutoText may have multiple …
10947 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this AutoText, keye…
10949the styling that can be applied to text. Inherited text styles are represented as unset fields in …
10950 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
10952 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10953 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10954 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10955 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10959The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
10960 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
10961 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
10962 &quot;magnitude&quot;: 3.14, # The magnitude.
10963 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
10965 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
10967 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
10968 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
10969 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
10970 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
10974 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
10975The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
10976 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
10977 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
10980 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
10981 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
10982 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
10983 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
10984The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
10985The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
10988the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
11003the styling that can be applied to text. Inherited text styles are represented as unset fields in …
11004 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
11006 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11007 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11008 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11009 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11013The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11014 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
11015 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
11016 &quot;magnitude&quot;: 3.14, # The magnitude.
11017 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11019 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11021 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11022 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11023 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11024 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11028 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
11029The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11030 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
11031 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
11034 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
11035 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
11036 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
11037 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
11038The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11039The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11042 &quot;type&quot;: &quot;A String&quot;, # The type of this auto text.
11044 …ment representing a column break. A column break makes the subsequent text start at the top of the
11045 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
11048 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A ColumnBreak may have multipl…
11051 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this ColumnBreak, k…
11053the styling that can be applied to text. Inherited text styles are represented as unset fields in …
11054 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
11056 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11057 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11058 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11059 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11063The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11064 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
11065 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
11066 &quot;magnitude&quot;: 3.14, # The magnitude.
11067 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11069 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11071 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11072 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11073 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11074 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11078 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
11079The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11080 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
11081 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
11084 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
11085 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
11086 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
11087 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
11088The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11089The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11092the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
11107the styling that can be applied to text. Inherited text styles are represented as unset fields in …
11108 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
11110 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11111 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11112 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11113 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11117The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11118 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
11119 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
11120 &quot;magnitude&quot;: 3.14, # The magnitude.
11121 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11123 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11125 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11126 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11127 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11128 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11132 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
11133The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11134 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
11135 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
11138 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
11139 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
11140 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
11141 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
11142The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11143The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11147 …&quot;endIndex&quot;: 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
11149 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
11152 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Equation may have multiple i…
11156 …otnote reference. A footnote reference is the inline content rendered with a number and is used to…
11157 …&quot;footnoteId&quot;: &quot;A String&quot;, # The ID of the footnote that contains the content o…
11158 … &quot;footnoteNumber&quot;: &quot;A String&quot;, # The rendered number of this footnote.
11159 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
11162 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A FootnoteReference may have m…
11165 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this FootnoteRefere…
11167the styling that can be applied to text. Inherited text styles are represented as unset fields in …
11168 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
11170 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11171 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11172 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11173 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11177The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11178 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
11179 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
11180 &quot;magnitude&quot;: 3.14, # The magnitude.
11181 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11183 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11185 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11186 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11187 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11188 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11192 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
11193The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11194 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
11195 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
11198 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
11199 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
11200 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
11201 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
11202The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11203The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11206the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
11221the styling that can be applied to text. Inherited text styles are represented as unset fields in …
11222 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
11224 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11225 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11226 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11227 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11231The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11232 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
11233 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
11234 &quot;magnitude&quot;: 3.14, # The magnitude.
11235 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11237 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11239 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11240 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11241 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11242 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11246 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
11247The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11248 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
11249 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
11252 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
11253 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
11254 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
11255 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
11256The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11257The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11262 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
11265 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A HorizontalRule may have mult…
11268 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this HorizontalRule…
11270the styling that can be applied to text. Inherited text styles are represented as unset fields in …
11271 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
11273 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11274 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11275 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11276 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11280The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11281 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
11282 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
11283 &quot;magnitude&quot;: 3.14, # The magnitude.
11284 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11286 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11288 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11289 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11290 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11291 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11295 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
11296The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11297 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
11298 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
11301 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
11302 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
11303 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
11304 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
11305The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11306The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11309the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
11324the styling that can be applied to text. Inherited text styles are represented as unset fields in …
11325 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
11327 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11328 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11329 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11330 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11334The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11335 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
11336 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
11337 &quot;magnitude&quot;: 3.14, # The magnitude.
11338 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11340 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11342 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11343 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11344 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11345 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11349 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
11350The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11351 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
11352 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
11355 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
11356 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
11357 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
11358 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
11359The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11360The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11365 …&quot;inlineObjectId&quot;: &quot;A String&quot;, # The ID of the InlineObject this element contai…
11366 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
11369 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An InlineObjectElement may hav…
11372 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this InlineObject, …
11374the styling that can be applied to text. Inherited text styles are represented as unset fields in …
11375 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
11377 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11378 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11379 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11380 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11384The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11385 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
11386 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
11387 &quot;magnitude&quot;: 3.14, # The magnitude.
11388 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11390 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11392 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11393 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11394 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11395 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11399 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
11400The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11401 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
11402 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
11405 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
11406 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
11407 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
11408 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
11409The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11410The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11413the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
11428the styling that can be applied to text. Inherited text styles are represented as unset fields in …
11429 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
11431 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11432 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11433 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11434 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11438The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11439 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
11440 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
11441 &quot;magnitude&quot;: 3.14, # The magnitude.
11442 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11444 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11446 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11447 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11448 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11449 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11453 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
11454The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11455 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
11456 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
11459 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
11460 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
11461 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
11462 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
11463The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11464The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11468 …hElement representing a page break. A page break makes the subsequent text start at the top of the
11469 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
11472 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A PageBreak may have multiple …
11475 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this PageBreak, key…
11477the styling that can be applied to text. Inherited text styles are represented as unset fields in …
11478 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
11480 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11481 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11482 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11483 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11487The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11488 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
11489 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
11490 &quot;magnitude&quot;: 3.14, # The magnitude.
11491 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11493 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11495 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11496 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11497 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11498 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11502 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
11503The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11504 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
11505 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
11508 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
11509 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
11510 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
11511 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
11512The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11513The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11516the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
11531the styling that can be applied to text. Inherited text styles are represented as unset fields in …
11532 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
11534 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11535 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11536 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11537 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11541The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11542 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
11543 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
11544 &quot;magnitude&quot;: 3.14, # The magnitude.
11545 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11547 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11549 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11550 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11551 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11552 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11556 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
11557The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11558 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
11559 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
11562 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
11563 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
11564 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
11565 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
11566The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11567The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11571 … document. These mentions behave as a single, immutable element containing the person&#x27;s name …
11572 … &quot;personId&quot;: &quot;A String&quot;, # Output only. The unique ID of this link.
11573 …operties&quot;: { # Properties specific to a linked Person. # Output only. The properties of this …
11574 …&quot;email&quot;: &quot;A String&quot;, # Output only. The email address linked to this Person. T…
11575 …;: &quot;A String&quot;, # Output only. The name of the person if it is displayed in the link text…
11577 …letionIds&quot;: [ # IDs for suggestions that remove this person link from the document. A Person …
11580 …ertionIds&quot;: [ # IDs for suggestions that insert this person link into the document. A Person …
11583 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this Person, keyed …
11585the styling that can be applied to text. Inherited text styles are represented as unset fields in …
11586 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
11588 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11589 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11590 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11591 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11595The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11596 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
11597 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
11598 &quot;magnitude&quot;: 3.14, # The magnitude.
11599 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11601 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11603 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11604 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11605 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11606 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11610 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
11611The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11612 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
11613 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
11616 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
11617 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
11618 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
11619 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
11620The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11621The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11624the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
11639the styling that can be applied to text. Inherited text styles are represented as unset fields in …
11640 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
11642 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11643 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11644 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11645 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11649The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11650 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
11651 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
11652 &quot;magnitude&quot;: 3.14, # The magnitude.
11653 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11655 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11657 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11658 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11659 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11660 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11664 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
11665The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11666 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
11667 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
11670 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
11671 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
11672 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
11673 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
11674The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11675The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11680 &quot;richLinkId&quot;: &quot;A String&quot;, # Output only. The ID of this link.
11681 …inkProperties&quot;: { # Properties specific to a RichLink. # Output only. The properties of this …
11682 … &quot;A String&quot;, # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
11683The title of the RichLink as displayed in the link. This title matches the title of the linked res…
11684 …&quot;uri&quot;: &quot;A String&quot;, # Output only. The URI to the RichLink. This is always pres…
11686 …estedDeletionIds&quot;: [ # IDs for suggestions that remove this link from the document. A RichLin…
11689 …stedInsertionIds&quot;: [ # IDs for suggestions that insert this link into the document. A RichLin…
11692 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this RichLink, keye…
11694the styling that can be applied to text. Inherited text styles are represented as unset fields in …
11695 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
11697 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11698 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11699 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11700 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11704The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11705 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
11706 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
11707 &quot;magnitude&quot;: 3.14, # The magnitude.
11708 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11710 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11712 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11713 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11714 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11715 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11719 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
11720The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11721 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
11722 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
11725 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
11726 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
11727 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
11728 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
11729The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11730The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11733the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
11748the styling that can be applied to text. Inherited text styles are represented as unset fields in …
11749 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
11751 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11752 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11753 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11754 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11758The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11759 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
11760 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
11761 &quot;magnitude&quot;: 3.14, # The magnitude.
11762 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11764 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11766 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11767 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11768 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11769 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11773 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
11774The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11775 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
11776 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
11779 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
11780 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
11781 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
11782 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
11783The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11784The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11788 …&quot;startIndex&quot;: 42, # The zero-based start index of this paragraph element, in UTF-16 code…
11789 …n&quot;: { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
11790 …ontent&quot;: &quot;A String&quot;, # The text of this run. Any non-text elements in the run are r…
11791 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
11794 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TextRun may have multiple in…
11797 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this run, keyed by …
11799the styling that can be applied to text. Inherited text styles are represented as unset fields in …
11800 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
11802 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11803 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11804 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11805 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11809The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11810 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
11811 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
11812 &quot;magnitude&quot;: 3.14, # The magnitude.
11813 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11815 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11817 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11818 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11819 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11820 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11824 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
11825The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11826 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
11827 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
11830 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
11831 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
11832 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
11833 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
11834The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11835The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11838the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
11853the styling that can be applied to text. Inherited text styles are represented as unset fields in …
11854 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
11856 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11857 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11858 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11859 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11863The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11864 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
11865 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
11866 &quot;magnitude&quot;: 3.14, # The magnitude.
11867 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11869 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11871 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11872 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11873 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11874 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11878 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
11879The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11880 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
11881 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
11884 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
11885 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
11886 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
11887 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
11888The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11889The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11895the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
11896 &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
11897 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
11898The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
11899 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
11901 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11902 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11903 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11904 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11908 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
11909 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
11910 &quot;magnitude&quot;: 3.14, # The magnitude.
11911 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11913 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
11914 &quot;magnitude&quot;: 3.14, # The magnitude.
11915 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11918The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
11919 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
11921 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11922 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11923 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11924 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11928 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
11929 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
11930 &quot;magnitude&quot;: 3.14, # The magnitude.
11931 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11933 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
11934 &quot;magnitude&quot;: 3.14, # The magnitude.
11935 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11938The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
11939 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
11941 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11942 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11943 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11944 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11948 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
11949 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
11950 &quot;magnitude&quot;: 3.14, # The magnitude.
11951 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11953 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
11954 &quot;magnitude&quot;: 3.14, # The magnitude.
11955 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11958The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
11959 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
11961 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11962 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11963 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11964 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11968 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
11969 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
11970 &quot;magnitude&quot;: 3.14, # The magnitude.
11971 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11973 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
11974 &quot;magnitude&quot;: 3.14, # The magnitude.
11975 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11978The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
11979 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
11981 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
11982 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
11983 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
11984 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
11988 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
11989 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
11990 &quot;magnitude&quot;: 3.14, # The magnitude.
11991 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11993 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
11994 &quot;magnitude&quot;: 3.14, # The magnitude.
11995 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
11998 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
11999 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
12000the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
12001 &quot;magnitude&quot;: 3.14, # The magnitude.
12002 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12004 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
12005 &quot;magnitude&quot;: 3.14, # The magnitude.
12006 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12008the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
12009 &quot;magnitude&quot;: 3.14, # The magnitude.
12010 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12012 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
12013 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
12014 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
12015The named style type of the paragraph. Since updating the named style type affects other propertie…
12016 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
12017 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
12019 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12020 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12021 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12022 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12027 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
12028 &quot;magnitude&quot;: 3.14, # The magnitude.
12029 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12031 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
12032 &quot;magnitude&quot;: 3.14, # The magnitude.
12033 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12035 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
12036 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
12038 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
12039 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
12040 &quot;magnitude&quot;: 3.14, # The magnitude.
12041 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12046 … &quot;positionedObjectIds&quot;: [ # The IDs of the positioned objects tethered to this paragraph.
12049 … &quot;suggestedBulletChanges&quot;: { # The suggested changes to this paragraph&#x27;s bullet.
12051 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
12052 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
12053 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
12054the styling that can be applied to text. Inherited text styles are represented as unset fields in …
12055 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
12057 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12058 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12059 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12060 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12064The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
12065 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
12066 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
12067 &quot;magnitude&quot;: 3.14, # The magnitude.
12068 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12070 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
12072 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12073 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12074 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12075 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12079 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
12080The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
12081 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
12082 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
12085 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
12086 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
12087 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
12088 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
12089The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
12090The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
12094the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
12095 …t;listIdSuggested&quot;: True or False, # Indicates if there was a suggested change to the list_id.
12096 …elSuggested&quot;: True or False, # Indicates if there was a suggested change to the nesting_level.
12097the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
12113 …&quot;suggestedParagraphStyleChanges&quot;: { # The suggested paragraph style changes to this para…
12115the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
12116 … &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
12117 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
12118The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
12119 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
12121 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12122 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12123 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12124 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12128 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
12129 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
12130 &quot;magnitude&quot;: 3.14, # The magnitude.
12131 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12133 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
12134 &quot;magnitude&quot;: 3.14, # The magnitude.
12135 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12138The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
12139 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
12141 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12142 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12143 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12144 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12148 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
12149 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
12150 &quot;magnitude&quot;: 3.14, # The magnitude.
12151 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12153 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
12154 &quot;magnitude&quot;: 3.14, # The magnitude.
12155 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12158The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
12159 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
12161 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12162 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12163 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12164 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12168 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
12169 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
12170 &quot;magnitude&quot;: 3.14, # The magnitude.
12171 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12173 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
12174 &quot;magnitude&quot;: 3.14, # The magnitude.
12175 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12178The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
12179 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
12181 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12182 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12183 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12184 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12188 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
12189 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
12190 &quot;magnitude&quot;: 3.14, # The magnitude.
12191 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12193 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
12194 &quot;magnitude&quot;: 3.14, # The magnitude.
12195 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12198The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
12199 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
12201 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12202 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12203 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12204 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12208 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
12209 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
12210 &quot;magnitude&quot;: 3.14, # The magnitude.
12211 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12213 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
12214 &quot;magnitude&quot;: 3.14, # The magnitude.
12215 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12218 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
12219 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
12220the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
12221 &quot;magnitude&quot;: 3.14, # The magnitude.
12222 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12224 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
12225 &quot;magnitude&quot;: 3.14, # The magnitude.
12226 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12228the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
12229 &quot;magnitude&quot;: 3.14, # The magnitude.
12230 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12232 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
12233 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
12234 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
12235The named style type of the paragraph. Since updating the named style type affects other propertie…
12236 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
12237 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
12239 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12240 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12241 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12242 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12247 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
12248 &quot;magnitude&quot;: 3.14, # The magnitude.
12249 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12251 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
12252 &quot;magnitude&quot;: 3.14, # The magnitude.
12253 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12255 … &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
12256 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
12258 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
12259 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
12260 &quot;magnitude&quot;: 3.14, # The magnitude.
12261 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12266the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
12283the fields on the base Shading have been changed in this suggested change. For any field set to tr…
12284 …undColorSuggested&quot;: True or False, # Indicates if there was a suggested change to the Shading.
12292 …&quot;suggestedPositionedObjectIds&quot;: { # The IDs of the positioned objects that are suggested…
12294 &quot;objectIds&quot;: [ # The object IDs.
12300the same SectionStyle. A section break represents the start of a new section, and the section sty…
12301 …&quot;sectionStyle&quot;: { # The styling that applies to a section. # The style of the section af…
12302 …perties&quot;: [ # The section&#x27;s columns properties. If empty, the section contains one colum…
12304 …d&quot;: { # A magnitude in a single direction in the specified units. # The padding at the end of…
12305 &quot;magnitude&quot;: 3.14, # The magnitude.
12306 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12308 …h&quot;: { # A magnitude in a single direction in the specified units. # Output only. The width of…
12309 &quot;magnitude&quot;: 3.14, # The magnitude.
12310 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12314 …quot;: &quot;A String&quot;, # The style of column separators. This style can be set even when the…
12315 …t;contentDirection&quot;: &quot;A String&quot;, # The content direction of this section. If unset,…
12316 …ot;, # The ID of the default footer. If unset, the value inherits from the previous SectionBreak&#…
12317 …ot;, # The ID of the default header. If unset, the value inherits from the previous SectionBreak&#…
12318The ID of the footer used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
12319The ID of the header used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
12320The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
12321The ID of the header used only for the first page of the section. If use_first_page_header_footer …
12322 …m&quot;: { # A magnitude in a single direction in the specified units. # The bottom page margin of…
12323 &quot;magnitude&quot;: 3.14, # The magnitude.
12324 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12326the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
12327 &quot;magnitude&quot;: 3.14, # The magnitude.
12328 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12330the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
12331 &quot;magnitude&quot;: 3.14, # The magnitude.
12332 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12334the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
12335 &quot;magnitude&quot;: 3.14, # The magnitude.
12336 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12338the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
12339 &quot;magnitude&quot;: 3.14, # The magnitude.
12340 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12342 …Top&quot;: { # A magnitude in a single direction in the specified units. # The top page margin of
12343 &quot;magnitude&quot;: 3.14, # The magnitude.
12344 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12346The page number from which to start counting the number of pages for this section. If unset, page …
12347 &quot;sectionType&quot;: &quot;A String&quot;, # Output only. The type of section.
12348the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
12350 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
12353 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A SectionBreak may have multip…
12357 …&quot;startIndex&quot;: 42, # The zero-based start index of this structural element, in UTF-16 cod…
12359 …&quot;columns&quot;: 42, # Number of columns in the table. It is possible for a table to be non-re…
12360 &quot;rows&quot;: 42, # Number of rows in the table.
12361 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
12364 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Table may have multiple inse…
12367 &quot;tableRows&quot;: [ # The contents and style of each row.
12368 { # The contents and style of a row in a Table.
12369 … &quot;endIndex&quot;: 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
12370 … &quot;startIndex&quot;: 42, # The zero-based start index of this row, in UTF-16 code units.
12371 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
12374 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableRow may have multiple i…
12377 …&quot;suggestedTableRowStyleChanges&quot;: { # The suggested style changes to this row, keyed by s…
12379 …row. # A TableRowStyle that only includes the changes made in this suggestion. This can be used al…
12380the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
12381 &quot;magnitude&quot;: 3.14, # The magnitude.
12382 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12385the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
12390The contents and style of each cell in this row. It is possible for a table to be non-rectangular,…
12391 { # The contents and style of a cell in a Table.
12392 &quot;content&quot;: [ # The content of the cell.
12395 …&quot;endIndex&quot;: 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
12396 … &quot;startIndex&quot;: 42, # The zero-based start index of this cell, in UTF-16 code units.
12397 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
12400 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableCell may have multiple …
12403 …&quot;suggestedTableCellStyleChanges&quot;: { # The suggested changes to the table cell style, key…
12405The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
12406 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
12408 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12409 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12410 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12411 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12415 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
12416 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
12418 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12419 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12420 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12421 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12425 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
12426 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
12427 &quot;magnitude&quot;: 3.14, # The magnitude.
12428 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12431 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
12432 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
12434 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12435 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12436 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12437 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12441 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
12442 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
12443 &quot;magnitude&quot;: 3.14, # The magnitude.
12444 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12447 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
12448 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
12450 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12451 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12452 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12453 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12457 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
12458 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
12459 &quot;magnitude&quot;: 3.14, # The magnitude.
12460 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12463 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
12464 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
12466 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12467 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12468 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12469 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12473 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
12474 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
12475 &quot;magnitude&quot;: 3.14, # The magnitude.
12476 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12479 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
12480 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
12481 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
12482 &quot;magnitude&quot;: 3.14, # The magnitude.
12483 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12485 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
12486 &quot;magnitude&quot;: 3.14, # The magnitude.
12487 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12489 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
12490 &quot;magnitude&quot;: 3.14, # The magnitude.
12491 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12493 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
12494 &quot;magnitude&quot;: 3.14, # The magnitude.
12495 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12497 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
12499the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
12515The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
12516 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
12518 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12519 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12520 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12521 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12525 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
12526 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
12528 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12529 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12530 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12531 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12535 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
12536 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
12537 &quot;magnitude&quot;: 3.14, # The magnitude.
12538 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12541 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
12542 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
12544 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12545 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12546 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12547 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12551 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
12552 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
12553 &quot;magnitude&quot;: 3.14, # The magnitude.
12554 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12557 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
12558 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
12560 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12561 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12562 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12563 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12567 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
12568 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
12569 &quot;magnitude&quot;: 3.14, # The magnitude.
12570 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12573 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
12574 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
12576 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12577 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12578 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12579 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12583 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
12584 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
12585 &quot;magnitude&quot;: 3.14, # The magnitude.
12586 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12589 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
12590 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
12591 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
12592 &quot;magnitude&quot;: 3.14, # The magnitude.
12593 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12595 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
12596 &quot;magnitude&quot;: 3.14, # The magnitude.
12597 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12599 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
12600 &quot;magnitude&quot;: 3.14, # The magnitude.
12601 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12603 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
12604 &quot;magnitude&quot;: 3.14, # The magnitude.
12605 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12607 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
12611 … &quot;tableRowStyle&quot;: { # Styles that apply to a table row. # The style of the table row.
12612the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
12613 &quot;magnitude&quot;: 3.14, # The magnitude.
12614 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12619 &quot;tableStyle&quot;: { # Styles that apply to a table. # The style of the table.
12620The properties of each column. Note that in Docs, tables contain rows and rows contain cells, simi…
12621 { # The properties of a column in a table.
12622 …ot;: { # A magnitude in a single direction in the specified units. # The width of the column. Set …
12623 &quot;magnitude&quot;: 3.14, # The magnitude.
12624 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12626 &quot;widthType&quot;: &quot;A String&quot;, # The width type of the column.
12632 &quot;content&quot;: [ # The content of the table of contents.
12635 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
12638 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableOfContents may have mul…
12644 &quot;footerId&quot;: &quot;A String&quot;, # The ID of the footer.
12647 &quot;footnotes&quot;: { # Output only. The footnotes in the document, keyed by footnote ID.
12649 …&quot;content&quot;: [ # The contents of the footnote. The indexes for a footnote&#x27;s content b…
12650 { # A StructuralElement describes content that provides structure to the document.
12651 …&quot;endIndex&quot;: 42, # The zero-based end index of this structural element, exclusive, in UTF…
12653 …&quot;bullet&quot;: { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
12654 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
12655 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
12656the styling that can be applied to text. Inherited text styles are represented as unset fields in …
12657 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
12659 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12660 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12661 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12662 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12666The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
12667 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
12668 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
12669 &quot;magnitude&quot;: 3.14, # The magnitude.
12670 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12672 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
12674 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12675 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12676 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12677 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12681 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
12682The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
12683 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
12684 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
12687 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
12688 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
12689 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
12690 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
12691The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
12692The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
12696 … &quot;elements&quot;: [ # The content of the paragraph broken down into its component parts.
12698 …&quot;autoText&quot;: { # A ParagraphElement representing a spot in the text that is dynamically r…
12699 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
12702 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An AutoText may have multiple …
12705 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this AutoText, keye…
12707the styling that can be applied to text. Inherited text styles are represented as unset fields in …
12708 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
12710 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12711 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12712 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12713 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12717The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
12718 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
12719 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
12720 &quot;magnitude&quot;: 3.14, # The magnitude.
12721 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12723 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
12725 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12726 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12727 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12728 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12732 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
12733The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
12734 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
12735 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
12738 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
12739 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
12740 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
12741 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
12742The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
12743The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
12746the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
12761the styling that can be applied to text. Inherited text styles are represented as unset fields in …
12762 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
12764 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12765 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12766 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12767 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12771The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
12772 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
12773 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
12774 &quot;magnitude&quot;: 3.14, # The magnitude.
12775 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12777 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
12779 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12780 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12781 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12782 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12786 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
12787The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
12788 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
12789 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
12792 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
12793 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
12794 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
12795 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
12796The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
12797The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
12800 &quot;type&quot;: &quot;A String&quot;, # The type of this auto text.
12802 …ment representing a column break. A column break makes the subsequent text start at the top of the
12803 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
12806 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A ColumnBreak may have multipl…
12809 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this ColumnBreak, k…
12811the styling that can be applied to text. Inherited text styles are represented as unset fields in …
12812 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
12814 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12815 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12816 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12817 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12821The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
12822 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
12823 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
12824 &quot;magnitude&quot;: 3.14, # The magnitude.
12825 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12827 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
12829 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12830 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12831 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12832 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12836 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
12837The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
12838 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
12839 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
12842 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
12843 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
12844 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
12845 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
12846The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
12847The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
12850the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
12865the styling that can be applied to text. Inherited text styles are represented as unset fields in …
12866 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
12868 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12869 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12870 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12871 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12875The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
12876 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
12877 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
12878 &quot;magnitude&quot;: 3.14, # The magnitude.
12879 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12881 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
12883 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12884 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12885 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12886 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12890 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
12891The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
12892 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
12893 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
12896 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
12897 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
12898 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
12899 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
12900The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
12901The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
12905 …&quot;endIndex&quot;: 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
12907 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
12910 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Equation may have multiple i…
12914 …otnote reference. A footnote reference is the inline content rendered with a number and is used to…
12915 …&quot;footnoteId&quot;: &quot;A String&quot;, # The ID of the footnote that contains the content o…
12916 … &quot;footnoteNumber&quot;: &quot;A String&quot;, # The rendered number of this footnote.
12917 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
12920 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A FootnoteReference may have m…
12923 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this FootnoteRefere…
12925the styling that can be applied to text. Inherited text styles are represented as unset fields in …
12926 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
12928 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12929 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12930 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12931 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12935The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
12936 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
12937 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
12938 &quot;magnitude&quot;: 3.14, # The magnitude.
12939 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12941 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
12943 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12944 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12945 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12946 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12950 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
12951The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
12952 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
12953 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
12956 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
12957 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
12958 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
12959 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
12960The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
12961The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
12964the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
12979the styling that can be applied to text. Inherited text styles are represented as unset fields in …
12980 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
12982 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12983 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12984 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
12985 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
12989The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
12990 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
12991 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
12992 &quot;magnitude&quot;: 3.14, # The magnitude.
12993 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
12995 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
12997 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
12998 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
12999 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13000 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13004 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
13005The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13006 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
13007 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
13010 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
13011 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
13012 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
13013 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
13014The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13015The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13020 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
13023 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A HorizontalRule may have mult…
13026 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this HorizontalRule…
13028the styling that can be applied to text. Inherited text styles are represented as unset fields in …
13029 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
13031 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13032 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13033 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13034 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13038The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13039 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
13040 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
13041 &quot;magnitude&quot;: 3.14, # The magnitude.
13042 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13044 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13046 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13047 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13048 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13049 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13053 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
13054The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13055 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
13056 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
13059 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
13060 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
13061 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
13062 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
13063The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13064The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13067the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
13082the styling that can be applied to text. Inherited text styles are represented as unset fields in …
13083 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
13085 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13086 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13087 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13088 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13092The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13093 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
13094 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
13095 &quot;magnitude&quot;: 3.14, # The magnitude.
13096 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13098 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13100 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13101 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13102 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13103 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13107 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
13108The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13109 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
13110 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
13113 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
13114 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
13115 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
13116 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
13117The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13118The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13123 …&quot;inlineObjectId&quot;: &quot;A String&quot;, # The ID of the InlineObject this element contai…
13124 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
13127 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An InlineObjectElement may hav…
13130 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this InlineObject, …
13132the styling that can be applied to text. Inherited text styles are represented as unset fields in …
13133 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
13135 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13136 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13137 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13138 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13142The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13143 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
13144 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
13145 &quot;magnitude&quot;: 3.14, # The magnitude.
13146 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13148 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13150 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13151 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13152 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13153 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13157 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
13158The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13159 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
13160 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
13163 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
13164 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
13165 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
13166 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
13167The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13168The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13171the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
13186the styling that can be applied to text. Inherited text styles are represented as unset fields in …
13187 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
13189 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13190 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13191 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13192 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13196The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13197 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
13198 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
13199 &quot;magnitude&quot;: 3.14, # The magnitude.
13200 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13202 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13204 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13205 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13206 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13207 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13211 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
13212The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13213 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
13214 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
13217 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
13218 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
13219 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
13220 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
13221The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13222The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13226 …hElement representing a page break. A page break makes the subsequent text start at the top of the
13227 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
13230 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A PageBreak may have multiple …
13233 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this PageBreak, key…
13235the styling that can be applied to text. Inherited text styles are represented as unset fields in …
13236 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
13238 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13239 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13240 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13241 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13245The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13246 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
13247 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
13248 &quot;magnitude&quot;: 3.14, # The magnitude.
13249 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13251 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13253 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13254 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13255 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13256 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13260 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
13261The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13262 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
13263 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
13266 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
13267 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
13268 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
13269 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
13270The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13271The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13274the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
13289the styling that can be applied to text. Inherited text styles are represented as unset fields in …
13290 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
13292 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13293 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13294 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13295 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13299The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13300 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
13301 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
13302 &quot;magnitude&quot;: 3.14, # The magnitude.
13303 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13305 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13307 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13308 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13309 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13310 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13314 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
13315The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13316 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
13317 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
13320 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
13321 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
13322 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
13323 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
13324The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13325The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13329 … document. These mentions behave as a single, immutable element containing the person&#x27;s name …
13330 … &quot;personId&quot;: &quot;A String&quot;, # Output only. The unique ID of this link.
13331 …operties&quot;: { # Properties specific to a linked Person. # Output only. The properties of this …
13332 …&quot;email&quot;: &quot;A String&quot;, # Output only. The email address linked to this Person. T…
13333 …;: &quot;A String&quot;, # Output only. The name of the person if it is displayed in the link text…
13335 …letionIds&quot;: [ # IDs for suggestions that remove this person link from the document. A Person …
13338 …ertionIds&quot;: [ # IDs for suggestions that insert this person link into the document. A Person …
13341 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this Person, keyed …
13343the styling that can be applied to text. Inherited text styles are represented as unset fields in …
13344 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
13346 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13347 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13348 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13349 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13353The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13354 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
13355 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
13356 &quot;magnitude&quot;: 3.14, # The magnitude.
13357 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13359 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13361 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13362 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13363 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13364 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13368 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
13369The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13370 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
13371 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
13374 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
13375 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
13376 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
13377 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
13378The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13379The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13382the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
13397the styling that can be applied to text. Inherited text styles are represented as unset fields in …
13398 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
13400 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13401 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13402 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13403 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13407The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13408 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
13409 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
13410 &quot;magnitude&quot;: 3.14, # The magnitude.
13411 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13413 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13415 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13416 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13417 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13418 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13422 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
13423The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13424 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
13425 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
13428 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
13429 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
13430 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
13431 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
13432The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13433The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13438 &quot;richLinkId&quot;: &quot;A String&quot;, # Output only. The ID of this link.
13439 …inkProperties&quot;: { # Properties specific to a RichLink. # Output only. The properties of this …
13440 … &quot;A String&quot;, # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
13441The title of the RichLink as displayed in the link. This title matches the title of the linked res…
13442 …&quot;uri&quot;: &quot;A String&quot;, # Output only. The URI to the RichLink. This is always pres…
13444 …estedDeletionIds&quot;: [ # IDs for suggestions that remove this link from the document. A RichLin…
13447 …stedInsertionIds&quot;: [ # IDs for suggestions that insert this link into the document. A RichLin…
13450 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this RichLink, keye…
13452the styling that can be applied to text. Inherited text styles are represented as unset fields in …
13453 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
13455 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13456 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13457 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13458 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13462The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13463 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
13464 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
13465 &quot;magnitude&quot;: 3.14, # The magnitude.
13466 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13468 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13470 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13471 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13472 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13473 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13477 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
13478The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13479 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
13480 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
13483 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
13484 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
13485 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
13486 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
13487The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13488The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13491the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
13506the styling that can be applied to text. Inherited text styles are represented as unset fields in …
13507 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
13509 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13510 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13511 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13512 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13516The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13517 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
13518 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
13519 &quot;magnitude&quot;: 3.14, # The magnitude.
13520 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13522 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13524 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13525 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13526 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13527 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13531 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
13532The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13533 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
13534 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
13537 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
13538 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
13539 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
13540 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
13541The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13542The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13546 …&quot;startIndex&quot;: 42, # The zero-based start index of this paragraph element, in UTF-16 code…
13547 …n&quot;: { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
13548 …ontent&quot;: &quot;A String&quot;, # The text of this run. Any non-text elements in the run are r…
13549 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
13552 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TextRun may have multiple in…
13555 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this run, keyed by …
13557the styling that can be applied to text. Inherited text styles are represented as unset fields in …
13558 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
13560 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13561 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13562 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13563 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13567The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13568 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
13569 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
13570 &quot;magnitude&quot;: 3.14, # The magnitude.
13571 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13573 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13575 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13576 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13577 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13578 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13582 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
13583The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13584 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
13585 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
13588 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
13589 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
13590 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
13591 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
13592The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13593The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13596the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
13611the styling that can be applied to text. Inherited text styles are represented as unset fields in …
13612 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
13614 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13615 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13616 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13617 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13621The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13622 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
13623 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
13624 &quot;magnitude&quot;: 3.14, # The magnitude.
13625 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13627 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13629 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13630 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13631 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13632 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13636 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
13637The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13638 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
13639 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
13642 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
13643 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
13644 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
13645 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
13646The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13647The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13653the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
13654 &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
13655 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
13656The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
13657 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
13659 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13660 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13661 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13662 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13666 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
13667 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
13668 &quot;magnitude&quot;: 3.14, # The magnitude.
13669 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13671 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
13672 &quot;magnitude&quot;: 3.14, # The magnitude.
13673 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13676The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
13677 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
13679 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13680 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13681 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13682 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13686 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
13687 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
13688 &quot;magnitude&quot;: 3.14, # The magnitude.
13689 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13691 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
13692 &quot;magnitude&quot;: 3.14, # The magnitude.
13693 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13696The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
13697 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
13699 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13700 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13701 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13702 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13706 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
13707 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
13708 &quot;magnitude&quot;: 3.14, # The magnitude.
13709 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13711 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
13712 &quot;magnitude&quot;: 3.14, # The magnitude.
13713 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13716The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
13717 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
13719 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13720 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13721 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13722 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13726 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
13727 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
13728 &quot;magnitude&quot;: 3.14, # The magnitude.
13729 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13731 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
13732 &quot;magnitude&quot;: 3.14, # The magnitude.
13733 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13736The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
13737 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
13739 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13740 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13741 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13742 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13746 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
13747 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
13748 &quot;magnitude&quot;: 3.14, # The magnitude.
13749 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13751 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
13752 &quot;magnitude&quot;: 3.14, # The magnitude.
13753 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13756 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
13757 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
13758the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
13759 &quot;magnitude&quot;: 3.14, # The magnitude.
13760 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13762 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
13763 &quot;magnitude&quot;: 3.14, # The magnitude.
13764 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13766the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
13767 &quot;magnitude&quot;: 3.14, # The magnitude.
13768 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13770 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
13771 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
13772 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
13773The named style type of the paragraph. Since updating the named style type affects other propertie…
13774 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
13775 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
13777 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13778 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13779 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13780 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13785 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
13786 &quot;magnitude&quot;: 3.14, # The magnitude.
13787 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13789 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
13790 &quot;magnitude&quot;: 3.14, # The magnitude.
13791 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13793 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
13794 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
13796 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
13797 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
13798 &quot;magnitude&quot;: 3.14, # The magnitude.
13799 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13804 … &quot;positionedObjectIds&quot;: [ # The IDs of the positioned objects tethered to this paragraph.
13807 … &quot;suggestedBulletChanges&quot;: { # The suggested changes to this paragraph&#x27;s bullet.
13809 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
13810 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
13811 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
13812the styling that can be applied to text. Inherited text styles are represented as unset fields in …
13813 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
13815 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13816 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13817 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13818 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13822The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13823 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
13824 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
13825 &quot;magnitude&quot;: 3.14, # The magnitude.
13826 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13828 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13830 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13831 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13832 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13833 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13837 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
13838The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13839 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
13840 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
13843 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
13844 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
13845 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
13846 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
13847The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13848The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13852the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
13853 …t;listIdSuggested&quot;: True or False, # Indicates if there was a suggested change to the list_id.
13854 …elSuggested&quot;: True or False, # Indicates if there was a suggested change to the nesting_level.
13855the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
13871 …&quot;suggestedParagraphStyleChanges&quot;: { # The suggested paragraph style changes to this para…
13873the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
13874 … &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
13875 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
13876The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
13877 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
13879 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13880 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13881 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13882 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13886 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
13887 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
13888 &quot;magnitude&quot;: 3.14, # The magnitude.
13889 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13891 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
13892 &quot;magnitude&quot;: 3.14, # The magnitude.
13893 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13896The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
13897 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
13899 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13900 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13901 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13902 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13906 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
13907 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
13908 &quot;magnitude&quot;: 3.14, # The magnitude.
13909 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13911 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
13912 &quot;magnitude&quot;: 3.14, # The magnitude.
13913 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13916The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
13917 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
13919 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13920 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13921 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13922 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13926 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
13927 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
13928 &quot;magnitude&quot;: 3.14, # The magnitude.
13929 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13931 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
13932 &quot;magnitude&quot;: 3.14, # The magnitude.
13933 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13936The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
13937 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
13939 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13940 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13941 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13942 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13946 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
13947 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
13948 &quot;magnitude&quot;: 3.14, # The magnitude.
13949 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13951 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
13952 &quot;magnitude&quot;: 3.14, # The magnitude.
13953 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13956The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
13957 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
13959 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13960 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13961 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
13962 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
13966 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
13967 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
13968 &quot;magnitude&quot;: 3.14, # The magnitude.
13969 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13971 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
13972 &quot;magnitude&quot;: 3.14, # The magnitude.
13973 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13976 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
13977 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
13978the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
13979 &quot;magnitude&quot;: 3.14, # The magnitude.
13980 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13982 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
13983 &quot;magnitude&quot;: 3.14, # The magnitude.
13984 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13986the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
13987 &quot;magnitude&quot;: 3.14, # The magnitude.
13988 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
13990 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
13991 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
13992 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
13993The named style type of the paragraph. Since updating the named style type affects other propertie…
13994 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
13995 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
13997 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
13998 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
13999 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14000 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14005 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
14006 &quot;magnitude&quot;: 3.14, # The magnitude.
14007 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14009 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
14010 &quot;magnitude&quot;: 3.14, # The magnitude.
14011 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14013 … &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
14014 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
14016 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
14017 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
14018 &quot;magnitude&quot;: 3.14, # The magnitude.
14019 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14024the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
14041the fields on the base Shading have been changed in this suggested change. For any field set to tr…
14042 …undColorSuggested&quot;: True or False, # Indicates if there was a suggested change to the Shading.
14050 …&quot;suggestedPositionedObjectIds&quot;: { # The IDs of the positioned objects that are suggested…
14052 &quot;objectIds&quot;: [ # The object IDs.
14058the same SectionStyle. A section break represents the start of a new section, and the section sty…
14059 …&quot;sectionStyle&quot;: { # The styling that applies to a section. # The style of the section af…
14060 …perties&quot;: [ # The section&#x27;s columns properties. If empty, the section contains one colum…
14062 …d&quot;: { # A magnitude in a single direction in the specified units. # The padding at the end of…
14063 &quot;magnitude&quot;: 3.14, # The magnitude.
14064 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14066 …h&quot;: { # A magnitude in a single direction in the specified units. # Output only. The width of…
14067 &quot;magnitude&quot;: 3.14, # The magnitude.
14068 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14072 …quot;: &quot;A String&quot;, # The style of column separators. This style can be set even when the…
14073 …t;contentDirection&quot;: &quot;A String&quot;, # The content direction of this section. If unset,…
14074 …ot;, # The ID of the default footer. If unset, the value inherits from the previous SectionBreak&#…
14075 …ot;, # The ID of the default header. If unset, the value inherits from the previous SectionBreak&#…
14076The ID of the footer used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
14077The ID of the header used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
14078The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
14079The ID of the header used only for the first page of the section. If use_first_page_header_footer …
14080 …m&quot;: { # A magnitude in a single direction in the specified units. # The bottom page margin of…
14081 &quot;magnitude&quot;: 3.14, # The magnitude.
14082 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14084the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
14085 &quot;magnitude&quot;: 3.14, # The magnitude.
14086 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14088the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
14089 &quot;magnitude&quot;: 3.14, # The magnitude.
14090 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14092the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
14093 &quot;magnitude&quot;: 3.14, # The magnitude.
14094 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14096the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
14097 &quot;magnitude&quot;: 3.14, # The magnitude.
14098 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14100 …Top&quot;: { # A magnitude in a single direction in the specified units. # The top page margin of
14101 &quot;magnitude&quot;: 3.14, # The magnitude.
14102 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14104The page number from which to start counting the number of pages for this section. If unset, page …
14105 &quot;sectionType&quot;: &quot;A String&quot;, # Output only. The type of section.
14106the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
14108 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
14111 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A SectionBreak may have multip…
14115 …&quot;startIndex&quot;: 42, # The zero-based start index of this structural element, in UTF-16 cod…
14117 …&quot;columns&quot;: 42, # Number of columns in the table. It is possible for a table to be non-re…
14118 &quot;rows&quot;: 42, # Number of rows in the table.
14119 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
14122 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Table may have multiple inse…
14125 &quot;tableRows&quot;: [ # The contents and style of each row.
14126 { # The contents and style of a row in a Table.
14127 … &quot;endIndex&quot;: 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
14128 … &quot;startIndex&quot;: 42, # The zero-based start index of this row, in UTF-16 code units.
14129 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
14132 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableRow may have multiple i…
14135 …&quot;suggestedTableRowStyleChanges&quot;: { # The suggested style changes to this row, keyed by s…
14137 …row. # A TableRowStyle that only includes the changes made in this suggestion. This can be used al…
14138the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
14139 &quot;magnitude&quot;: 3.14, # The magnitude.
14140 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14143the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
14148The contents and style of each cell in this row. It is possible for a table to be non-rectangular,…
14149 { # The contents and style of a cell in a Table.
14150 &quot;content&quot;: [ # The content of the cell.
14153 …&quot;endIndex&quot;: 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
14154 … &quot;startIndex&quot;: 42, # The zero-based start index of this cell, in UTF-16 code units.
14155 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
14158 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableCell may have multiple …
14161 …&quot;suggestedTableCellStyleChanges&quot;: { # The suggested changes to the table cell style, key…
14163The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
14164 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
14166 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14167 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14168 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14169 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14173 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
14174 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
14176 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14177 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14178 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14179 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14183 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
14184 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
14185 &quot;magnitude&quot;: 3.14, # The magnitude.
14186 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14189 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
14190 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
14192 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14193 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14194 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14195 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14199 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
14200 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
14201 &quot;magnitude&quot;: 3.14, # The magnitude.
14202 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14205 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
14206 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
14208 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14209 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14210 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14211 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14215 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
14216 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
14217 &quot;magnitude&quot;: 3.14, # The magnitude.
14218 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14221 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
14222 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
14224 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14225 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14226 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14227 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14231 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
14232 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
14233 &quot;magnitude&quot;: 3.14, # The magnitude.
14234 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14237 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
14238 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
14239 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
14240 &quot;magnitude&quot;: 3.14, # The magnitude.
14241 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14243 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
14244 &quot;magnitude&quot;: 3.14, # The magnitude.
14245 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14247 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
14248 &quot;magnitude&quot;: 3.14, # The magnitude.
14249 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14251 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
14252 &quot;magnitude&quot;: 3.14, # The magnitude.
14253 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14255 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
14257the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
14273The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
14274 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
14276 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14277 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14278 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14279 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14283 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
14284 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
14286 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14287 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14288 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14289 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14293 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
14294 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
14295 &quot;magnitude&quot;: 3.14, # The magnitude.
14296 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14299 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
14300 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
14302 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14303 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14304 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14305 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14309 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
14310 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
14311 &quot;magnitude&quot;: 3.14, # The magnitude.
14312 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14315 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
14316 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
14318 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14319 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14320 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14321 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14325 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
14326 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
14327 &quot;magnitude&quot;: 3.14, # The magnitude.
14328 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14331 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
14332 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
14334 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14335 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14336 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14337 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14341 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
14342 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
14343 &quot;magnitude&quot;: 3.14, # The magnitude.
14344 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14347 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
14348 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
14349 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
14350 &quot;magnitude&quot;: 3.14, # The magnitude.
14351 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14353 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
14354 &quot;magnitude&quot;: 3.14, # The magnitude.
14355 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14357 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
14358 &quot;magnitude&quot;: 3.14, # The magnitude.
14359 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14361 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
14362 &quot;magnitude&quot;: 3.14, # The magnitude.
14363 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14365 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
14369 … &quot;tableRowStyle&quot;: { # Styles that apply to a table row. # The style of the table row.
14370the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
14371 &quot;magnitude&quot;: 3.14, # The magnitude.
14372 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14377 &quot;tableStyle&quot;: { # Styles that apply to a table. # The style of the table.
14378The properties of each column. Note that in Docs, tables contain rows and rows contain cells, simi…
14379 { # The properties of a column in a table.
14380 …ot;: { # A magnitude in a single direction in the specified units. # The width of the column. Set …
14381 &quot;magnitude&quot;: 3.14, # The magnitude.
14382 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14384 &quot;widthType&quot;: &quot;A String&quot;, # The width type of the column.
14390 &quot;content&quot;: [ # The content of the table of contents.
14393 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
14396 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableOfContents may have mul…
14402 &quot;footnoteId&quot;: &quot;A String&quot;, # The ID of the footnote.
14405 &quot;headers&quot;: { # Output only. The headers in the document, keyed by header ID.
14407 …&quot;content&quot;: [ # The contents of the header. The indexes for a header&#x27;s content begin…
14408 { # A StructuralElement describes content that provides structure to the document.
14409 …&quot;endIndex&quot;: 42, # The zero-based end index of this structural element, exclusive, in UTF…
14411 …&quot;bullet&quot;: { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
14412 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
14413 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
14414the styling that can be applied to text. Inherited text styles are represented as unset fields in …
14415 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
14417 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14418 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14419 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14420 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14424The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14425 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
14426 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
14427 &quot;magnitude&quot;: 3.14, # The magnitude.
14428 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14430 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14432 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14433 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14434 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14435 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14439 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
14440The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14441 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
14442 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
14445 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
14446 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
14447 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
14448 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
14449The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14450The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14454 … &quot;elements&quot;: [ # The content of the paragraph broken down into its component parts.
14456 …&quot;autoText&quot;: { # A ParagraphElement representing a spot in the text that is dynamically r…
14457 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
14460 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An AutoText may have multiple …
14463 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this AutoText, keye…
14465the styling that can be applied to text. Inherited text styles are represented as unset fields in …
14466 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
14468 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14469 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14470 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14471 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14475The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14476 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
14477 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
14478 &quot;magnitude&quot;: 3.14, # The magnitude.
14479 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14481 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14483 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14484 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14485 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14486 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14490 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
14491The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14492 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
14493 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
14496 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
14497 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
14498 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
14499 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
14500The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14501The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14504the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
14519the styling that can be applied to text. Inherited text styles are represented as unset fields in …
14520 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
14522 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14523 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14524 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14525 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14529The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14530 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
14531 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
14532 &quot;magnitude&quot;: 3.14, # The magnitude.
14533 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14535 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14537 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14538 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14539 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14540 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14544 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
14545The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14546 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
14547 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
14550 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
14551 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
14552 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
14553 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
14554The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14555The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14558 &quot;type&quot;: &quot;A String&quot;, # The type of this auto text.
14560 …ment representing a column break. A column break makes the subsequent text start at the top of the
14561 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
14564 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A ColumnBreak may have multipl…
14567 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this ColumnBreak, k…
14569the styling that can be applied to text. Inherited text styles are represented as unset fields in …
14570 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
14572 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14573 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14574 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14575 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14579The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14580 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
14581 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
14582 &quot;magnitude&quot;: 3.14, # The magnitude.
14583 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14585 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14587 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14588 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14589 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14590 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14594 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
14595The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14596 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
14597 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
14600 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
14601 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
14602 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
14603 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
14604The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14605The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14608the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
14623the styling that can be applied to text. Inherited text styles are represented as unset fields in …
14624 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
14626 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14627 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14628 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14629 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14633The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14634 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
14635 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
14636 &quot;magnitude&quot;: 3.14, # The magnitude.
14637 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14639 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14641 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14642 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14643 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14644 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14648 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
14649The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14650 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
14651 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
14654 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
14655 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
14656 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
14657 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
14658The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14659The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14663 …&quot;endIndex&quot;: 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
14665 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
14668 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Equation may have multiple i…
14672 …otnote reference. A footnote reference is the inline content rendered with a number and is used to…
14673 …&quot;footnoteId&quot;: &quot;A String&quot;, # The ID of the footnote that contains the content o…
14674 … &quot;footnoteNumber&quot;: &quot;A String&quot;, # The rendered number of this footnote.
14675 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
14678 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A FootnoteReference may have m…
14681 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this FootnoteRefere…
14683the styling that can be applied to text. Inherited text styles are represented as unset fields in …
14684 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
14686 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14687 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14688 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14689 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14693The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14694 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
14695 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
14696 &quot;magnitude&quot;: 3.14, # The magnitude.
14697 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14699 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14701 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14702 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14703 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14704 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14708 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
14709The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14710 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
14711 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
14714 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
14715 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
14716 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
14717 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
14718The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14719The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14722the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
14737the styling that can be applied to text. Inherited text styles are represented as unset fields in …
14738 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
14740 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14741 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14742 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14743 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14747The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14748 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
14749 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
14750 &quot;magnitude&quot;: 3.14, # The magnitude.
14751 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14753 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14755 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14756 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14757 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14758 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14762 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
14763The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14764 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
14765 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
14768 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
14769 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
14770 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
14771 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
14772The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14773The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14778 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
14781 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A HorizontalRule may have mult…
14784 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this HorizontalRule…
14786the styling that can be applied to text. Inherited text styles are represented as unset fields in …
14787 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
14789 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14790 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14791 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14792 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14796The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14797 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
14798 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
14799 &quot;magnitude&quot;: 3.14, # The magnitude.
14800 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14802 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14804 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14805 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14806 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14807 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14811 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
14812The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14813 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
14814 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
14817 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
14818 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
14819 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
14820 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
14821The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14822The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14825the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
14840the styling that can be applied to text. Inherited text styles are represented as unset fields in …
14841 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
14843 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14844 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14845 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14846 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14850The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14851 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
14852 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
14853 &quot;magnitude&quot;: 3.14, # The magnitude.
14854 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14856 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14858 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14859 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14860 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14861 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14865 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
14866The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14867 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
14868 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
14871 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
14872 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
14873 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
14874 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
14875The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14876The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14881 …&quot;inlineObjectId&quot;: &quot;A String&quot;, # The ID of the InlineObject this element contai…
14882 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
14885 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An InlineObjectElement may hav…
14888 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this InlineObject, …
14890the styling that can be applied to text. Inherited text styles are represented as unset fields in …
14891 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
14893 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14894 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14895 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14896 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14900The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14901 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
14902 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
14903 &quot;magnitude&quot;: 3.14, # The magnitude.
14904 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14906 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14908 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14909 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14910 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14911 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14915 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
14916The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14917 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
14918 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
14921 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
14922 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
14923 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
14924 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
14925The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14926The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14929the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
14944the styling that can be applied to text. Inherited text styles are represented as unset fields in …
14945 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
14947 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14948 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14949 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14950 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14954The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14955 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
14956 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
14957 &quot;magnitude&quot;: 3.14, # The magnitude.
14958 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
14960 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14962 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14963 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14964 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14965 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
14969 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
14970The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14971 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
14972 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
14975 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
14976 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
14977 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
14978 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
14979The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14980The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14984 …hElement representing a page break. A page break makes the subsequent text start at the top of the
14985 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
14988 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A PageBreak may have multiple …
14991 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this PageBreak, key…
14993the styling that can be applied to text. Inherited text styles are represented as unset fields in …
14994 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
14996 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
14997 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
14998 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
14999 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15003The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
15004 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
15005 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
15006 &quot;magnitude&quot;: 3.14, # The magnitude.
15007 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15009 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
15011 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15012 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15013 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15014 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15018 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
15019The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
15020 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
15021 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
15024 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
15025 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
15026 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
15027 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
15028The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
15029The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
15032the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
15047the styling that can be applied to text. Inherited text styles are represented as unset fields in …
15048 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
15050 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15051 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15052 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15053 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15057The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
15058 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
15059 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
15060 &quot;magnitude&quot;: 3.14, # The magnitude.
15061 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15063 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
15065 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15066 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15067 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15068 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15072 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
15073The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
15074 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
15075 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
15078 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
15079 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
15080 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
15081 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
15082The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
15083The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
15087 … document. These mentions behave as a single, immutable element containing the person&#x27;s name …
15088 … &quot;personId&quot;: &quot;A String&quot;, # Output only. The unique ID of this link.
15089 …operties&quot;: { # Properties specific to a linked Person. # Output only. The properties of this …
15090 …&quot;email&quot;: &quot;A String&quot;, # Output only. The email address linked to this Person. T…
15091 …;: &quot;A String&quot;, # Output only. The name of the person if it is displayed in the link text…
15093 …letionIds&quot;: [ # IDs for suggestions that remove this person link from the document. A Person …
15096 …ertionIds&quot;: [ # IDs for suggestions that insert this person link into the document. A Person …
15099 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this Person, keyed …
15101the styling that can be applied to text. Inherited text styles are represented as unset fields in …
15102 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
15104 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15105 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15106 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15107 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15111The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
15112 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
15113 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
15114 &quot;magnitude&quot;: 3.14, # The magnitude.
15115 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15117 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
15119 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15120 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15121 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15122 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15126 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
15127The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
15128 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
15129 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
15132 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
15133 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
15134 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
15135 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
15136The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
15137The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
15140the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
15155the styling that can be applied to text. Inherited text styles are represented as unset fields in …
15156 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
15158 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15159 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15160 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15161 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15165The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
15166 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
15167 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
15168 &quot;magnitude&quot;: 3.14, # The magnitude.
15169 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15171 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
15173 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15174 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15175 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15176 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15180 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
15181The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
15182 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
15183 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
15186 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
15187 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
15188 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
15189 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
15190The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
15191The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
15196 &quot;richLinkId&quot;: &quot;A String&quot;, # Output only. The ID of this link.
15197 …inkProperties&quot;: { # Properties specific to a RichLink. # Output only. The properties of this …
15198 … &quot;A String&quot;, # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
15199The title of the RichLink as displayed in the link. This title matches the title of the linked res…
15200 …&quot;uri&quot;: &quot;A String&quot;, # Output only. The URI to the RichLink. This is always pres…
15202 …estedDeletionIds&quot;: [ # IDs for suggestions that remove this link from the document. A RichLin…
15205 …stedInsertionIds&quot;: [ # IDs for suggestions that insert this link into the document. A RichLin…
15208 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this RichLink, keye…
15210the styling that can be applied to text. Inherited text styles are represented as unset fields in …
15211 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
15213 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15214 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15215 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15216 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15220The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
15221 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
15222 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
15223 &quot;magnitude&quot;: 3.14, # The magnitude.
15224 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15226 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
15228 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15229 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15230 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15231 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15235 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
15236The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
15237 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
15238 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
15241 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
15242 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
15243 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
15244 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
15245The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
15246The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
15249the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
15264the styling that can be applied to text. Inherited text styles are represented as unset fields in …
15265 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
15267 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15268 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15269 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15270 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15274The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
15275 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
15276 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
15277 &quot;magnitude&quot;: 3.14, # The magnitude.
15278 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15280 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
15282 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15283 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15284 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15285 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15289 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
15290The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
15291 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
15292 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
15295 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
15296 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
15297 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
15298 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
15299The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
15300The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
15304 …&quot;startIndex&quot;: 42, # The zero-based start index of this paragraph element, in UTF-16 code…
15305 …n&quot;: { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
15306 …ontent&quot;: &quot;A String&quot;, # The text of this run. Any non-text elements in the run are r…
15307 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
15310 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TextRun may have multiple in…
15313 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this run, keyed by …
15315the styling that can be applied to text. Inherited text styles are represented as unset fields in …
15316 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
15318 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15319 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15320 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15321 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15325The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
15326 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
15327 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
15328 &quot;magnitude&quot;: 3.14, # The magnitude.
15329 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15331 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
15333 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15334 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15335 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15336 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15340 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
15341The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
15342 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
15343 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
15346 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
15347 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
15348 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
15349 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
15350The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
15351The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
15354the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
15369the styling that can be applied to text. Inherited text styles are represented as unset fields in …
15370 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
15372 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15373 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15374 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15375 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15379The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
15380 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
15381 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
15382 &quot;magnitude&quot;: 3.14, # The magnitude.
15383 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15385 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
15387 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15388 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15389 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15390 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15394 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
15395The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
15396 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
15397 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
15400 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
15401 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
15402 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
15403 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
15404The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
15405The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
15411the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
15412 &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
15413 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
15414The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
15415 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
15417 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15418 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15419 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15420 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15424 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
15425 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
15426 &quot;magnitude&quot;: 3.14, # The magnitude.
15427 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15429 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
15430 &quot;magnitude&quot;: 3.14, # The magnitude.
15431 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15434The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
15435 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
15437 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15438 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15439 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15440 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15444 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
15445 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
15446 &quot;magnitude&quot;: 3.14, # The magnitude.
15447 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15449 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
15450 &quot;magnitude&quot;: 3.14, # The magnitude.
15451 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15454The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
15455 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
15457 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15458 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15459 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15460 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15464 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
15465 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
15466 &quot;magnitude&quot;: 3.14, # The magnitude.
15467 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15469 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
15470 &quot;magnitude&quot;: 3.14, # The magnitude.
15471 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15474The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
15475 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
15477 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15478 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15479 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15480 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15484 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
15485 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
15486 &quot;magnitude&quot;: 3.14, # The magnitude.
15487 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15489 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
15490 &quot;magnitude&quot;: 3.14, # The magnitude.
15491 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15494The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
15495 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
15497 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15498 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15499 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15500 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15504 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
15505 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
15506 &quot;magnitude&quot;: 3.14, # The magnitude.
15507 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15509 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
15510 &quot;magnitude&quot;: 3.14, # The magnitude.
15511 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15514 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
15515 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
15516the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
15517 &quot;magnitude&quot;: 3.14, # The magnitude.
15518 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15520 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
15521 &quot;magnitude&quot;: 3.14, # The magnitude.
15522 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15524the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
15525 &quot;magnitude&quot;: 3.14, # The magnitude.
15526 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15528 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
15529 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
15530 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
15531The named style type of the paragraph. Since updating the named style type affects other propertie…
15532 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
15533 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
15535 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15536 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15537 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15538 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15543 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
15544 &quot;magnitude&quot;: 3.14, # The magnitude.
15545 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15547 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
15548 &quot;magnitude&quot;: 3.14, # The magnitude.
15549 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15551 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
15552 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
15554 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
15555 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
15556 &quot;magnitude&quot;: 3.14, # The magnitude.
15557 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15562 … &quot;positionedObjectIds&quot;: [ # The IDs of the positioned objects tethered to this paragraph.
15565 … &quot;suggestedBulletChanges&quot;: { # The suggested changes to this paragraph&#x27;s bullet.
15567 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
15568 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
15569 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
15570the styling that can be applied to text. Inherited text styles are represented as unset fields in …
15571 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
15573 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15574 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15575 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15576 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15580The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
15581 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
15582 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
15583 &quot;magnitude&quot;: 3.14, # The magnitude.
15584 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15586 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
15588 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15589 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15590 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15591 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15595 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
15596The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
15597 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
15598 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
15601 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
15602 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
15603 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
15604 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
15605The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
15606The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
15610the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
15611 …t;listIdSuggested&quot;: True or False, # Indicates if there was a suggested change to the list_id.
15612 …elSuggested&quot;: True or False, # Indicates if there was a suggested change to the nesting_level.
15613the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
15629 …&quot;suggestedParagraphStyleChanges&quot;: { # The suggested paragraph style changes to this para…
15631the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
15632 … &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
15633 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
15634The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
15635 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
15637 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15638 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15639 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15640 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15644 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
15645 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
15646 &quot;magnitude&quot;: 3.14, # The magnitude.
15647 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15649 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
15650 &quot;magnitude&quot;: 3.14, # The magnitude.
15651 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15654The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
15655 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
15657 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15658 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15659 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15660 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15664 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
15665 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
15666 &quot;magnitude&quot;: 3.14, # The magnitude.
15667 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15669 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
15670 &quot;magnitude&quot;: 3.14, # The magnitude.
15671 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15674The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
15675 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
15677 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15678 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15679 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15680 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15684 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
15685 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
15686 &quot;magnitude&quot;: 3.14, # The magnitude.
15687 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15689 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
15690 &quot;magnitude&quot;: 3.14, # The magnitude.
15691 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15694The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
15695 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
15697 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15698 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15699 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15700 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15704 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
15705 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
15706 &quot;magnitude&quot;: 3.14, # The magnitude.
15707 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15709 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
15710 &quot;magnitude&quot;: 3.14, # The magnitude.
15711 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15714The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
15715 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
15717 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15718 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15719 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15720 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15724 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
15725 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
15726 &quot;magnitude&quot;: 3.14, # The magnitude.
15727 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15729 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
15730 &quot;magnitude&quot;: 3.14, # The magnitude.
15731 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15734 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
15735 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
15736the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
15737 &quot;magnitude&quot;: 3.14, # The magnitude.
15738 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15740 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
15741 &quot;magnitude&quot;: 3.14, # The magnitude.
15742 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15744the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
15745 &quot;magnitude&quot;: 3.14, # The magnitude.
15746 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15748 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
15749 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
15750 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
15751The named style type of the paragraph. Since updating the named style type affects other propertie…
15752 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
15753 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
15755 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15756 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15757 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15758 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15763 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
15764 &quot;magnitude&quot;: 3.14, # The magnitude.
15765 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15767 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
15768 &quot;magnitude&quot;: 3.14, # The magnitude.
15769 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15771 … &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
15772 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
15774 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
15775 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
15776 &quot;magnitude&quot;: 3.14, # The magnitude.
15777 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15782the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
15799the fields on the base Shading have been changed in this suggested change. For any field set to tr…
15800 …undColorSuggested&quot;: True or False, # Indicates if there was a suggested change to the Shading.
15808 …&quot;suggestedPositionedObjectIds&quot;: { # The IDs of the positioned objects that are suggested…
15810 &quot;objectIds&quot;: [ # The object IDs.
15816the same SectionStyle. A section break represents the start of a new section, and the section sty…
15817 …&quot;sectionStyle&quot;: { # The styling that applies to a section. # The style of the section af…
15818 …perties&quot;: [ # The section&#x27;s columns properties. If empty, the section contains one colum…
15820 …d&quot;: { # A magnitude in a single direction in the specified units. # The padding at the end of…
15821 &quot;magnitude&quot;: 3.14, # The magnitude.
15822 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15824 …h&quot;: { # A magnitude in a single direction in the specified units. # Output only. The width of…
15825 &quot;magnitude&quot;: 3.14, # The magnitude.
15826 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15830 …quot;: &quot;A String&quot;, # The style of column separators. This style can be set even when the…
15831 …t;contentDirection&quot;: &quot;A String&quot;, # The content direction of this section. If unset,…
15832 …ot;, # The ID of the default footer. If unset, the value inherits from the previous SectionBreak&#…
15833 …ot;, # The ID of the default header. If unset, the value inherits from the previous SectionBreak&#…
15834The ID of the footer used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
15835The ID of the header used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
15836The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
15837The ID of the header used only for the first page of the section. If use_first_page_header_footer …
15838 …m&quot;: { # A magnitude in a single direction in the specified units. # The bottom page margin of…
15839 &quot;magnitude&quot;: 3.14, # The magnitude.
15840 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15842the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
15843 &quot;magnitude&quot;: 3.14, # The magnitude.
15844 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15846the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
15847 &quot;magnitude&quot;: 3.14, # The magnitude.
15848 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15850the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
15851 &quot;magnitude&quot;: 3.14, # The magnitude.
15852 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15854the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
15855 &quot;magnitude&quot;: 3.14, # The magnitude.
15856 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15858 …Top&quot;: { # A magnitude in a single direction in the specified units. # The top page margin of
15859 &quot;magnitude&quot;: 3.14, # The magnitude.
15860 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15862The page number from which to start counting the number of pages for this section. If unset, page …
15863 &quot;sectionType&quot;: &quot;A String&quot;, # Output only. The type of section.
15864the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
15866 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
15869 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A SectionBreak may have multip…
15873 …&quot;startIndex&quot;: 42, # The zero-based start index of this structural element, in UTF-16 cod…
15875 …&quot;columns&quot;: 42, # Number of columns in the table. It is possible for a table to be non-re…
15876 &quot;rows&quot;: 42, # Number of rows in the table.
15877 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
15880 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Table may have multiple inse…
15883 &quot;tableRows&quot;: [ # The contents and style of each row.
15884 { # The contents and style of a row in a Table.
15885 … &quot;endIndex&quot;: 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
15886 … &quot;startIndex&quot;: 42, # The zero-based start index of this row, in UTF-16 code units.
15887 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
15890 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableRow may have multiple i…
15893 …&quot;suggestedTableRowStyleChanges&quot;: { # The suggested style changes to this row, keyed by s…
15895 …row. # A TableRowStyle that only includes the changes made in this suggestion. This can be used al…
15896the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
15897 &quot;magnitude&quot;: 3.14, # The magnitude.
15898 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15901the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
15906The contents and style of each cell in this row. It is possible for a table to be non-rectangular,…
15907 { # The contents and style of a cell in a Table.
15908 &quot;content&quot;: [ # The content of the cell.
15911 …&quot;endIndex&quot;: 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
15912 … &quot;startIndex&quot;: 42, # The zero-based start index of this cell, in UTF-16 code units.
15913 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
15916 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableCell may have multiple …
15919 …&quot;suggestedTableCellStyleChanges&quot;: { # The suggested changes to the table cell style, key…
15921The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
15922 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
15924 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15925 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15926 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15927 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15931 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
15932 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
15934 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15935 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15936 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15937 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15941 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
15942 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
15943 &quot;magnitude&quot;: 3.14, # The magnitude.
15944 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15947 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
15948 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
15950 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15951 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15952 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15953 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15957 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
15958 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
15959 &quot;magnitude&quot;: 3.14, # The magnitude.
15960 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15963 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
15964 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
15966 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15967 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15968 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15969 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15973 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
15974 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
15975 &quot;magnitude&quot;: 3.14, # The magnitude.
15976 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15979 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
15980 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
15982 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
15983 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
15984 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
15985 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
15989 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
15990 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
15991 &quot;magnitude&quot;: 3.14, # The magnitude.
15992 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
15995 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
15996 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
15997 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
15998 &quot;magnitude&quot;: 3.14, # The magnitude.
15999 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16001 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
16002 &quot;magnitude&quot;: 3.14, # The magnitude.
16003 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16005 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
16006 &quot;magnitude&quot;: 3.14, # The magnitude.
16007 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16009 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
16010 &quot;magnitude&quot;: 3.14, # The magnitude.
16011 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16013 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
16015the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
16031The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
16032 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
16034 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16035 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16036 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16037 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16041 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
16042 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
16044 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16045 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16046 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16047 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16051 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
16052 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
16053 &quot;magnitude&quot;: 3.14, # The magnitude.
16054 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16057 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
16058 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
16060 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16061 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16062 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16063 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16067 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
16068 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
16069 &quot;magnitude&quot;: 3.14, # The magnitude.
16070 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16073 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
16074 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
16076 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16077 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16078 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16079 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16083 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
16084 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
16085 &quot;magnitude&quot;: 3.14, # The magnitude.
16086 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16089 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
16090 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
16092 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16093 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16094 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16095 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16099 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
16100 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
16101 &quot;magnitude&quot;: 3.14, # The magnitude.
16102 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16105 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
16106 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
16107 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
16108 &quot;magnitude&quot;: 3.14, # The magnitude.
16109 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16111 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
16112 &quot;magnitude&quot;: 3.14, # The magnitude.
16113 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16115 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
16116 &quot;magnitude&quot;: 3.14, # The magnitude.
16117 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16119 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
16120 &quot;magnitude&quot;: 3.14, # The magnitude.
16121 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16123 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
16127 … &quot;tableRowStyle&quot;: { # Styles that apply to a table row. # The style of the table row.
16128the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
16129 &quot;magnitude&quot;: 3.14, # The magnitude.
16130 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16135 &quot;tableStyle&quot;: { # Styles that apply to a table. # The style of the table.
16136The properties of each column. Note that in Docs, tables contain rows and rows contain cells, simi…
16137 { # The properties of a column in a table.
16138 …ot;: { # A magnitude in a single direction in the specified units. # The width of the column. Set …
16139 &quot;magnitude&quot;: 3.14, # The magnitude.
16140 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16142 &quot;widthType&quot;: &quot;A String&quot;, # The width type of the column.
16148 &quot;content&quot;: [ # The content of the table of contents.
16151 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
16154 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableOfContents may have mul…
16160 &quot;headerId&quot;: &quot;A String&quot;, # The ID of the header.
16163 …&quot;inlineObjects&quot;: { # Output only. The inline objects in the document, keyed by object ID.
16165 …&quot;inlineObjectProperties&quot;: { # Properties of an InlineObject. # The properties of this in…
16166 …&quot;embeddedObject&quot;: { # An embedded object in the document. # The embedded object of this …
16167 …&quot;description&quot;: &quot;A String&quot;, # The description of the embedded object. The `titl…
16168 …&quot;embeddedDrawingProperties&quot;: { # The properties of an embedded drawing. # The properties…
16170 …mbeddedObjectBorder&quot;: { # A border around an EmbeddedObject. # The border of the embedded obj…
16171 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
16173 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16174 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16175 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16176 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16180 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
16181 … &quot;propertyState&quot;: &quot;A String&quot;, # The property state of the border property.
16182 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
16183 &quot;magnitude&quot;: 3.14, # The magnitude.
16184 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16187 &quot;imageProperties&quot;: { # The properties of an image. # The properties of an image.
16188 &quot;angle&quot;: 3.14, # The clockwise rotation angle of the image, in radians.
16189 …&quot;brightness&quot;: 3.14, # The brightness effect of the image. The value should be in the int…
16190the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
16191 …&quot;contrast&quot;: 3.14, # The contrast effect of the image. The value should be in the interva…
16192The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
16193 …angle&quot;: 3.14, # The clockwise rotation angle of the crop rectangle around its center, in radi…
16194 …4, # The offset specifies how far inwards the bottom edge of the crop rectangle is from the bottom…
16195 ….14, # The offset specifies how far inwards the left edge of the crop rectangle is from the left e…
16196 …14, # The offset specifies how far inwards the right edge of the crop rectangle is from the right …
16197 …3.14, # The offset specifies how far inwards the top edge of the crop rectangle is from the top ed…
16199 …&quot;sourceUri&quot;: &quot;A String&quot;, # The source URI is the URI used to insert the image.…
16200 …&quot;transparency&quot;: 3.14, # The transparency effect of the image. The value should be in the
16202the external linked source content. # A reference to the external linked source content. For examp…
16203 …: { # A reference to a linked chart embedded from Google Sheets. # A reference to the linked chart.
16204 …&quot;chartId&quot;: 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
16205 …ot;spreadsheetId&quot;: &quot;A String&quot;, # The ID of the Google Sheets spreadsheet that conta…
16208 …ttom&quot;: { # A magnitude in a single direction in the specified units. # The bottom margin of t…
16209 &quot;magnitude&quot;: 3.14, # The magnitude.
16210 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16212 …nLeft&quot;: { # A magnitude in a single direction in the specified units. # The left margin of th…
16213 &quot;magnitude&quot;: 3.14, # The magnitude.
16214 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16216 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right margin of th…
16217 &quot;magnitude&quot;: 3.14, # The magnitude.
16218 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16220 …inTop&quot;: { # A magnitude in a single direction in the specified units. # The top margin of the
16221 &quot;magnitude&quot;: 3.14, # The magnitude.
16222 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16224 &quot;size&quot;: { # A width and height. # The visible size of the image after cropping.
16225 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
16226 &quot;magnitude&quot;: 3.14, # The magnitude.
16227 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16229 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
16230 &quot;magnitude&quot;: 3.14, # The magnitude.
16231 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16234 …&quot;title&quot;: &quot;A String&quot;, # The title of the embedded object. The `title` and `desc…
16237 &quot;objectId&quot;: &quot;A String&quot;, # The ID of this inline object.
16238 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
16241 …&quot;suggestedInlineObjectPropertiesChanges&quot;: { # The suggested changes to the inline object…
16243 …InlineObjectProperties that only includes the changes made in this suggestion. This can be used al…
16244 …&quot;embeddedObject&quot;: { # An embedded object in the document. # The embedded object of this …
16245 …&quot;description&quot;: &quot;A String&quot;, # The description of the embedded object. The `titl…
16246 …&quot;embeddedDrawingProperties&quot;: { # The properties of an embedded drawing. # The properties…
16248 …mbeddedObjectBorder&quot;: { # A border around an EmbeddedObject. # The border of the embedded obj…
16249 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
16251 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16252 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16253 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16254 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16258 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
16259 … &quot;propertyState&quot;: &quot;A String&quot;, # The property state of the border property.
16260 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
16261 &quot;magnitude&quot;: 3.14, # The magnitude.
16262 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16265 … &quot;imageProperties&quot;: { # The properties of an image. # The properties of an image.
16266 &quot;angle&quot;: 3.14, # The clockwise rotation angle of the image, in radians.
16267 …&quot;brightness&quot;: 3.14, # The brightness effect of the image. The value should be in the int…
16268the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
16269 …&quot;contrast&quot;: 3.14, # The contrast effect of the image. The value should be in the interva…
16270The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
16271 …angle&quot;: 3.14, # The clockwise rotation angle of the crop rectangle around its center, in radi…
16272 …4, # The offset specifies how far inwards the bottom edge of the crop rectangle is from the bottom…
16273 ….14, # The offset specifies how far inwards the left edge of the crop rectangle is from the left e…
16274 …14, # The offset specifies how far inwards the right edge of the crop rectangle is from the right …
16275 …3.14, # The offset specifies how far inwards the top edge of the crop rectangle is from the top ed…
16277 …&quot;sourceUri&quot;: &quot;A String&quot;, # The source URI is the URI used to insert the image.…
16278 …&quot;transparency&quot;: 3.14, # The transparency effect of the image. The value should be in the
16280the external linked source content. # A reference to the external linked source content. For examp…
16281 …: { # A reference to a linked chart embedded from Google Sheets. # A reference to the linked chart.
16282 …&quot;chartId&quot;: 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
16283 …ot;spreadsheetId&quot;: &quot;A String&quot;, # The ID of the Google Sheets spreadsheet that conta…
16286 …ttom&quot;: { # A magnitude in a single direction in the specified units. # The bottom margin of t…
16287 &quot;magnitude&quot;: 3.14, # The magnitude.
16288 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16290 …nLeft&quot;: { # A magnitude in a single direction in the specified units. # The left margin of th…
16291 &quot;magnitude&quot;: 3.14, # The magnitude.
16292 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16294 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right margin of th…
16295 &quot;magnitude&quot;: 3.14, # The magnitude.
16296 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16298 …inTop&quot;: { # A magnitude in a single direction in the specified units. # The top margin of the
16299 &quot;magnitude&quot;: 3.14, # The magnitude.
16300 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16302 … &quot;size&quot;: { # A width and height. # The visible size of the image after cropping.
16303 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
16304 &quot;magnitude&quot;: 3.14, # The magnitude.
16305 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16307 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
16308 &quot;magnitude&quot;: 3.14, # The magnitude.
16309 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16312 …&quot;title&quot;: &quot;A String&quot;, # The title of the embedded object. The `title` and `desc…
16315the fields on the base InlineObjectProperties have been changed in this suggestion. For any field …
16316the fields on the base EmbeddedObject have been changed in this suggestion. For any field set to t…
16318the fields on the base EmbeddedDrawingProperties have been changed in this suggestion. For any fie…
16320the fields on the base EmbeddedObjectBorder have been changed in this suggestion. For any field se…
16326the fields on the base ImageProperties have been changed in this suggestion. For any field set to …
16331the fields on the base CropProperties have been changed in this suggestion. For any field set to t…
16341the fields on the base LinkedContentReference have been changed in this suggestion. For any field …
16342the fields on the base SheetsChartReference have been changed in this suggestion. For any field se…
16351the fields on the base Size have been changed in this suggestion. For any field set to true, the S…
16360 …&quot;suggestedInsertionId&quot;: &quot;A String&quot;, # The suggested insertion ID. If empty, th…
16363 &quot;lists&quot;: { # Output only. The lists in the document, keyed by list ID.
16364 …resents the list attributes for a group of paragraphs that all belong to the same list. A paragrap…
16365 …: { # The properties of a list which describe the look and feel of bullets belonging to paragraphs…
16366the properties of the bullets at the associated level. A list has at most nine levels of nesting w…
16367 … { # Contains properties describing the look and feel of a list bullet at a given level of nesting.
16368 …Alignment&quot;: &quot;A String&quot;, # The alignment of the bullet within the space allotted for…
16369The format string used by bullets at this level of nesting. The glyph format contains one or more …
16370The glyph symbol replaces placeholders within the glyph_format. For example, if the glyph_symbol i…
16371The type of glyph used by bullets when paragraphs at this level of nesting are ordered. The glyph …
16372 …quot;: { # A magnitude in a single direction in the specified units. # The amount of indentation f…
16373 &quot;magnitude&quot;: 3.14, # The magnitude.
16374 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16376the specified units. # The amount of indentation for paragraphs at this level of nesting. Applied …
16377 &quot;magnitude&quot;: 3.14, # The magnitude.
16378 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16380 …&quot;startNumber&quot;: 42, # The number of the first list item at this nesting level. A value of…
16381the styling that can be applied to text. Inherited text styles are represented as unset fields in …
16382 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
16384 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16385 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16386 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16387 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16391The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
16392 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
16393 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
16394 &quot;magnitude&quot;: 3.14, # The magnitude.
16395 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16397 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
16399 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16400 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16401 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16402 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16406 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
16407The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
16408 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
16409 &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
16412 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
16413 &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
16414 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
16415 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
16416The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
16417The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
16423 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
16426 …&quot;suggestedInsertionId&quot;: &quot;A String&quot;, # The suggested insertion ID. If empty, th…
16427 …&quot;suggestedListPropertiesChanges&quot;: { # The suggested changes to the list properties, keye…
16429The properties of a list which describe the look and feel of bullets belonging to paragraphs assoc…
16430the properties of the bullets at the associated level. A list has at most nine levels of nesting w…
16431 … { # Contains properties describing the look and feel of a list bullet at a given level of nesting.
16432 …Alignment&quot;: &quot;A String&quot;, # The alignment of the bullet within the space allotted for…
16433The format string used by bullets at this level of nesting. The glyph format contains one or more …
16434The glyph symbol replaces placeholders within the glyph_format. For example, if the glyph_symbol i…
16435The type of glyph used by bullets when paragraphs at this level of nesting are ordered. The glyph …
16436 …quot;: { # A magnitude in a single direction in the specified units. # The amount of indentation f…
16437 &quot;magnitude&quot;: 3.14, # The magnitude.
16438 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16440the specified units. # The amount of indentation for paragraphs at this level of nesting. Applied …
16441 &quot;magnitude&quot;: 3.14, # The magnitude.
16442 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16444 …&quot;startNumber&quot;: 42, # The number of the first list item at this nesting level. A value of…
16445the styling that can be applied to text. Inherited text styles are represented as unset fields in …
16446 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
16448 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16449 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16450 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16451 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16455The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
16456 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
16457 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
16458 &quot;magnitude&quot;: 3.14, # The magnitude.
16459 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16461 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
16463 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16464 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16465 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16466 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16470 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
16471The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
16472 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
16473 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
16476 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
16477 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
16478 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
16479 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
16480The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
16481The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
16487the fields on the base ListProperties have been changed in this suggestion. For any field set to t…
16488the fields on the corresponding NestingLevel in nesting_levels have been changed in this suggestio…
16489 …{ # A mask that indicates which of the fields on the base NestingLevel have been changed in this s…
16497the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
16517 &quot;namedRanges&quot;: { # Output only. The named ranges in the document, keyed by name.
16518 …&quot;a_key&quot;: { # A collection of all the NamedRanges in the document that share a given name.
16519 &quot;name&quot;: &quot;A String&quot;, # The name that all the named ranges share.
16520 &quot;namedRanges&quot;: [ # The NamedRanges that share the same name.
16521the same named range ID. Named ranges allow developers to associate parts of a document with an ar…
16522 &quot;name&quot;: &quot;A String&quot;, # The name of the named range.
16523 &quot;namedRangeId&quot;: &quot;A String&quot;, # The ID of the named range.
16524 &quot;ranges&quot;: [ # The ranges that belong to this named range.
16526 …&quot;endIndex&quot;: 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
16527 …quot;A String&quot;, # The ID of the header, footer or footnote that this range is contained in. A…
16528 …&quot;startIndex&quot;: 42, # The zero-based start index of this range, in UTF-16 code units. In a…
16535The named styles. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from t…
16536 …&quot;styles&quot;: [ # The named styles. There is an entry for each of the possible named style t…
16537 …amed style. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from this na…
16538 &quot;namedStyleType&quot;: &quot;A String&quot;, # The type of this named style.
16539the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
16540 &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
16541 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
16542The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
16543 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
16545 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16546 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16547 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16548 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16552 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
16553 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
16554 &quot;magnitude&quot;: 3.14, # The magnitude.
16555 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16557 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
16558 &quot;magnitude&quot;: 3.14, # The magnitude.
16559 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16562The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
16563 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
16565 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16566 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16567 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16568 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16572 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
16573 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
16574 &quot;magnitude&quot;: 3.14, # The magnitude.
16575 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16577 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
16578 &quot;magnitude&quot;: 3.14, # The magnitude.
16579 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16582The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
16583 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
16585 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16586 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16587 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16588 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16592 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
16593 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
16594 &quot;magnitude&quot;: 3.14, # The magnitude.
16595 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16597 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
16598 &quot;magnitude&quot;: 3.14, # The magnitude.
16599 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16602The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
16603 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
16605 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16606 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16607 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16608 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16612 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
16613 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
16614 &quot;magnitude&quot;: 3.14, # The magnitude.
16615 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16617 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
16618 &quot;magnitude&quot;: 3.14, # The magnitude.
16619 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16622The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
16623 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
16625 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16626 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16627 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16628 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16632 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
16633 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
16634 &quot;magnitude&quot;: 3.14, # The magnitude.
16635 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16637 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
16638 &quot;magnitude&quot;: 3.14, # The magnitude.
16639 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16642 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
16643 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
16644the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
16645 &quot;magnitude&quot;: 3.14, # The magnitude.
16646 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16648 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
16649 &quot;magnitude&quot;: 3.14, # The magnitude.
16650 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16652the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
16653 &quot;magnitude&quot;: 3.14, # The magnitude.
16654 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16656 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
16657 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
16658 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
16659The named style type of the paragraph. Since updating the named style type affects other propertie…
16660 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
16661 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
16663 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16664 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16665 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16666 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16671 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
16672 &quot;magnitude&quot;: 3.14, # The magnitude.
16673 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16675 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
16676 &quot;magnitude&quot;: 3.14, # The magnitude.
16677 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16679 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
16680 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
16682 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
16683 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
16684 &quot;magnitude&quot;: 3.14, # The magnitude.
16685 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16690the styling that can be applied to text. Inherited text styles are represented as unset fields in …
16691 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
16693 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16694 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16695 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16696 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16700The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
16701 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
16702 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
16703 &quot;magnitude&quot;: 3.14, # The magnitude.
16704 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16706 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
16708 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16709 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16710 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16711 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16715 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
16716The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
16717 &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
16718 &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
16721 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
16722 &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
16723 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
16724 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
16725The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
16726The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
16732 …&quot;positionedObjects&quot;: { # Output only. The positioned objects in the document, keyed by o…
16733 …object that is tethered to a Paragraph and positioned relative to the beginning of the paragraph. …
16734 &quot;objectId&quot;: &quot;A String&quot;, # The ID of this positioned object.
16735 …&quot;positionedObjectProperties&quot;: { # Properties of a PositionedObject. # The properties of …
16736 …&quot;embeddedObject&quot;: { # An embedded object in the document. # The embedded object of this …
16737 …&quot;description&quot;: &quot;A String&quot;, # The description of the embedded object. The `titl…
16738 …&quot;embeddedDrawingProperties&quot;: { # The properties of an embedded drawing. # The properties…
16740 …mbeddedObjectBorder&quot;: { # A border around an EmbeddedObject. # The border of the embedded obj…
16741 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
16743 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16744 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16745 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16746 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16750 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
16751 … &quot;propertyState&quot;: &quot;A String&quot;, # The property state of the border property.
16752 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
16753 &quot;magnitude&quot;: 3.14, # The magnitude.
16754 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16757 &quot;imageProperties&quot;: { # The properties of an image. # The properties of an image.
16758 &quot;angle&quot;: 3.14, # The clockwise rotation angle of the image, in radians.
16759 …&quot;brightness&quot;: 3.14, # The brightness effect of the image. The value should be in the int…
16760the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
16761 …&quot;contrast&quot;: 3.14, # The contrast effect of the image. The value should be in the interva…
16762The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
16763 …angle&quot;: 3.14, # The clockwise rotation angle of the crop rectangle around its center, in radi…
16764 …4, # The offset specifies how far inwards the bottom edge of the crop rectangle is from the bottom…
16765 ….14, # The offset specifies how far inwards the left edge of the crop rectangle is from the left e…
16766 …14, # The offset specifies how far inwards the right edge of the crop rectangle is from the right …
16767 …3.14, # The offset specifies how far inwards the top edge of the crop rectangle is from the top ed…
16769 …&quot;sourceUri&quot;: &quot;A String&quot;, # The source URI is the URI used to insert the image.…
16770 …&quot;transparency&quot;: 3.14, # The transparency effect of the image. The value should be in the
16772the external linked source content. # A reference to the external linked source content. For examp…
16773 …: { # A reference to a linked chart embedded from Google Sheets. # A reference to the linked chart.
16774 …&quot;chartId&quot;: 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
16775 …ot;spreadsheetId&quot;: &quot;A String&quot;, # The ID of the Google Sheets spreadsheet that conta…
16778 …ttom&quot;: { # A magnitude in a single direction in the specified units. # The bottom margin of t…
16779 &quot;magnitude&quot;: 3.14, # The magnitude.
16780 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16782 …nLeft&quot;: { # A magnitude in a single direction in the specified units. # The left margin of th…
16783 &quot;magnitude&quot;: 3.14, # The magnitude.
16784 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16786 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right margin of th…
16787 &quot;magnitude&quot;: 3.14, # The magnitude.
16788 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16790 …inTop&quot;: { # A magnitude in a single direction in the specified units. # The top margin of the
16791 &quot;magnitude&quot;: 3.14, # The magnitude.
16792 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16794 &quot;size&quot;: { # A width and height. # The visible size of the image after cropping.
16795 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
16796 &quot;magnitude&quot;: 3.14, # The magnitude.
16797 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16799 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
16800 &quot;magnitude&quot;: 3.14, # The magnitude.
16801 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16804 …&quot;title&quot;: &quot;A String&quot;, # The title of the embedded object. The `title` and `desc…
16806The positioning of a PositionedObject. The positioned object is positioned relative to the beginni…
16807 &quot;layout&quot;: &quot;A String&quot;, # The layout of this positioned object.
16808the specified units. # The offset of the left edge of the positioned object relative to the beginn…
16809 &quot;magnitude&quot;: 3.14, # The magnitude.
16810 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16812the specified units. # The offset of the top edge of the positioned object relative to the beginni…
16813 &quot;magnitude&quot;: 3.14, # The magnitude.
16814 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16818 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
16821 …&quot;suggestedInsertionId&quot;: &quot;A String&quot;, # The suggested insertion ID. If empty, th…
16822 …&quot;suggestedPositionedObjectPropertiesChanges&quot;: { # The suggested changes to the positione…
16824 …tionedObjectProperties that only includes the changes made in this suggestion. This can be used al…
16825 …&quot;embeddedObject&quot;: { # An embedded object in the document. # The embedded object of this …
16826 …&quot;description&quot;: &quot;A String&quot;, # The description of the embedded object. The `titl…
16827 …&quot;embeddedDrawingProperties&quot;: { # The properties of an embedded drawing. # The properties…
16829 …mbeddedObjectBorder&quot;: { # A border around an EmbeddedObject. # The border of the embedded obj…
16830 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
16832 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16833 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16834 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16835 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16839 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
16840 … &quot;propertyState&quot;: &quot;A String&quot;, # The property state of the border property.
16841 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
16842 &quot;magnitude&quot;: 3.14, # The magnitude.
16843 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16846 … &quot;imageProperties&quot;: { # The properties of an image. # The properties of an image.
16847 &quot;angle&quot;: 3.14, # The clockwise rotation angle of the image, in radians.
16848 …&quot;brightness&quot;: 3.14, # The brightness effect of the image. The value should be in the int…
16849the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
16850 …&quot;contrast&quot;: 3.14, # The contrast effect of the image. The value should be in the interva…
16851The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
16852 …angle&quot;: 3.14, # The clockwise rotation angle of the crop rectangle around its center, in radi…
16853 …4, # The offset specifies how far inwards the bottom edge of the crop rectangle is from the bottom…
16854 ….14, # The offset specifies how far inwards the left edge of the crop rectangle is from the left e…
16855 …14, # The offset specifies how far inwards the right edge of the crop rectangle is from the right …
16856 …3.14, # The offset specifies how far inwards the top edge of the crop rectangle is from the top ed…
16858 …&quot;sourceUri&quot;: &quot;A String&quot;, # The source URI is the URI used to insert the image.…
16859 …&quot;transparency&quot;: 3.14, # The transparency effect of the image. The value should be in the
16861the external linked source content. # A reference to the external linked source content. For examp…
16862 …: { # A reference to a linked chart embedded from Google Sheets. # A reference to the linked chart.
16863 …&quot;chartId&quot;: 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
16864 …ot;spreadsheetId&quot;: &quot;A String&quot;, # The ID of the Google Sheets spreadsheet that conta…
16867 …ttom&quot;: { # A magnitude in a single direction in the specified units. # The bottom margin of t…
16868 &quot;magnitude&quot;: 3.14, # The magnitude.
16869 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16871 …nLeft&quot;: { # A magnitude in a single direction in the specified units. # The left margin of th…
16872 &quot;magnitude&quot;: 3.14, # The magnitude.
16873 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16875 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right margin of th…
16876 &quot;magnitude&quot;: 3.14, # The magnitude.
16877 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16879 …inTop&quot;: { # A magnitude in a single direction in the specified units. # The top margin of the
16880 &quot;magnitude&quot;: 3.14, # The magnitude.
16881 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16883 … &quot;size&quot;: { # A width and height. # The visible size of the image after cropping.
16884 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
16885 &quot;magnitude&quot;: 3.14, # The magnitude.
16886 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16888 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
16889 &quot;magnitude&quot;: 3.14, # The magnitude.
16890 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16893 …&quot;title&quot;: &quot;A String&quot;, # The title of the embedded object. The `title` and `desc…
16895The positioning of a PositionedObject. The positioned object is positioned relative to the beginni…
16896 &quot;layout&quot;: &quot;A String&quot;, # The layout of this positioned object.
16897the specified units. # The offset of the left edge of the positioned object relative to the beginn…
16898 &quot;magnitude&quot;: 3.14, # The magnitude.
16899 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16901the specified units. # The offset of the top edge of the positioned object relative to the beginni…
16902 &quot;magnitude&quot;: 3.14, # The magnitude.
16903 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16907the fields on the base PositionedObjectProperties have been changed in this suggestion. For any fi…
16908the fields on the base EmbeddedObject have been changed in this suggestion. For any field set to t…
16910the fields on the base EmbeddedDrawingProperties have been changed in this suggestion. For any fie…
16912the fields on the base EmbeddedObjectBorder have been changed in this suggestion. For any field se…
16918the fields on the base ImageProperties have been changed in this suggestion. For any field set to …
16923the fields on the base CropProperties have been changed in this suggestion. For any field set to t…
16933the fields on the base LinkedContentReference have been changed in this suggestion. For any field …
16934the fields on the base SheetsChartReference have been changed in this suggestion. For any field se…
16943the fields on the base Size have been changed in this suggestion. For any field set to true, the S…
16949the fields on the base PositionedObjectPositioning have been changed in this suggestion. For any f…
16959The revision ID of the document. Can be used in update requests to specify which revision of a doc…
16960 …t;suggestedDocumentStyleChanges&quot;: { # Output only. The suggested changes to the style of the
16961 &quot;a_key&quot;: { # A suggested change to the DocumentStyle.
16962 …uot;: { # The style of the document. # A DocumentStyle that only includes the changes made in this…
16963 …&quot;background&quot;: { # Represents the background of a document. # The background of the docum…
16964 …or&quot;: { # A color that can either be fully opaque or fully transparent. # The background color.
16966 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
16967 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
16968 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
16969 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
16974 …&quot;defaultFooterId&quot;: &quot;A String&quot;, # The ID of the default footer. If not set, the…
16975 …&quot;defaultHeaderId&quot;: &quot;A String&quot;, # The ID of the default header. If not set, the…
16976The ID of the footer used only for even pages. The value of use_even_page_header_footer determines…
16977The ID of the header used only for even pages. The value of use_even_page_header_footer determines…
16978The ID of the footer used only for the first page. If not set then a unique footer for the first p…
16979The ID of the header used only for the first page. If not set then a unique header for the first p…
16980 … single direction in the specified units. # The bottom page margin. Updating the bottom page margi…
16981 &quot;magnitude&quot;: 3.14, # The magnitude.
16982 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16984 …de in a single direction in the specified units. # The amount of space between the bottom of the p…
16985 &quot;magnitude&quot;: 3.14, # The magnitude.
16986 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16988 …ude in a single direction in the specified units. # The amount of space between the top of the pag…
16989 &quot;magnitude&quot;: 3.14, # The magnitude.
16990 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16992 … a single direction in the specified units. # The left page margin. Updating the left page margin …
16993 &quot;magnitude&quot;: 3.14, # The magnitude.
16994 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
16996 …a single direction in the specified units. # The right page margin. Updating the right page margin…
16997 &quot;magnitude&quot;: 3.14, # The magnitude.
16998 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17000 …n a single direction in the specified units. # The top page margin. Updating the top page margin o…
17001 &quot;magnitude&quot;: 3.14, # The magnitude.
17002 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17004 …&quot;pageNumberStart&quot;: 42, # The page number from which to start counting the number of page…
17005 &quot;pageSize&quot;: { # A width and height. # The size of a page in the document.
17006 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
17007 &quot;magnitude&quot;: 3.14, # The magnitude.
17008 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17010 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
17011 &quot;magnitude&quot;: 3.14, # The magnitude.
17012 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17015 …n_footer, SectionStyle margin_footer are respected. When false, the default values in the Docs edi…
17016 …Footer&quot;: True or False, # Indicates whether to use the even page header / footer IDs for the
17017 …ooter&quot;: True or False, # Indicates whether to use the first page header / footer IDs for the
17019the fields on the base DocumentStyle have been changed in this suggestion. For any field set to tr…
17020the fields on the base Background have been changed in this suggestion. For any field set to true,…
17021 …&quot;backgroundColorSuggested&quot;: True or False, # Indicates whether the current background co…
17036the fields on the base Size have been changed in this suggestion. For any field set to true, the S…
17046 …suggestedNamedStylesChanges&quot;: { # Output only. The suggested changes to the named styles of t…
17047 &quot;a_key&quot;: { # A suggested change to the NamedStyles.
17048The named styles. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from t…
17049 …&quot;styles&quot;: [ # The named styles. There is an entry for each of the possible named style t…
17050 …amed style. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from this na…
17051 &quot;namedStyleType&quot;: &quot;A String&quot;, # The type of this named style.
17052the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
17053 &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
17054 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
17055The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
17056 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
17058 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17059 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17060 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17061 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17065 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
17066 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
17067 &quot;magnitude&quot;: 3.14, # The magnitude.
17068 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17070 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
17071 &quot;magnitude&quot;: 3.14, # The magnitude.
17072 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17075The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
17076 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
17078 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17079 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17080 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17081 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17085 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
17086 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
17087 &quot;magnitude&quot;: 3.14, # The magnitude.
17088 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17090 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
17091 &quot;magnitude&quot;: 3.14, # The magnitude.
17092 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17095The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
17096 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
17098 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17099 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17100 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17101 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17105 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
17106 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
17107 &quot;magnitude&quot;: 3.14, # The magnitude.
17108 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17110 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
17111 &quot;magnitude&quot;: 3.14, # The magnitude.
17112 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17115The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
17116 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
17118 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17119 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17120 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17121 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17125 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
17126 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
17127 &quot;magnitude&quot;: 3.14, # The magnitude.
17128 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17130 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
17131 &quot;magnitude&quot;: 3.14, # The magnitude.
17132 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17135The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
17136 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
17138 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17139 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17140 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17141 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17145 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
17146 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
17147 &quot;magnitude&quot;: 3.14, # The magnitude.
17148 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17150 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
17151 &quot;magnitude&quot;: 3.14, # The magnitude.
17152 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17155 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
17156 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
17157the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
17158 &quot;magnitude&quot;: 3.14, # The magnitude.
17159 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17161 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
17162 &quot;magnitude&quot;: 3.14, # The magnitude.
17163 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17165the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
17166 &quot;magnitude&quot;: 3.14, # The magnitude.
17167 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17169 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
17170 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
17171 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
17172The named style type of the paragraph. Since updating the named style type affects other propertie…
17173 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
17174 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
17176 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17177 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17178 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17179 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17184 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
17185 &quot;magnitude&quot;: 3.14, # The magnitude.
17186 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17188 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
17189 &quot;magnitude&quot;: 3.14, # The magnitude.
17190 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17192 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
17193 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
17195 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
17196 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
17197 &quot;magnitude&quot;: 3.14, # The magnitude.
17198 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17203the styling that can be applied to text. Inherited text styles are represented as unset fields in …
17204 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
17206 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17207 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17208 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17209 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17213The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17214 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
17215 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
17216 &quot;magnitude&quot;: 3.14, # The magnitude.
17217 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17219 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17221 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17222 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17223 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17224 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17228 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
17229The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17230 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
17231 &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
17234 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
17235 &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
17236 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
17237 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
17238The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17239The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17245 …sSuggestionState&quot;: { # The suggestion state of a NamedStyles message. # A mask that indicates…
17246the fields on the corresponding NamedStyle in styles have been changed in this suggestion. The ord…
17248 …String&quot;, # The named style type that this suggestion state corresponds to. This field is prov…
17249the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
17266the fields on the base Shading have been changed in this suggested change. For any field set to tr…
17267 …undColorSuggested&quot;: True or False, # Indicates if there was a suggested change to the Shading.
17273the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
17291 …onsViewMode&quot;: &quot;A String&quot;, # Output only. The suggestions view mode applied to the d…
17292 &quot;title&quot;: &quot;A String&quot;, # The title of the document.
17298 <pre>Gets the latest version of the specified document.
17301 documentId: string, The ID of the document to retrieve. (required)
17302 …suggestionsViewMode: string, The suggestions view mode to apply to the document. This allows viewi…
17304The SuggestionsViewMode applied to the returned document depends on the user&#x27;s current access…
17305The returned document has suggestions inline. Suggested changes will be differentiated from base c…
17306The returned document is a preview with all suggested changes accepted. Requests to retrieve a do…
17307 …_WITHOUT_SUGGESTIONS - The returned document is a preview with all suggested changes rejected if t…
17314 An object of the form:
17317The document body. The body typically contains the full document contents except for headers, foot…
17318 …&quot;content&quot;: [ # The contents of the body. The indexes for the body&#x27;s content begin a…
17319 { # A StructuralElement describes content that provides structure to the document.
17320 …&quot;endIndex&quot;: 42, # The zero-based end index of this structural element, exclusive, in UTF…
17322 …&quot;bullet&quot;: { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
17323 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
17324 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
17325the styling that can be applied to text. Inherited text styles are represented as unset fields in …
17326 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
17328 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17329 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17330 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17331 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17335The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17336 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
17337 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
17338 &quot;magnitude&quot;: 3.14, # The magnitude.
17339 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17341 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17343 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17344 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17345 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17346 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17350 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
17351The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17352 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
17353 &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
17356 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
17357 &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
17358 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
17359 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
17360The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17361The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17365 … &quot;elements&quot;: [ # The content of the paragraph broken down into its component parts.
17367 …&quot;autoText&quot;: { # A ParagraphElement representing a spot in the text that is dynamically r…
17368 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
17371 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An AutoText may have multiple …
17374 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this AutoText, keye…
17376the styling that can be applied to text. Inherited text styles are represented as unset fields in …
17377 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
17379 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17380 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17381 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17382 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17386The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17387 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
17388 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
17389 &quot;magnitude&quot;: 3.14, # The magnitude.
17390 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17392 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17394 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17395 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17396 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17397 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17401 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
17402The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17403 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
17404 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
17407 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
17408 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
17409 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
17410 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
17411The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17412The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17415the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
17430the styling that can be applied to text. Inherited text styles are represented as unset fields in …
17431 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
17433 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17434 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17435 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17436 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17440The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17441 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
17442 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
17443 &quot;magnitude&quot;: 3.14, # The magnitude.
17444 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17446 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17448 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17449 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17450 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17451 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17455 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
17456The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17457 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
17458 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
17461 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
17462 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
17463 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
17464 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
17465The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17466The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17469 &quot;type&quot;: &quot;A String&quot;, # The type of this auto text.
17471 …ment representing a column break. A column break makes the subsequent text start at the top of the
17472 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
17475 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A ColumnBreak may have multipl…
17478 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this ColumnBreak, k…
17480the styling that can be applied to text. Inherited text styles are represented as unset fields in …
17481 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
17483 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17484 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17485 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17486 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17490The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17491 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
17492 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
17493 &quot;magnitude&quot;: 3.14, # The magnitude.
17494 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17496 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17498 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17499 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17500 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17501 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17505 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
17506The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17507 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
17508 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
17511 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
17512 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
17513 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
17514 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
17515The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17516The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17519the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
17534the styling that can be applied to text. Inherited text styles are represented as unset fields in …
17535 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
17537 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17538 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17539 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17540 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17544The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17545 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
17546 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
17547 &quot;magnitude&quot;: 3.14, # The magnitude.
17548 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17550 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17552 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17553 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17554 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17555 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17559 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
17560The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17561 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
17562 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
17565 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
17566 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
17567 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
17568 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
17569The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17570The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17574 …&quot;endIndex&quot;: 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
17576 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
17579 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Equation may have multiple i…
17583 …otnote reference. A footnote reference is the inline content rendered with a number and is used to…
17584 …&quot;footnoteId&quot;: &quot;A String&quot;, # The ID of the footnote that contains the content o…
17585 … &quot;footnoteNumber&quot;: &quot;A String&quot;, # The rendered number of this footnote.
17586 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
17589 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A FootnoteReference may have m…
17592 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this FootnoteRefere…
17594the styling that can be applied to text. Inherited text styles are represented as unset fields in …
17595 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
17597 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17598 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17599 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17600 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17604The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17605 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
17606 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
17607 &quot;magnitude&quot;: 3.14, # The magnitude.
17608 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17610 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17612 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17613 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17614 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17615 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17619 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
17620The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17621 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
17622 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
17625 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
17626 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
17627 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
17628 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
17629The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17630The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17633the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
17648the styling that can be applied to text. Inherited text styles are represented as unset fields in …
17649 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
17651 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17652 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17653 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17654 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17658The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17659 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
17660 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
17661 &quot;magnitude&quot;: 3.14, # The magnitude.
17662 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17664 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17666 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17667 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17668 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17669 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17673 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
17674The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17675 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
17676 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
17679 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
17680 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
17681 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
17682 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
17683The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17684The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17689 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
17692 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A HorizontalRule may have mult…
17695 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this HorizontalRule…
17697the styling that can be applied to text. Inherited text styles are represented as unset fields in …
17698 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
17700 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17701 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17702 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17703 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17707The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17708 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
17709 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
17710 &quot;magnitude&quot;: 3.14, # The magnitude.
17711 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17713 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17715 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17716 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17717 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17718 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17722 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
17723The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17724 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
17725 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
17728 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
17729 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
17730 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
17731 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
17732The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17733The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17736the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
17751the styling that can be applied to text. Inherited text styles are represented as unset fields in …
17752 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
17754 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17755 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17756 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17757 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17761The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17762 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
17763 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
17764 &quot;magnitude&quot;: 3.14, # The magnitude.
17765 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17767 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17769 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17770 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17771 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17772 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17776 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
17777The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17778 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
17779 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
17782 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
17783 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
17784 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
17785 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
17786The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17787The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17792 …&quot;inlineObjectId&quot;: &quot;A String&quot;, # The ID of the InlineObject this element contai…
17793 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
17796 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An InlineObjectElement may hav…
17799 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this InlineObject, …
17801the styling that can be applied to text. Inherited text styles are represented as unset fields in …
17802 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
17804 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17805 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17806 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17807 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17811The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17812 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
17813 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
17814 &quot;magnitude&quot;: 3.14, # The magnitude.
17815 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17817 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17819 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17820 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17821 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17822 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17826 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
17827The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17828 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
17829 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
17832 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
17833 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
17834 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
17835 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
17836The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17837The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17840the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
17855the styling that can be applied to text. Inherited text styles are represented as unset fields in …
17856 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
17858 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17859 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17860 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17861 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17865The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17866 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
17867 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
17868 &quot;magnitude&quot;: 3.14, # The magnitude.
17869 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17871 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17873 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17874 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17875 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17876 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17880 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
17881The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17882 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
17883 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
17886 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
17887 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
17888 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
17889 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
17890The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17891The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17895 …hElement representing a page break. A page break makes the subsequent text start at the top of the
17896 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
17899 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A PageBreak may have multiple …
17902 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this PageBreak, key…
17904the styling that can be applied to text. Inherited text styles are represented as unset fields in …
17905 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
17907 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17908 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17909 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17910 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17914The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17915 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
17916 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
17917 &quot;magnitude&quot;: 3.14, # The magnitude.
17918 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17920 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17922 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17923 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17924 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17925 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17929 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
17930The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17931 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
17932 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
17935 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
17936 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
17937 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
17938 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
17939The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17940The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17943the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
17958the styling that can be applied to text. Inherited text styles are represented as unset fields in …
17959 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
17961 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17962 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17963 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17964 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17968The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17969 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
17970 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
17971 &quot;magnitude&quot;: 3.14, # The magnitude.
17972 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
17974 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17976 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
17977 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
17978 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
17979 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
17983 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
17984The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17985 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
17986 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
17989 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
17990 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
17991 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
17992 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
17993The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17994The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17998 … document. These mentions behave as a single, immutable element containing the person&#x27;s name …
17999 … &quot;personId&quot;: &quot;A String&quot;, # Output only. The unique ID of this link.
18000 …operties&quot;: { # Properties specific to a linked Person. # Output only. The properties of this …
18001 …&quot;email&quot;: &quot;A String&quot;, # Output only. The email address linked to this Person. T…
18002 …;: &quot;A String&quot;, # Output only. The name of the person if it is displayed in the link text…
18004 …letionIds&quot;: [ # IDs for suggestions that remove this person link from the document. A Person …
18007 …ertionIds&quot;: [ # IDs for suggestions that insert this person link into the document. A Person …
18010 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this Person, keyed …
18012the styling that can be applied to text. Inherited text styles are represented as unset fields in …
18013 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
18015 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18016 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18017 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18018 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18022The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
18023 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
18024 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
18025 &quot;magnitude&quot;: 3.14, # The magnitude.
18026 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18028 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
18030 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18031 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18032 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18033 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18037 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
18038The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
18039 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
18040 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
18043 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
18044 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
18045 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
18046 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
18047The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
18048The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
18051the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
18066the styling that can be applied to text. Inherited text styles are represented as unset fields in …
18067 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
18069 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18070 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18071 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18072 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18076The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
18077 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
18078 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
18079 &quot;magnitude&quot;: 3.14, # The magnitude.
18080 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18082 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
18084 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18085 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18086 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18087 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18091 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
18092The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
18093 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
18094 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
18097 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
18098 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
18099 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
18100 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
18101The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
18102The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
18107 &quot;richLinkId&quot;: &quot;A String&quot;, # Output only. The ID of this link.
18108 …inkProperties&quot;: { # Properties specific to a RichLink. # Output only. The properties of this …
18109 … &quot;A String&quot;, # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
18110The title of the RichLink as displayed in the link. This title matches the title of the linked res…
18111 …&quot;uri&quot;: &quot;A String&quot;, # Output only. The URI to the RichLink. This is always pres…
18113 …estedDeletionIds&quot;: [ # IDs for suggestions that remove this link from the document. A RichLin…
18116 …stedInsertionIds&quot;: [ # IDs for suggestions that insert this link into the document. A RichLin…
18119 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this RichLink, keye…
18121the styling that can be applied to text. Inherited text styles are represented as unset fields in …
18122 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
18124 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18125 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18126 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18127 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18131The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
18132 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
18133 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
18134 &quot;magnitude&quot;: 3.14, # The magnitude.
18135 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18137 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
18139 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18140 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18141 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18142 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18146 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
18147The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
18148 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
18149 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
18152 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
18153 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
18154 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
18155 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
18156The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
18157The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
18160the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
18175the styling that can be applied to text. Inherited text styles are represented as unset fields in …
18176 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
18178 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18179 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18180 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18181 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18185The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
18186 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
18187 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
18188 &quot;magnitude&quot;: 3.14, # The magnitude.
18189 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18191 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
18193 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18194 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18195 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18196 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18200 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
18201The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
18202 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
18203 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
18206 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
18207 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
18208 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
18209 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
18210The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
18211The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
18215 …&quot;startIndex&quot;: 42, # The zero-based start index of this paragraph element, in UTF-16 code…
18216 …n&quot;: { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
18217 …ontent&quot;: &quot;A String&quot;, # The text of this run. Any non-text elements in the run are r…
18218 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
18221 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TextRun may have multiple in…
18224 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this run, keyed by …
18226the styling that can be applied to text. Inherited text styles are represented as unset fields in …
18227 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
18229 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18230 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18231 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18232 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18236The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
18237 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
18238 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
18239 &quot;magnitude&quot;: 3.14, # The magnitude.
18240 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18242 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
18244 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18245 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18246 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18247 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18251 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
18252The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
18253 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
18254 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
18257 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
18258 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
18259 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
18260 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
18261The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
18262The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
18265the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
18280the styling that can be applied to text. Inherited text styles are represented as unset fields in …
18281 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
18283 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18284 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18285 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18286 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18290The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
18291 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
18292 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
18293 &quot;magnitude&quot;: 3.14, # The magnitude.
18294 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18296 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
18298 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18299 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18300 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18301 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18305 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
18306The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
18307 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
18308 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
18311 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
18312 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
18313 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
18314 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
18315The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
18316The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
18322the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
18323 &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
18324 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
18325The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
18326 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
18328 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18329 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18330 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18331 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18335 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
18336 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
18337 &quot;magnitude&quot;: 3.14, # The magnitude.
18338 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18340 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
18341 &quot;magnitude&quot;: 3.14, # The magnitude.
18342 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18345The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
18346 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
18348 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18349 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18350 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18351 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18355 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
18356 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
18357 &quot;magnitude&quot;: 3.14, # The magnitude.
18358 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18360 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
18361 &quot;magnitude&quot;: 3.14, # The magnitude.
18362 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18365The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
18366 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
18368 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18369 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18370 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18371 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18375 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
18376 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
18377 &quot;magnitude&quot;: 3.14, # The magnitude.
18378 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18380 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
18381 &quot;magnitude&quot;: 3.14, # The magnitude.
18382 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18385The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
18386 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
18388 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18389 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18390 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18391 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18395 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
18396 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
18397 &quot;magnitude&quot;: 3.14, # The magnitude.
18398 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18400 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
18401 &quot;magnitude&quot;: 3.14, # The magnitude.
18402 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18405The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
18406 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
18408 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18409 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18410 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18411 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18415 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
18416 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
18417 &quot;magnitude&quot;: 3.14, # The magnitude.
18418 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18420 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
18421 &quot;magnitude&quot;: 3.14, # The magnitude.
18422 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18425 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
18426 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
18427the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
18428 &quot;magnitude&quot;: 3.14, # The magnitude.
18429 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18431 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
18432 &quot;magnitude&quot;: 3.14, # The magnitude.
18433 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18435the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
18436 &quot;magnitude&quot;: 3.14, # The magnitude.
18437 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18439 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
18440 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
18441 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
18442The named style type of the paragraph. Since updating the named style type affects other propertie…
18443 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
18444 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
18446 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18447 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18448 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18449 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18454 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
18455 &quot;magnitude&quot;: 3.14, # The magnitude.
18456 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18458 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
18459 &quot;magnitude&quot;: 3.14, # The magnitude.
18460 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18462 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
18463 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
18465 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
18466 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
18467 &quot;magnitude&quot;: 3.14, # The magnitude.
18468 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18473 … &quot;positionedObjectIds&quot;: [ # The IDs of the positioned objects tethered to this paragraph.
18476 … &quot;suggestedBulletChanges&quot;: { # The suggested changes to this paragraph&#x27;s bullet.
18478 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
18479 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
18480 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
18481the styling that can be applied to text. Inherited text styles are represented as unset fields in …
18482 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
18484 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18485 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18486 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18487 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18491The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
18492 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
18493 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
18494 &quot;magnitude&quot;: 3.14, # The magnitude.
18495 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18497 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
18499 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18500 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18501 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18502 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18506 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
18507The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
18508 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
18509 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
18512 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
18513 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
18514 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
18515 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
18516The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
18517The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
18521the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
18522 …t;listIdSuggested&quot;: True or False, # Indicates if there was a suggested change to the list_id.
18523 …elSuggested&quot;: True or False, # Indicates if there was a suggested change to the nesting_level.
18524the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
18540 …&quot;suggestedParagraphStyleChanges&quot;: { # The suggested paragraph style changes to this para…
18542the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
18543 … &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
18544 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
18545The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
18546 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
18548 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18549 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18550 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18551 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18555 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
18556 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
18557 &quot;magnitude&quot;: 3.14, # The magnitude.
18558 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18560 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
18561 &quot;magnitude&quot;: 3.14, # The magnitude.
18562 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18565The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
18566 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
18568 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18569 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18570 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18571 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18575 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
18576 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
18577 &quot;magnitude&quot;: 3.14, # The magnitude.
18578 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18580 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
18581 &quot;magnitude&quot;: 3.14, # The magnitude.
18582 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18585The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
18586 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
18588 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18589 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18590 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18591 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18595 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
18596 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
18597 &quot;magnitude&quot;: 3.14, # The magnitude.
18598 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18600 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
18601 &quot;magnitude&quot;: 3.14, # The magnitude.
18602 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18605The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
18606 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
18608 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18609 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18610 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18611 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18615 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
18616 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
18617 &quot;magnitude&quot;: 3.14, # The magnitude.
18618 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18620 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
18621 &quot;magnitude&quot;: 3.14, # The magnitude.
18622 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18625The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
18626 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
18628 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18629 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18630 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18631 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18635 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
18636 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
18637 &quot;magnitude&quot;: 3.14, # The magnitude.
18638 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18640 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
18641 &quot;magnitude&quot;: 3.14, # The magnitude.
18642 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18645 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
18646 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
18647the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
18648 &quot;magnitude&quot;: 3.14, # The magnitude.
18649 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18651 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
18652 &quot;magnitude&quot;: 3.14, # The magnitude.
18653 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18655the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
18656 &quot;magnitude&quot;: 3.14, # The magnitude.
18657 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18659 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
18660 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
18661 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
18662The named style type of the paragraph. Since updating the named style type affects other propertie…
18663 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
18664 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
18666 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18667 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18668 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18669 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18674 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
18675 &quot;magnitude&quot;: 3.14, # The magnitude.
18676 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18678 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
18679 &quot;magnitude&quot;: 3.14, # The magnitude.
18680 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18682 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
18683 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
18685 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
18686 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
18687 &quot;magnitude&quot;: 3.14, # The magnitude.
18688 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18693the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
18710the fields on the base Shading have been changed in this suggested change. For any field set to tr…
18711 …undColorSuggested&quot;: True or False, # Indicates if there was a suggested change to the Shading.
18719 …&quot;suggestedPositionedObjectIds&quot;: { # The IDs of the positioned objects that are suggested…
18721 &quot;objectIds&quot;: [ # The object IDs.
18727the same SectionStyle. A section break represents the start of a new section, and the section sty…
18728 …&quot;sectionStyle&quot;: { # The styling that applies to a section. # The style of the section af…
18729 …perties&quot;: [ # The section&#x27;s columns properties. If empty, the section contains one colum…
18731 …d&quot;: { # A magnitude in a single direction in the specified units. # The padding at the end of…
18732 &quot;magnitude&quot;: 3.14, # The magnitude.
18733 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18735 …h&quot;: { # A magnitude in a single direction in the specified units. # Output only. The width of…
18736 &quot;magnitude&quot;: 3.14, # The magnitude.
18737 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18741 …quot;: &quot;A String&quot;, # The style of column separators. This style can be set even when the…
18742 …t;contentDirection&quot;: &quot;A String&quot;, # The content direction of this section. If unset,…
18743 …ot;, # The ID of the default footer. If unset, the value inherits from the previous SectionBreak&#…
18744 …ot;, # The ID of the default header. If unset, the value inherits from the previous SectionBreak&#…
18745The ID of the footer used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
18746The ID of the header used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
18747The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
18748The ID of the header used only for the first page of the section. If use_first_page_header_footer …
18749 …m&quot;: { # A magnitude in a single direction in the specified units. # The bottom page margin of…
18750 &quot;magnitude&quot;: 3.14, # The magnitude.
18751 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18753the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
18754 &quot;magnitude&quot;: 3.14, # The magnitude.
18755 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18757the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
18758 &quot;magnitude&quot;: 3.14, # The magnitude.
18759 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18761the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
18762 &quot;magnitude&quot;: 3.14, # The magnitude.
18763 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18765the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
18766 &quot;magnitude&quot;: 3.14, # The magnitude.
18767 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18769 …Top&quot;: { # A magnitude in a single direction in the specified units. # The top page margin of
18770 &quot;magnitude&quot;: 3.14, # The magnitude.
18771 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18773The page number from which to start counting the number of pages for this section. If unset, page …
18774 &quot;sectionType&quot;: &quot;A String&quot;, # Output only. The type of section.
18775the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
18777 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
18780 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A SectionBreak may have multip…
18784 …&quot;startIndex&quot;: 42, # The zero-based start index of this structural element, in UTF-16 cod…
18786 …&quot;columns&quot;: 42, # Number of columns in the table. It is possible for a table to be non-re…
18787 &quot;rows&quot;: 42, # Number of rows in the table.
18788 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
18791 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Table may have multiple inse…
18794 &quot;tableRows&quot;: [ # The contents and style of each row.
18795 { # The contents and style of a row in a Table.
18796 … &quot;endIndex&quot;: 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
18797 … &quot;startIndex&quot;: 42, # The zero-based start index of this row, in UTF-16 code units.
18798 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
18801 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableRow may have multiple i…
18804 …&quot;suggestedTableRowStyleChanges&quot;: { # The suggested style changes to this row, keyed by s…
18806 …row. # A TableRowStyle that only includes the changes made in this suggestion. This can be used al…
18807the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
18808 &quot;magnitude&quot;: 3.14, # The magnitude.
18809 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18812the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
18817The contents and style of each cell in this row. It is possible for a table to be non-rectangular,…
18818 { # The contents and style of a cell in a Table.
18819 &quot;content&quot;: [ # The content of the cell.
18822 …&quot;endIndex&quot;: 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
18823 … &quot;startIndex&quot;: 42, # The zero-based start index of this cell, in UTF-16 code units.
18824 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
18827 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableCell may have multiple …
18830 …&quot;suggestedTableCellStyleChanges&quot;: { # The suggested changes to the table cell style, key…
18832The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
18833 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
18835 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18836 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18837 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18838 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18842 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
18843 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
18845 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18846 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18847 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18848 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18852 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
18853 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
18854 &quot;magnitude&quot;: 3.14, # The magnitude.
18855 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18858 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
18859 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
18861 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18862 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18863 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18864 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18868 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
18869 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
18870 &quot;magnitude&quot;: 3.14, # The magnitude.
18871 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18874 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
18875 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
18877 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18878 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18879 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18880 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18884 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
18885 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
18886 &quot;magnitude&quot;: 3.14, # The magnitude.
18887 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18890 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
18891 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
18893 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18894 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18895 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18896 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18900 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
18901 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
18902 &quot;magnitude&quot;: 3.14, # The magnitude.
18903 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18906 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
18907 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
18908 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
18909 &quot;magnitude&quot;: 3.14, # The magnitude.
18910 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18912 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
18913 &quot;magnitude&quot;: 3.14, # The magnitude.
18914 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18916 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
18917 &quot;magnitude&quot;: 3.14, # The magnitude.
18918 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18920 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
18921 &quot;magnitude&quot;: 3.14, # The magnitude.
18922 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18924 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
18926the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
18942The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
18943 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
18945 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18946 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18947 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18948 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18952 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
18953 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
18955 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18956 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18957 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18958 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18962 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
18963 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
18964 &quot;magnitude&quot;: 3.14, # The magnitude.
18965 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18968 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
18969 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
18971 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18972 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18973 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18974 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18978 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
18979 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
18980 &quot;magnitude&quot;: 3.14, # The magnitude.
18981 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
18984 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
18985 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
18987 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
18988 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
18989 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
18990 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
18994 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
18995 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
18996 &quot;magnitude&quot;: 3.14, # The magnitude.
18997 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19000 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
19001 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
19003 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19004 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19005 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19006 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19010 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
19011 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
19012 &quot;magnitude&quot;: 3.14, # The magnitude.
19013 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19016 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
19017 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
19018 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
19019 &quot;magnitude&quot;: 3.14, # The magnitude.
19020 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19022 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
19023 &quot;magnitude&quot;: 3.14, # The magnitude.
19024 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19026 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
19027 &quot;magnitude&quot;: 3.14, # The magnitude.
19028 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19030 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
19031 &quot;magnitude&quot;: 3.14, # The magnitude.
19032 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19034 &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
19038 … &quot;tableRowStyle&quot;: { # Styles that apply to a table row. # The style of the table row.
19039the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
19040 &quot;magnitude&quot;: 3.14, # The magnitude.
19041 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19046 &quot;tableStyle&quot;: { # Styles that apply to a table. # The style of the table.
19047The properties of each column. Note that in Docs, tables contain rows and rows contain cells, simi…
19048 { # The properties of a column in a table.
19049 …ot;: { # A magnitude in a single direction in the specified units. # The width of the column. Set …
19050 &quot;magnitude&quot;: 3.14, # The magnitude.
19051 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19053 &quot;widthType&quot;: &quot;A String&quot;, # The width type of the column.
19059 &quot;content&quot;: [ # The content of the table of contents.
19062 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
19065 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableOfContents may have mul…
19072 &quot;documentId&quot;: &quot;A String&quot;, # Output only. The ID of the document.
19073 …&quot;documentStyle&quot;: { # The style of the document. # Output only. The style of the document.
19074 …&quot;background&quot;: { # Represents the background of a document. # The background of the docum…
19075 …&quot;color&quot;: { # A color that can either be fully opaque or fully transparent. # The backgro…
19077 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19078 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19079 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19080 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19085 …&quot;defaultFooterId&quot;: &quot;A String&quot;, # The ID of the default footer. If not set, the…
19086 …&quot;defaultHeaderId&quot;: &quot;A String&quot;, # The ID of the default header. If not set, the…
19087The ID of the footer used only for even pages. The value of use_even_page_header_footer determines…
19088The ID of the header used only for even pages. The value of use_even_page_header_footer determines…
19089The ID of the footer used only for the first page. If not set then a unique footer for the first p…
19090The ID of the header used only for the first page. If not set then a unique header for the first p…
19091 … single direction in the specified units. # The bottom page margin. Updating the bottom page margi…
19092 &quot;magnitude&quot;: 3.14, # The magnitude.
19093 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19095 …de in a single direction in the specified units. # The amount of space between the bottom of the p…
19096 &quot;magnitude&quot;: 3.14, # The magnitude.
19097 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19099 …ude in a single direction in the specified units. # The amount of space between the top of the pag…
19100 &quot;magnitude&quot;: 3.14, # The magnitude.
19101 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19103 … a single direction in the specified units. # The left page margin. Updating the left page margin …
19104 &quot;magnitude&quot;: 3.14, # The magnitude.
19105 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19107 …a single direction in the specified units. # The right page margin. Updating the right page margin…
19108 &quot;magnitude&quot;: 3.14, # The magnitude.
19109 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19111 …n a single direction in the specified units. # The top page margin. Updating the top page margin o…
19112 &quot;magnitude&quot;: 3.14, # The magnitude.
19113 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19115 …&quot;pageNumberStart&quot;: 42, # The page number from which to start counting the number of page…
19116 &quot;pageSize&quot;: { # A width and height. # The size of a page in the document.
19117 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
19118 &quot;magnitude&quot;: 3.14, # The magnitude.
19119 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19121 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
19122 &quot;magnitude&quot;: 3.14, # The magnitude.
19123 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19126 …n_footer, SectionStyle margin_footer are respected. When false, the default values in the Docs edi…
19127 …Footer&quot;: True or False, # Indicates whether to use the even page header / footer IDs for the
19128 …ooter&quot;: True or False, # Indicates whether to use the first page header / footer IDs for the
19130 &quot;footers&quot;: { # Output only. The footers in the document, keyed by footer ID.
19132 …&quot;content&quot;: [ # The contents of the footer. The indexes for a footer&#x27;s content begin…
19133 { # A StructuralElement describes content that provides structure to the document.
19134 …&quot;endIndex&quot;: 42, # The zero-based end index of this structural element, exclusive, in UTF…
19136 …&quot;bullet&quot;: { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
19137 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
19138 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
19139the styling that can be applied to text. Inherited text styles are represented as unset fields in …
19140 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
19142 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19143 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19144 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19145 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19149The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19150 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
19151 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
19152 &quot;magnitude&quot;: 3.14, # The magnitude.
19153 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19155 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19157 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19158 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19159 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19160 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19164 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
19165The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19166 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
19167 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
19170 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
19171 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
19172 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
19173 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
19174The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19175The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19179 … &quot;elements&quot;: [ # The content of the paragraph broken down into its component parts.
19181 …&quot;autoText&quot;: { # A ParagraphElement representing a spot in the text that is dynamically r…
19182 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
19185 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An AutoText may have multiple …
19188 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this AutoText, keye…
19190the styling that can be applied to text. Inherited text styles are represented as unset fields in …
19191 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
19193 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19194 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19195 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19196 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19200The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19201 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
19202 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
19203 &quot;magnitude&quot;: 3.14, # The magnitude.
19204 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19206 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19208 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19209 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19210 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19211 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19215 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
19216The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19217 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
19218 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
19221 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
19222 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
19223 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
19224 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
19225The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19226The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19229the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
19244the styling that can be applied to text. Inherited text styles are represented as unset fields in …
19245 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
19247 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19248 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19249 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19250 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19254The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19255 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
19256 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
19257 &quot;magnitude&quot;: 3.14, # The magnitude.
19258 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19260 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19262 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19263 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19264 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19265 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19269 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
19270The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19271 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
19272 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
19275 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
19276 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
19277 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
19278 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
19279The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19280The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19283 &quot;type&quot;: &quot;A String&quot;, # The type of this auto text.
19285 …ment representing a column break. A column break makes the subsequent text start at the top of the
19286 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
19289 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A ColumnBreak may have multipl…
19292 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this ColumnBreak, k…
19294the styling that can be applied to text. Inherited text styles are represented as unset fields in …
19295 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
19297 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19298 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19299 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19300 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19304The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19305 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
19306 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
19307 &quot;magnitude&quot;: 3.14, # The magnitude.
19308 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19310 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19312 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19313 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19314 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19315 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19319 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
19320The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19321 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
19322 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
19325 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
19326 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
19327 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
19328 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
19329The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19330The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19333the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
19348the styling that can be applied to text. Inherited text styles are represented as unset fields in …
19349 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
19351 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19352 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19353 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19354 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19358The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19359 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
19360 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
19361 &quot;magnitude&quot;: 3.14, # The magnitude.
19362 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19364 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19366 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19367 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19368 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19369 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19373 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
19374The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19375 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
19376 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
19379 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
19380 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
19381 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
19382 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
19383The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19384The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19388 …&quot;endIndex&quot;: 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
19390 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
19393 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Equation may have multiple i…
19397 …otnote reference. A footnote reference is the inline content rendered with a number and is used to…
19398 …&quot;footnoteId&quot;: &quot;A String&quot;, # The ID of the footnote that contains the content o…
19399 … &quot;footnoteNumber&quot;: &quot;A String&quot;, # The rendered number of this footnote.
19400 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
19403 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A FootnoteReference may have m…
19406 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this FootnoteRefere…
19408the styling that can be applied to text. Inherited text styles are represented as unset fields in …
19409 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
19411 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19412 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19413 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19414 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19418The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19419 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
19420 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
19421 &quot;magnitude&quot;: 3.14, # The magnitude.
19422 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19424 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19426 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19427 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19428 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19429 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19433 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
19434The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19435 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
19436 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
19439 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
19440 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
19441 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
19442 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
19443The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19444The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19447the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
19462the styling that can be applied to text. Inherited text styles are represented as unset fields in …
19463 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
19465 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19466 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19467 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19468 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19472The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19473 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
19474 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
19475 &quot;magnitude&quot;: 3.14, # The magnitude.
19476 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19478 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19480 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19481 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19482 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19483 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19487 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
19488The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19489 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
19490 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
19493 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
19494 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
19495 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
19496 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
19497The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19498The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19503 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
19506 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A HorizontalRule may have mult…
19509 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this HorizontalRule…
19511the styling that can be applied to text. Inherited text styles are represented as unset fields in …
19512 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
19514 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19515 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19516 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19517 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19521The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19522 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
19523 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
19524 &quot;magnitude&quot;: 3.14, # The magnitude.
19525 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19527 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19529 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19530 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19531 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19532 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19536 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
19537The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19538 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
19539 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
19542 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
19543 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
19544 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
19545 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
19546The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19547The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19550the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
19565the styling that can be applied to text. Inherited text styles are represented as unset fields in …
19566 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
19568 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19569 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19570 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19571 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19575The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19576 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
19577 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
19578 &quot;magnitude&quot;: 3.14, # The magnitude.
19579 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19581 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19583 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19584 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19585 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19586 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19590 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
19591The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19592 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
19593 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
19596 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
19597 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
19598 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
19599 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
19600The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19601The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19606 …&quot;inlineObjectId&quot;: &quot;A String&quot;, # The ID of the InlineObject this element contai…
19607 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
19610 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An InlineObjectElement may hav…
19613 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this InlineObject, …
19615the styling that can be applied to text. Inherited text styles are represented as unset fields in …
19616 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
19618 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19619 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19620 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19621 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19625The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19626 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
19627 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
19628 &quot;magnitude&quot;: 3.14, # The magnitude.
19629 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19631 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19633 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19634 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19635 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19636 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19640 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
19641The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19642 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
19643 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
19646 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
19647 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
19648 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
19649 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
19650The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19651The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19654the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
19669the styling that can be applied to text. Inherited text styles are represented as unset fields in …
19670 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
19672 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19673 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19674 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19675 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19679The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19680 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
19681 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
19682 &quot;magnitude&quot;: 3.14, # The magnitude.
19683 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19685 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19687 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19688 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19689 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19690 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19694 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
19695The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19696 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
19697 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
19700 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
19701 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
19702 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
19703 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
19704The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19705The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19709 …hElement representing a page break. A page break makes the subsequent text start at the top of the
19710 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
19713 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A PageBreak may have multiple …
19716 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this PageBreak, key…
19718the styling that can be applied to text. Inherited text styles are represented as unset fields in …
19719 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
19721 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19722 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19723 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19724 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19728The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19729 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
19730 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
19731 &quot;magnitude&quot;: 3.14, # The magnitude.
19732 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19734 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19736 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19737 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19738 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19739 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19743 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
19744The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19745 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
19746 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
19749 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
19750 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
19751 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
19752 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
19753The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19754The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19757the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
19772the styling that can be applied to text. Inherited text styles are represented as unset fields in …
19773 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
19775 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19776 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19777 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19778 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19782The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19783 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
19784 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
19785 &quot;magnitude&quot;: 3.14, # The magnitude.
19786 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19788 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19790 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19791 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19792 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19793 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19797 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
19798The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19799 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
19800 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
19803 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
19804 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
19805 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
19806 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
19807The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19808The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19812 … document. These mentions behave as a single, immutable element containing the person&#x27;s name …
19813 … &quot;personId&quot;: &quot;A String&quot;, # Output only. The unique ID of this link.
19814 …operties&quot;: { # Properties specific to a linked Person. # Output only. The properties of this …
19815 …&quot;email&quot;: &quot;A String&quot;, # Output only. The email address linked to this Person. T…
19816 …;: &quot;A String&quot;, # Output only. The name of the person if it is displayed in the link text…
19818 …letionIds&quot;: [ # IDs for suggestions that remove this person link from the document. A Person …
19821 …ertionIds&quot;: [ # IDs for suggestions that insert this person link into the document. A Person …
19824 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this Person, keyed …
19826the styling that can be applied to text. Inherited text styles are represented as unset fields in …
19827 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
19829 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19830 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19831 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19832 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19836The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19837 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
19838 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
19839 &quot;magnitude&quot;: 3.14, # The magnitude.
19840 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19842 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19844 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19845 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19846 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19847 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19851 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
19852The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19853 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
19854 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
19857 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
19858 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
19859 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
19860 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
19861The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19862The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19865the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
19880the styling that can be applied to text. Inherited text styles are represented as unset fields in …
19881 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
19883 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19884 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19885 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19886 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19890The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19891 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
19892 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
19893 &quot;magnitude&quot;: 3.14, # The magnitude.
19894 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19896 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19898 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19899 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19900 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19901 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19905 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
19906The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19907 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
19908 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
19911 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
19912 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
19913 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
19914 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
19915The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19916The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19921 &quot;richLinkId&quot;: &quot;A String&quot;, # Output only. The ID of this link.
19922 …inkProperties&quot;: { # Properties specific to a RichLink. # Output only. The properties of this …
19923 … &quot;A String&quot;, # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
19924The title of the RichLink as displayed in the link. This title matches the title of the linked res…
19925 …&quot;uri&quot;: &quot;A String&quot;, # Output only. The URI to the RichLink. This is always pres…
19927 …estedDeletionIds&quot;: [ # IDs for suggestions that remove this link from the document. A RichLin…
19930 …stedInsertionIds&quot;: [ # IDs for suggestions that insert this link into the document. A RichLin…
19933 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this RichLink, keye…
19935the styling that can be applied to text. Inherited text styles are represented as unset fields in …
19936 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
19938 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19939 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19940 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19941 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19945The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19946 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
19947 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
19948 &quot;magnitude&quot;: 3.14, # The magnitude.
19949 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
19951 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19953 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19954 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19955 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19956 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19960 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
19961The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19962 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
19963 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
19966 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
19967 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
19968 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
19969 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
19970The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19971The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19974the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
19989the styling that can be applied to text. Inherited text styles are represented as unset fields in …
19990 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
19992 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
19993 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
19994 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
19995 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
19999The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
20000 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
20001 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
20002 &quot;magnitude&quot;: 3.14, # The magnitude.
20003 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20005 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
20007 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20008 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20009 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20010 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20014 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
20015The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
20016 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
20017 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
20020 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
20021 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
20022 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
20023 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
20024The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
20025The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
20029 …&quot;startIndex&quot;: 42, # The zero-based start index of this paragraph element, in UTF-16 code…
20030 …n&quot;: { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
20031 …ontent&quot;: &quot;A String&quot;, # The text of this run. Any non-text elements in the run are r…
20032 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
20035 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TextRun may have multiple in…
20038 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this run, keyed by …
20040the styling that can be applied to text. Inherited text styles are represented as unset fields in …
20041 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
20043 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20044 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20045 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20046 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20050The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
20051 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
20052 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
20053 &quot;magnitude&quot;: 3.14, # The magnitude.
20054 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20056 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
20058 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20059 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20060 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20061 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20065 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
20066The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
20067 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
20068 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
20071 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
20072 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
20073 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
20074 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
20075The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
20076The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
20079the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
20094the styling that can be applied to text. Inherited text styles are represented as unset fields in …
20095 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
20097 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20098 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20099 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20100 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20104The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
20105 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
20106 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
20107 &quot;magnitude&quot;: 3.14, # The magnitude.
20108 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20110 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
20112 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20113 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20114 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20115 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20119 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
20120The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
20121 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
20122 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
20125 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
20126 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
20127 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
20128 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
20129The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
20130The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
20136the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
20137 &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
20138 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
20139The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
20140 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
20142 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20143 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20144 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20145 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20149 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
20150 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
20151 &quot;magnitude&quot;: 3.14, # The magnitude.
20152 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20154 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
20155 &quot;magnitude&quot;: 3.14, # The magnitude.
20156 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20159The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
20160 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
20162 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20163 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20164 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20165 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20169 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
20170 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
20171 &quot;magnitude&quot;: 3.14, # The magnitude.
20172 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20174 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
20175 &quot;magnitude&quot;: 3.14, # The magnitude.
20176 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20179The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
20180 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
20182 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20183 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20184 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20185 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20189 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
20190 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
20191 &quot;magnitude&quot;: 3.14, # The magnitude.
20192 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20194 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
20195 &quot;magnitude&quot;: 3.14, # The magnitude.
20196 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20199The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
20200 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
20202 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20203 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20204 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20205 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20209 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
20210 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
20211 &quot;magnitude&quot;: 3.14, # The magnitude.
20212 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20214 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
20215 &quot;magnitude&quot;: 3.14, # The magnitude.
20216 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20219The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
20220 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
20222 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20223 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20224 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20225 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20229 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
20230 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
20231 &quot;magnitude&quot;: 3.14, # The magnitude.
20232 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20234 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
20235 &quot;magnitude&quot;: 3.14, # The magnitude.
20236 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20239 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
20240 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
20241the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
20242 &quot;magnitude&quot;: 3.14, # The magnitude.
20243 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20245 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
20246 &quot;magnitude&quot;: 3.14, # The magnitude.
20247 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20249the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
20250 &quot;magnitude&quot;: 3.14, # The magnitude.
20251 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20253 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
20254 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
20255 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
20256The named style type of the paragraph. Since updating the named style type affects other propertie…
20257 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
20258 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
20260 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20261 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20262 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20263 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20268 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
20269 &quot;magnitude&quot;: 3.14, # The magnitude.
20270 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20272 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
20273 &quot;magnitude&quot;: 3.14, # The magnitude.
20274 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20276 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
20277 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
20279 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
20280 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
20281 &quot;magnitude&quot;: 3.14, # The magnitude.
20282 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20287 … &quot;positionedObjectIds&quot;: [ # The IDs of the positioned objects tethered to this paragraph.
20290 … &quot;suggestedBulletChanges&quot;: { # The suggested changes to this paragraph&#x27;s bullet.
20292 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
20293 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
20294 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
20295the styling that can be applied to text. Inherited text styles are represented as unset fields in …
20296 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
20298 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20299 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20300 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20301 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20305The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
20306 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
20307 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
20308 &quot;magnitude&quot;: 3.14, # The magnitude.
20309 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20311 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
20313 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20314 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20315 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20316 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20320 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
20321The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
20322 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
20323 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
20326 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
20327 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
20328 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
20329 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
20330The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
20331The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
20335the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
20336 …t;listIdSuggested&quot;: True or False, # Indicates if there was a suggested change to the list_id.
20337 …elSuggested&quot;: True or False, # Indicates if there was a suggested change to the nesting_level.
20338the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
20354 …&quot;suggestedParagraphStyleChanges&quot;: { # The suggested paragraph style changes to this para…
20356the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
20357 … &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
20358 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
20359The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
20360 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
20362 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20363 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20364 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20365 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20369 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
20370 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
20371 &quot;magnitude&quot;: 3.14, # The magnitude.
20372 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20374 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
20375 &quot;magnitude&quot;: 3.14, # The magnitude.
20376 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20379The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
20380 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
20382 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20383 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20384 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20385 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20389 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
20390 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
20391 &quot;magnitude&quot;: 3.14, # The magnitude.
20392 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20394 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
20395 &quot;magnitude&quot;: 3.14, # The magnitude.
20396 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20399The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
20400 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
20402 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20403 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20404 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20405 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20409 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
20410 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
20411 &quot;magnitude&quot;: 3.14, # The magnitude.
20412 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20414 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
20415 &quot;magnitude&quot;: 3.14, # The magnitude.
20416 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20419The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
20420 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
20422 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20423 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20424 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20425 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20429 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
20430 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
20431 &quot;magnitude&quot;: 3.14, # The magnitude.
20432 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20434 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
20435 &quot;magnitude&quot;: 3.14, # The magnitude.
20436 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20439The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
20440 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
20442 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20443 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20444 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20445 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20449 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
20450 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
20451 &quot;magnitude&quot;: 3.14, # The magnitude.
20452 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20454 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
20455 &quot;magnitude&quot;: 3.14, # The magnitude.
20456 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20459 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
20460 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
20461the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
20462 &quot;magnitude&quot;: 3.14, # The magnitude.
20463 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20465 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
20466 &quot;magnitude&quot;: 3.14, # The magnitude.
20467 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20469the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
20470 &quot;magnitude&quot;: 3.14, # The magnitude.
20471 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20473 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
20474 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
20475 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
20476The named style type of the paragraph. Since updating the named style type affects other propertie…
20477 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
20478 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
20480 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20481 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20482 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20483 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20488 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
20489 &quot;magnitude&quot;: 3.14, # The magnitude.
20490 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20492 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
20493 &quot;magnitude&quot;: 3.14, # The magnitude.
20494 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20496 … &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
20497 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
20499 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
20500 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
20501 &quot;magnitude&quot;: 3.14, # The magnitude.
20502 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20507the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
20524the fields on the base Shading have been changed in this suggested change. For any field set to tr…
20525 …undColorSuggested&quot;: True or False, # Indicates if there was a suggested change to the Shading.
20533 …&quot;suggestedPositionedObjectIds&quot;: { # The IDs of the positioned objects that are suggested…
20535 &quot;objectIds&quot;: [ # The object IDs.
20541the same SectionStyle. A section break represents the start of a new section, and the section sty…
20542 …&quot;sectionStyle&quot;: { # The styling that applies to a section. # The style of the section af…
20543 …perties&quot;: [ # The section&#x27;s columns properties. If empty, the section contains one colum…
20545 …d&quot;: { # A magnitude in a single direction in the specified units. # The padding at the end of…
20546 &quot;magnitude&quot;: 3.14, # The magnitude.
20547 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20549 …h&quot;: { # A magnitude in a single direction in the specified units. # Output only. The width of…
20550 &quot;magnitude&quot;: 3.14, # The magnitude.
20551 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20555 …quot;: &quot;A String&quot;, # The style of column separators. This style can be set even when the…
20556 …t;contentDirection&quot;: &quot;A String&quot;, # The content direction of this section. If unset,…
20557 …ot;, # The ID of the default footer. If unset, the value inherits from the previous SectionBreak&#…
20558 …ot;, # The ID of the default header. If unset, the value inherits from the previous SectionBreak&#…
20559The ID of the footer used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
20560The ID of the header used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
20561The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
20562The ID of the header used only for the first page of the section. If use_first_page_header_footer …
20563 …m&quot;: { # A magnitude in a single direction in the specified units. # The bottom page margin of…
20564 &quot;magnitude&quot;: 3.14, # The magnitude.
20565 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20567the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
20568 &quot;magnitude&quot;: 3.14, # The magnitude.
20569 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20571the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
20572 &quot;magnitude&quot;: 3.14, # The magnitude.
20573 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20575the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
20576 &quot;magnitude&quot;: 3.14, # The magnitude.
20577 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20579the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
20580 &quot;magnitude&quot;: 3.14, # The magnitude.
20581 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20583 …Top&quot;: { # A magnitude in a single direction in the specified units. # The top page margin of
20584 &quot;magnitude&quot;: 3.14, # The magnitude.
20585 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20587The page number from which to start counting the number of pages for this section. If unset, page …
20588 &quot;sectionType&quot;: &quot;A String&quot;, # Output only. The type of section.
20589the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
20591 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
20594 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A SectionBreak may have multip…
20598 …&quot;startIndex&quot;: 42, # The zero-based start index of this structural element, in UTF-16 cod…
20600 …&quot;columns&quot;: 42, # Number of columns in the table. It is possible for a table to be non-re…
20601 &quot;rows&quot;: 42, # Number of rows in the table.
20602 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
20605 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Table may have multiple inse…
20608 &quot;tableRows&quot;: [ # The contents and style of each row.
20609 { # The contents and style of a row in a Table.
20610 … &quot;endIndex&quot;: 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
20611 … &quot;startIndex&quot;: 42, # The zero-based start index of this row, in UTF-16 code units.
20612 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
20615 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableRow may have multiple i…
20618 …&quot;suggestedTableRowStyleChanges&quot;: { # The suggested style changes to this row, keyed by s…
20620 …row. # A TableRowStyle that only includes the changes made in this suggestion. This can be used al…
20621the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
20622 &quot;magnitude&quot;: 3.14, # The magnitude.
20623 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20626the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
20631The contents and style of each cell in this row. It is possible for a table to be non-rectangular,…
20632 { # The contents and style of a cell in a Table.
20633 &quot;content&quot;: [ # The content of the cell.
20636 …&quot;endIndex&quot;: 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
20637 … &quot;startIndex&quot;: 42, # The zero-based start index of this cell, in UTF-16 code units.
20638 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
20641 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableCell may have multiple …
20644 …&quot;suggestedTableCellStyleChanges&quot;: { # The suggested changes to the table cell style, key…
20646The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
20647 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
20649 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20650 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20651 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20652 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20656 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
20657 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
20659 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20660 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20661 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20662 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20666 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
20667 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
20668 &quot;magnitude&quot;: 3.14, # The magnitude.
20669 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20672 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
20673 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
20675 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20676 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20677 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20678 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20682 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
20683 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
20684 &quot;magnitude&quot;: 3.14, # The magnitude.
20685 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20688 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
20689 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
20691 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20692 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20693 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20694 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20698 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
20699 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
20700 &quot;magnitude&quot;: 3.14, # The magnitude.
20701 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20704 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
20705 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
20707 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20708 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20709 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20710 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20714 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
20715 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
20716 &quot;magnitude&quot;: 3.14, # The magnitude.
20717 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20720 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
20721 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
20722 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
20723 &quot;magnitude&quot;: 3.14, # The magnitude.
20724 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20726 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
20727 &quot;magnitude&quot;: 3.14, # The magnitude.
20728 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20730 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
20731 &quot;magnitude&quot;: 3.14, # The magnitude.
20732 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20734 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
20735 &quot;magnitude&quot;: 3.14, # The magnitude.
20736 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20738 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
20740the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
20756The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
20757 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
20759 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20760 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20761 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20762 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20766 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
20767 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
20769 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20770 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20771 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20772 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20776 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
20777 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
20778 &quot;magnitude&quot;: 3.14, # The magnitude.
20779 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20782 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
20783 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
20785 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20786 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20787 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20788 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20792 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
20793 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
20794 &quot;magnitude&quot;: 3.14, # The magnitude.
20795 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20798 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
20799 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
20801 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20802 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20803 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20804 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20808 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
20809 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
20810 &quot;magnitude&quot;: 3.14, # The magnitude.
20811 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20814 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
20815 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
20817 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20818 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20819 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20820 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20824 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
20825 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
20826 &quot;magnitude&quot;: 3.14, # The magnitude.
20827 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20830 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
20831 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
20832 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
20833 &quot;magnitude&quot;: 3.14, # The magnitude.
20834 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20836 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
20837 &quot;magnitude&quot;: 3.14, # The magnitude.
20838 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20840 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
20841 &quot;magnitude&quot;: 3.14, # The magnitude.
20842 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20844 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
20845 &quot;magnitude&quot;: 3.14, # The magnitude.
20846 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20848 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
20852 … &quot;tableRowStyle&quot;: { # Styles that apply to a table row. # The style of the table row.
20853the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
20854 &quot;magnitude&quot;: 3.14, # The magnitude.
20855 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20860 &quot;tableStyle&quot;: { # Styles that apply to a table. # The style of the table.
20861The properties of each column. Note that in Docs, tables contain rows and rows contain cells, simi…
20862 { # The properties of a column in a table.
20863 …ot;: { # A magnitude in a single direction in the specified units. # The width of the column. Set …
20864 &quot;magnitude&quot;: 3.14, # The magnitude.
20865 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20867 &quot;widthType&quot;: &quot;A String&quot;, # The width type of the column.
20873 &quot;content&quot;: [ # The content of the table of contents.
20876 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
20879 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableOfContents may have mul…
20885 &quot;footerId&quot;: &quot;A String&quot;, # The ID of the footer.
20888 &quot;footnotes&quot;: { # Output only. The footnotes in the document, keyed by footnote ID.
20890 …&quot;content&quot;: [ # The contents of the footnote. The indexes for a footnote&#x27;s content b…
20891 { # A StructuralElement describes content that provides structure to the document.
20892 …&quot;endIndex&quot;: 42, # The zero-based end index of this structural element, exclusive, in UTF…
20894 …&quot;bullet&quot;: { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
20895 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
20896 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
20897the styling that can be applied to text. Inherited text styles are represented as unset fields in …
20898 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
20900 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20901 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20902 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20903 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20907The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
20908 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
20909 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
20910 &quot;magnitude&quot;: 3.14, # The magnitude.
20911 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20913 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
20915 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20916 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20917 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20918 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20922 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
20923The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
20924 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
20925 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
20928 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
20929 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
20930 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
20931 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
20932The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
20933The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
20937 … &quot;elements&quot;: [ # The content of the paragraph broken down into its component parts.
20939 …&quot;autoText&quot;: { # A ParagraphElement representing a spot in the text that is dynamically r…
20940 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
20943 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An AutoText may have multiple …
20946 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this AutoText, keye…
20948the styling that can be applied to text. Inherited text styles are represented as unset fields in …
20949 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
20951 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20952 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20953 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20954 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20958The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
20959 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
20960 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
20961 &quot;magnitude&quot;: 3.14, # The magnitude.
20962 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
20964 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
20966 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
20967 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
20968 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
20969 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
20973 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
20974The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
20975 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
20976 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
20979 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
20980 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
20981 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
20982 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
20983The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
20984The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
20987the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
21002the styling that can be applied to text. Inherited text styles are represented as unset fields in …
21003 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
21005 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21006 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21007 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21008 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21012The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21013 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
21014 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
21015 &quot;magnitude&quot;: 3.14, # The magnitude.
21016 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21018 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21020 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21021 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21022 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21023 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21027 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
21028The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21029 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
21030 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
21033 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
21034 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
21035 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
21036 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
21037The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21038The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21041 &quot;type&quot;: &quot;A String&quot;, # The type of this auto text.
21043 …ment representing a column break. A column break makes the subsequent text start at the top of the
21044 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
21047 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A ColumnBreak may have multipl…
21050 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this ColumnBreak, k…
21052the styling that can be applied to text. Inherited text styles are represented as unset fields in …
21053 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
21055 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21056 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21057 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21058 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21062The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21063 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
21064 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
21065 &quot;magnitude&quot;: 3.14, # The magnitude.
21066 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21068 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21070 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21071 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21072 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21073 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21077 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
21078The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21079 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
21080 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
21083 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
21084 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
21085 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
21086 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
21087The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21088The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21091the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
21106the styling that can be applied to text. Inherited text styles are represented as unset fields in …
21107 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
21109 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21110 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21111 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21112 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21116The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21117 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
21118 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
21119 &quot;magnitude&quot;: 3.14, # The magnitude.
21120 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21122 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21124 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21125 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21126 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21127 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21131 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
21132The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21133 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
21134 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
21137 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
21138 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
21139 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
21140 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
21141The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21142The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21146 …&quot;endIndex&quot;: 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
21148 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
21151 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Equation may have multiple i…
21155 …otnote reference. A footnote reference is the inline content rendered with a number and is used to…
21156 …&quot;footnoteId&quot;: &quot;A String&quot;, # The ID of the footnote that contains the content o…
21157 … &quot;footnoteNumber&quot;: &quot;A String&quot;, # The rendered number of this footnote.
21158 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
21161 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A FootnoteReference may have m…
21164 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this FootnoteRefere…
21166the styling that can be applied to text. Inherited text styles are represented as unset fields in …
21167 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
21169 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21170 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21171 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21172 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21176The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21177 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
21178 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
21179 &quot;magnitude&quot;: 3.14, # The magnitude.
21180 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21182 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21184 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21185 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21186 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21187 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21191 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
21192The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21193 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
21194 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
21197 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
21198 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
21199 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
21200 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
21201The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21202The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21205the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
21220the styling that can be applied to text. Inherited text styles are represented as unset fields in …
21221 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
21223 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21224 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21225 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21226 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21230The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21231 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
21232 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
21233 &quot;magnitude&quot;: 3.14, # The magnitude.
21234 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21236 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21238 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21239 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21240 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21241 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21245 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
21246The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21247 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
21248 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
21251 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
21252 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
21253 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
21254 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
21255The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21256The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21261 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
21264 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A HorizontalRule may have mult…
21267 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this HorizontalRule…
21269the styling that can be applied to text. Inherited text styles are represented as unset fields in …
21270 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
21272 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21273 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21274 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21275 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21279The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21280 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
21281 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
21282 &quot;magnitude&quot;: 3.14, # The magnitude.
21283 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21285 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21287 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21288 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21289 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21290 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21294 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
21295The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21296 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
21297 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
21300 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
21301 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
21302 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
21303 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
21304The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21305The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21308the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
21323the styling that can be applied to text. Inherited text styles are represented as unset fields in …
21324 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
21326 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21327 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21328 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21329 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21333The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21334 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
21335 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
21336 &quot;magnitude&quot;: 3.14, # The magnitude.
21337 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21339 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21341 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21342 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21343 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21344 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21348 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
21349The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21350 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
21351 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
21354 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
21355 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
21356 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
21357 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
21358The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21359The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21364 …&quot;inlineObjectId&quot;: &quot;A String&quot;, # The ID of the InlineObject this element contai…
21365 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
21368 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An InlineObjectElement may hav…
21371 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this InlineObject, …
21373the styling that can be applied to text. Inherited text styles are represented as unset fields in …
21374 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
21376 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21377 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21378 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21379 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21383The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21384 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
21385 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
21386 &quot;magnitude&quot;: 3.14, # The magnitude.
21387 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21389 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21391 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21392 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21393 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21394 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21398 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
21399The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21400 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
21401 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
21404 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
21405 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
21406 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
21407 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
21408The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21409The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21412the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
21427the styling that can be applied to text. Inherited text styles are represented as unset fields in …
21428 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
21430 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21431 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21432 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21433 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21437The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21438 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
21439 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
21440 &quot;magnitude&quot;: 3.14, # The magnitude.
21441 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21443 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21445 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21446 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21447 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21448 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21452 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
21453The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21454 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
21455 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
21458 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
21459 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
21460 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
21461 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
21462The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21463The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21467 …hElement representing a page break. A page break makes the subsequent text start at the top of the
21468 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
21471 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A PageBreak may have multiple …
21474 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this PageBreak, key…
21476the styling that can be applied to text. Inherited text styles are represented as unset fields in …
21477 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
21479 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21480 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21481 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21482 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21486The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21487 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
21488 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
21489 &quot;magnitude&quot;: 3.14, # The magnitude.
21490 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21492 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21494 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21495 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21496 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21497 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21501 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
21502The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21503 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
21504 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
21507 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
21508 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
21509 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
21510 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
21511The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21512The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21515the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
21530the styling that can be applied to text. Inherited text styles are represented as unset fields in …
21531 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
21533 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21534 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21535 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21536 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21540The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21541 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
21542 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
21543 &quot;magnitude&quot;: 3.14, # The magnitude.
21544 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21546 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21548 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21549 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21550 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21551 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21555 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
21556The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21557 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
21558 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
21561 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
21562 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
21563 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
21564 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
21565The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21566The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21570 … document. These mentions behave as a single, immutable element containing the person&#x27;s name …
21571 … &quot;personId&quot;: &quot;A String&quot;, # Output only. The unique ID of this link.
21572 …operties&quot;: { # Properties specific to a linked Person. # Output only. The properties of this …
21573 …&quot;email&quot;: &quot;A String&quot;, # Output only. The email address linked to this Person. T…
21574 …;: &quot;A String&quot;, # Output only. The name of the person if it is displayed in the link text…
21576 …letionIds&quot;: [ # IDs for suggestions that remove this person link from the document. A Person …
21579 …ertionIds&quot;: [ # IDs for suggestions that insert this person link into the document. A Person …
21582 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this Person, keyed …
21584the styling that can be applied to text. Inherited text styles are represented as unset fields in …
21585 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
21587 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21588 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21589 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21590 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21594The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21595 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
21596 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
21597 &quot;magnitude&quot;: 3.14, # The magnitude.
21598 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21600 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21602 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21603 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21604 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21605 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21609 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
21610The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21611 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
21612 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
21615 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
21616 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
21617 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
21618 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
21619The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21620The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21623the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
21638the styling that can be applied to text. Inherited text styles are represented as unset fields in …
21639 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
21641 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21642 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21643 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21644 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21648The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21649 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
21650 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
21651 &quot;magnitude&quot;: 3.14, # The magnitude.
21652 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21654 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21656 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21657 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21658 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21659 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21663 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
21664The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21665 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
21666 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
21669 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
21670 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
21671 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
21672 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
21673The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21674The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21679 &quot;richLinkId&quot;: &quot;A String&quot;, # Output only. The ID of this link.
21680 …inkProperties&quot;: { # Properties specific to a RichLink. # Output only. The properties of this …
21681 … &quot;A String&quot;, # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
21682The title of the RichLink as displayed in the link. This title matches the title of the linked res…
21683 …&quot;uri&quot;: &quot;A String&quot;, # Output only. The URI to the RichLink. This is always pres…
21685 …estedDeletionIds&quot;: [ # IDs for suggestions that remove this link from the document. A RichLin…
21688 …stedInsertionIds&quot;: [ # IDs for suggestions that insert this link into the document. A RichLin…
21691 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this RichLink, keye…
21693the styling that can be applied to text. Inherited text styles are represented as unset fields in …
21694 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
21696 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21697 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21698 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21699 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21703The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21704 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
21705 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
21706 &quot;magnitude&quot;: 3.14, # The magnitude.
21707 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21709 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21711 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21712 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21713 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21714 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21718 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
21719The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21720 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
21721 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
21724 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
21725 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
21726 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
21727 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
21728The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21729The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21732the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
21747the styling that can be applied to text. Inherited text styles are represented as unset fields in …
21748 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
21750 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21751 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21752 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21753 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21757The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21758 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
21759 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
21760 &quot;magnitude&quot;: 3.14, # The magnitude.
21761 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21763 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21765 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21766 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21767 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21768 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21772 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
21773The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21774 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
21775 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
21778 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
21779 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
21780 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
21781 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
21782The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21783The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21787 …&quot;startIndex&quot;: 42, # The zero-based start index of this paragraph element, in UTF-16 code…
21788 …n&quot;: { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
21789 …ontent&quot;: &quot;A String&quot;, # The text of this run. Any non-text elements in the run are r…
21790 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
21793 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TextRun may have multiple in…
21796 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this run, keyed by …
21798the styling that can be applied to text. Inherited text styles are represented as unset fields in …
21799 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
21801 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21802 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21803 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21804 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21808The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21809 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
21810 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
21811 &quot;magnitude&quot;: 3.14, # The magnitude.
21812 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21814 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21816 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21817 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21818 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21819 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21823 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
21824The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21825 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
21826 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
21829 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
21830 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
21831 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
21832 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
21833The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21834The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21837the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
21852the styling that can be applied to text. Inherited text styles are represented as unset fields in …
21853 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
21855 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21856 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21857 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21858 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21862The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21863 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
21864 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
21865 &quot;magnitude&quot;: 3.14, # The magnitude.
21866 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21868 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21870 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21871 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21872 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21873 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21877 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
21878The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21879 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
21880 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
21883 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
21884 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
21885 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
21886 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
21887The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21888The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21894the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
21895 &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
21896 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
21897The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
21898 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
21900 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21901 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21902 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21903 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21907 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
21908 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
21909 &quot;magnitude&quot;: 3.14, # The magnitude.
21910 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21912 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
21913 &quot;magnitude&quot;: 3.14, # The magnitude.
21914 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21917The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
21918 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
21920 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21921 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21922 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21923 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21927 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
21928 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
21929 &quot;magnitude&quot;: 3.14, # The magnitude.
21930 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21932 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
21933 &quot;magnitude&quot;: 3.14, # The magnitude.
21934 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21937The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
21938 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
21940 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21941 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21942 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21943 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21947 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
21948 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
21949 &quot;magnitude&quot;: 3.14, # The magnitude.
21950 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21952 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
21953 &quot;magnitude&quot;: 3.14, # The magnitude.
21954 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21957The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
21958 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
21960 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21961 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21962 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21963 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21967 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
21968 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
21969 &quot;magnitude&quot;: 3.14, # The magnitude.
21970 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21972 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
21973 &quot;magnitude&quot;: 3.14, # The magnitude.
21974 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21977The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
21978 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
21980 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
21981 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
21982 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
21983 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
21987 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
21988 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
21989 &quot;magnitude&quot;: 3.14, # The magnitude.
21990 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21992 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
21993 &quot;magnitude&quot;: 3.14, # The magnitude.
21994 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
21997 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
21998 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
21999the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
22000 &quot;magnitude&quot;: 3.14, # The magnitude.
22001 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22003 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
22004 &quot;magnitude&quot;: 3.14, # The magnitude.
22005 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22007the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
22008 &quot;magnitude&quot;: 3.14, # The magnitude.
22009 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22011 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
22012 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
22013 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
22014The named style type of the paragraph. Since updating the named style type affects other propertie…
22015 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
22016 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
22018 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22019 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22020 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22021 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22026 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
22027 &quot;magnitude&quot;: 3.14, # The magnitude.
22028 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22030 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
22031 &quot;magnitude&quot;: 3.14, # The magnitude.
22032 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22034 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
22035 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
22037 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
22038 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
22039 &quot;magnitude&quot;: 3.14, # The magnitude.
22040 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22045 … &quot;positionedObjectIds&quot;: [ # The IDs of the positioned objects tethered to this paragraph.
22048 … &quot;suggestedBulletChanges&quot;: { # The suggested changes to this paragraph&#x27;s bullet.
22050 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
22051 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
22052 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
22053the styling that can be applied to text. Inherited text styles are represented as unset fields in …
22054 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
22056 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22057 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22058 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22059 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22063The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
22064 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
22065 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
22066 &quot;magnitude&quot;: 3.14, # The magnitude.
22067 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22069 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
22071 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22072 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22073 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22074 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22078 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
22079The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
22080 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
22081 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
22084 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
22085 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
22086 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
22087 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
22088The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
22089The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
22093the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
22094 …t;listIdSuggested&quot;: True or False, # Indicates if there was a suggested change to the list_id.
22095 …elSuggested&quot;: True or False, # Indicates if there was a suggested change to the nesting_level.
22096the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
22112 …&quot;suggestedParagraphStyleChanges&quot;: { # The suggested paragraph style changes to this para…
22114the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
22115 … &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
22116 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
22117The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
22118 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
22120 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22121 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22122 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22123 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22127 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
22128 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
22129 &quot;magnitude&quot;: 3.14, # The magnitude.
22130 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22132 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
22133 &quot;magnitude&quot;: 3.14, # The magnitude.
22134 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22137The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
22138 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
22140 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22141 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22142 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22143 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22147 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
22148 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
22149 &quot;magnitude&quot;: 3.14, # The magnitude.
22150 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22152 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
22153 &quot;magnitude&quot;: 3.14, # The magnitude.
22154 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22157The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
22158 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
22160 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22161 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22162 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22163 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22167 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
22168 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
22169 &quot;magnitude&quot;: 3.14, # The magnitude.
22170 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22172 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
22173 &quot;magnitude&quot;: 3.14, # The magnitude.
22174 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22177The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
22178 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
22180 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22181 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22182 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22183 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22187 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
22188 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
22189 &quot;magnitude&quot;: 3.14, # The magnitude.
22190 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22192 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
22193 &quot;magnitude&quot;: 3.14, # The magnitude.
22194 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22197The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
22198 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
22200 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22201 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22202 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22203 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22207 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
22208 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
22209 &quot;magnitude&quot;: 3.14, # The magnitude.
22210 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22212 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
22213 &quot;magnitude&quot;: 3.14, # The magnitude.
22214 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22217 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
22218 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
22219the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
22220 &quot;magnitude&quot;: 3.14, # The magnitude.
22221 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22223 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
22224 &quot;magnitude&quot;: 3.14, # The magnitude.
22225 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22227the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
22228 &quot;magnitude&quot;: 3.14, # The magnitude.
22229 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22231 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
22232 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
22233 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
22234The named style type of the paragraph. Since updating the named style type affects other propertie…
22235 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
22236 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
22238 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22239 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22240 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22241 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22246 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
22247 &quot;magnitude&quot;: 3.14, # The magnitude.
22248 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22250 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
22251 &quot;magnitude&quot;: 3.14, # The magnitude.
22252 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22254 … &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
22255 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
22257 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
22258 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
22259 &quot;magnitude&quot;: 3.14, # The magnitude.
22260 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22265the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
22282the fields on the base Shading have been changed in this suggested change. For any field set to tr…
22283 …undColorSuggested&quot;: True or False, # Indicates if there was a suggested change to the Shading.
22291 …&quot;suggestedPositionedObjectIds&quot;: { # The IDs of the positioned objects that are suggested…
22293 &quot;objectIds&quot;: [ # The object IDs.
22299the same SectionStyle. A section break represents the start of a new section, and the section sty…
22300 …&quot;sectionStyle&quot;: { # The styling that applies to a section. # The style of the section af…
22301 …perties&quot;: [ # The section&#x27;s columns properties. If empty, the section contains one colum…
22303 …d&quot;: { # A magnitude in a single direction in the specified units. # The padding at the end of…
22304 &quot;magnitude&quot;: 3.14, # The magnitude.
22305 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22307 …h&quot;: { # A magnitude in a single direction in the specified units. # Output only. The width of…
22308 &quot;magnitude&quot;: 3.14, # The magnitude.
22309 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22313 …quot;: &quot;A String&quot;, # The style of column separators. This style can be set even when the…
22314 …t;contentDirection&quot;: &quot;A String&quot;, # The content direction of this section. If unset,…
22315 …ot;, # The ID of the default footer. If unset, the value inherits from the previous SectionBreak&#…
22316 …ot;, # The ID of the default header. If unset, the value inherits from the previous SectionBreak&#…
22317The ID of the footer used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
22318The ID of the header used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
22319The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
22320The ID of the header used only for the first page of the section. If use_first_page_header_footer …
22321 …m&quot;: { # A magnitude in a single direction in the specified units. # The bottom page margin of…
22322 &quot;magnitude&quot;: 3.14, # The magnitude.
22323 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22325the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
22326 &quot;magnitude&quot;: 3.14, # The magnitude.
22327 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22329the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
22330 &quot;magnitude&quot;: 3.14, # The magnitude.
22331 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22333the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
22334 &quot;magnitude&quot;: 3.14, # The magnitude.
22335 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22337the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
22338 &quot;magnitude&quot;: 3.14, # The magnitude.
22339 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22341 …Top&quot;: { # A magnitude in a single direction in the specified units. # The top page margin of
22342 &quot;magnitude&quot;: 3.14, # The magnitude.
22343 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22345The page number from which to start counting the number of pages for this section. If unset, page …
22346 &quot;sectionType&quot;: &quot;A String&quot;, # Output only. The type of section.
22347the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
22349 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
22352 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A SectionBreak may have multip…
22356 …&quot;startIndex&quot;: 42, # The zero-based start index of this structural element, in UTF-16 cod…
22358 …&quot;columns&quot;: 42, # Number of columns in the table. It is possible for a table to be non-re…
22359 &quot;rows&quot;: 42, # Number of rows in the table.
22360 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
22363 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Table may have multiple inse…
22366 &quot;tableRows&quot;: [ # The contents and style of each row.
22367 { # The contents and style of a row in a Table.
22368 … &quot;endIndex&quot;: 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
22369 … &quot;startIndex&quot;: 42, # The zero-based start index of this row, in UTF-16 code units.
22370 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
22373 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableRow may have multiple i…
22376 …&quot;suggestedTableRowStyleChanges&quot;: { # The suggested style changes to this row, keyed by s…
22378 …row. # A TableRowStyle that only includes the changes made in this suggestion. This can be used al…
22379the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
22380 &quot;magnitude&quot;: 3.14, # The magnitude.
22381 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22384the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
22389The contents and style of each cell in this row. It is possible for a table to be non-rectangular,…
22390 { # The contents and style of a cell in a Table.
22391 &quot;content&quot;: [ # The content of the cell.
22394 …&quot;endIndex&quot;: 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
22395 … &quot;startIndex&quot;: 42, # The zero-based start index of this cell, in UTF-16 code units.
22396 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
22399 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableCell may have multiple …
22402 …&quot;suggestedTableCellStyleChanges&quot;: { # The suggested changes to the table cell style, key…
22404The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
22405 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
22407 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22408 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22409 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22410 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22414 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
22415 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
22417 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22418 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22419 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22420 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22424 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
22425 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
22426 &quot;magnitude&quot;: 3.14, # The magnitude.
22427 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22430 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
22431 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
22433 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22434 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22435 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22436 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22440 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
22441 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
22442 &quot;magnitude&quot;: 3.14, # The magnitude.
22443 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22446 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
22447 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
22449 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22450 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22451 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22452 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22456 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
22457 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
22458 &quot;magnitude&quot;: 3.14, # The magnitude.
22459 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22462 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
22463 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
22465 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22466 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22467 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22468 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22472 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
22473 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
22474 &quot;magnitude&quot;: 3.14, # The magnitude.
22475 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22478 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
22479 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
22480 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
22481 &quot;magnitude&quot;: 3.14, # The magnitude.
22482 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22484 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
22485 &quot;magnitude&quot;: 3.14, # The magnitude.
22486 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22488 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
22489 &quot;magnitude&quot;: 3.14, # The magnitude.
22490 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22492 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
22493 &quot;magnitude&quot;: 3.14, # The magnitude.
22494 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22496 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
22498the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
22514The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
22515 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
22517 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22518 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22519 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22520 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22524 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
22525 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
22527 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22528 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22529 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22530 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22534 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
22535 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
22536 &quot;magnitude&quot;: 3.14, # The magnitude.
22537 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22540 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
22541 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
22543 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22544 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22545 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22546 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22550 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
22551 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
22552 &quot;magnitude&quot;: 3.14, # The magnitude.
22553 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22556 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
22557 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
22559 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22560 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22561 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22562 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22566 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
22567 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
22568 &quot;magnitude&quot;: 3.14, # The magnitude.
22569 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22572 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
22573 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
22575 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22576 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22577 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22578 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22582 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
22583 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
22584 &quot;magnitude&quot;: 3.14, # The magnitude.
22585 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22588 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
22589 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
22590 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
22591 &quot;magnitude&quot;: 3.14, # The magnitude.
22592 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22594 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
22595 &quot;magnitude&quot;: 3.14, # The magnitude.
22596 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22598 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
22599 &quot;magnitude&quot;: 3.14, # The magnitude.
22600 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22602 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
22603 &quot;magnitude&quot;: 3.14, # The magnitude.
22604 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22606 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
22610 … &quot;tableRowStyle&quot;: { # Styles that apply to a table row. # The style of the table row.
22611the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
22612 &quot;magnitude&quot;: 3.14, # The magnitude.
22613 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22618 &quot;tableStyle&quot;: { # Styles that apply to a table. # The style of the table.
22619The properties of each column. Note that in Docs, tables contain rows and rows contain cells, simi…
22620 { # The properties of a column in a table.
22621 …ot;: { # A magnitude in a single direction in the specified units. # The width of the column. Set …
22622 &quot;magnitude&quot;: 3.14, # The magnitude.
22623 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22625 &quot;widthType&quot;: &quot;A String&quot;, # The width type of the column.
22631 &quot;content&quot;: [ # The content of the table of contents.
22634 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
22637 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableOfContents may have mul…
22643 &quot;footnoteId&quot;: &quot;A String&quot;, # The ID of the footnote.
22646 &quot;headers&quot;: { # Output only. The headers in the document, keyed by header ID.
22648 …&quot;content&quot;: [ # The contents of the header. The indexes for a header&#x27;s content begin…
22649 { # A StructuralElement describes content that provides structure to the document.
22650 …&quot;endIndex&quot;: 42, # The zero-based end index of this structural element, exclusive, in UTF…
22652 …&quot;bullet&quot;: { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
22653 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
22654 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
22655the styling that can be applied to text. Inherited text styles are represented as unset fields in …
22656 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
22658 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22659 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22660 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22661 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22665The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
22666 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
22667 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
22668 &quot;magnitude&quot;: 3.14, # The magnitude.
22669 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22671 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
22673 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22674 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22675 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22676 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22680 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
22681The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
22682 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
22683 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
22686 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
22687 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
22688 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
22689 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
22690The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
22691The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
22695 … &quot;elements&quot;: [ # The content of the paragraph broken down into its component parts.
22697 …&quot;autoText&quot;: { # A ParagraphElement representing a spot in the text that is dynamically r…
22698 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
22701 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An AutoText may have multiple …
22704 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this AutoText, keye…
22706the styling that can be applied to text. Inherited text styles are represented as unset fields in …
22707 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
22709 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22710 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22711 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22712 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22716The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
22717 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
22718 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
22719 &quot;magnitude&quot;: 3.14, # The magnitude.
22720 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22722 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
22724 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22725 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22726 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22727 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22731 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
22732The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
22733 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
22734 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
22737 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
22738 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
22739 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
22740 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
22741The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
22742The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
22745the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
22760the styling that can be applied to text. Inherited text styles are represented as unset fields in …
22761 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
22763 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22764 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22765 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22766 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22770The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
22771 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
22772 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
22773 &quot;magnitude&quot;: 3.14, # The magnitude.
22774 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22776 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
22778 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22779 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22780 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22781 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22785 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
22786The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
22787 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
22788 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
22791 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
22792 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
22793 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
22794 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
22795The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
22796The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
22799 &quot;type&quot;: &quot;A String&quot;, # The type of this auto text.
22801 …ment representing a column break. A column break makes the subsequent text start at the top of the
22802 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
22805 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A ColumnBreak may have multipl…
22808 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this ColumnBreak, k…
22810the styling that can be applied to text. Inherited text styles are represented as unset fields in …
22811 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
22813 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22814 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22815 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22816 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22820The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
22821 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
22822 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
22823 &quot;magnitude&quot;: 3.14, # The magnitude.
22824 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22826 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
22828 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22829 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22830 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22831 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22835 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
22836The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
22837 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
22838 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
22841 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
22842 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
22843 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
22844 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
22845The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
22846The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
22849the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
22864the styling that can be applied to text. Inherited text styles are represented as unset fields in …
22865 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
22867 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22868 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22869 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22870 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22874The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
22875 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
22876 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
22877 &quot;magnitude&quot;: 3.14, # The magnitude.
22878 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22880 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
22882 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22883 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22884 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22885 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22889 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
22890The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
22891 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
22892 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
22895 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
22896 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
22897 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
22898 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
22899The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
22900The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
22904 …&quot;endIndex&quot;: 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
22906 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
22909 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Equation may have multiple i…
22913 …otnote reference. A footnote reference is the inline content rendered with a number and is used to…
22914 …&quot;footnoteId&quot;: &quot;A String&quot;, # The ID of the footnote that contains the content o…
22915 … &quot;footnoteNumber&quot;: &quot;A String&quot;, # The rendered number of this footnote.
22916 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
22919 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A FootnoteReference may have m…
22922 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this FootnoteRefere…
22924the styling that can be applied to text. Inherited text styles are represented as unset fields in …
22925 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
22927 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22928 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22929 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22930 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22934The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
22935 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
22936 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
22937 &quot;magnitude&quot;: 3.14, # The magnitude.
22938 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22940 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
22942 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22943 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22944 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22945 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22949 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
22950The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
22951 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
22952 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
22955 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
22956 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
22957 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
22958 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
22959The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
22960The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
22963the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
22978the styling that can be applied to text. Inherited text styles are represented as unset fields in …
22979 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
22981 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22982 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22983 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22984 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
22988The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
22989 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
22990 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
22991 &quot;magnitude&quot;: 3.14, # The magnitude.
22992 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
22994 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
22996 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
22997 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
22998 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
22999 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23003 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
23004The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23005 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
23006 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
23009 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
23010 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
23011 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
23012 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
23013The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23014The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23019 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
23022 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A HorizontalRule may have mult…
23025 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this HorizontalRule…
23027the styling that can be applied to text. Inherited text styles are represented as unset fields in …
23028 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
23030 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23031 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23032 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23033 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23037The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23038 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
23039 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
23040 &quot;magnitude&quot;: 3.14, # The magnitude.
23041 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23043 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23045 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23046 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23047 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23048 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23052 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
23053The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23054 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
23055 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
23058 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
23059 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
23060 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
23061 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
23062The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23063The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23066the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
23081the styling that can be applied to text. Inherited text styles are represented as unset fields in …
23082 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
23084 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23085 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23086 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23087 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23091The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23092 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
23093 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
23094 &quot;magnitude&quot;: 3.14, # The magnitude.
23095 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23097 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23099 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23100 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23101 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23102 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23106 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
23107The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23108 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
23109 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
23112 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
23113 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
23114 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
23115 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
23116The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23117The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23122 …&quot;inlineObjectId&quot;: &quot;A String&quot;, # The ID of the InlineObject this element contai…
23123 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
23126 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. An InlineObjectElement may hav…
23129 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this InlineObject, …
23131the styling that can be applied to text. Inherited text styles are represented as unset fields in …
23132 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
23134 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23135 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23136 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23137 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23141The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23142 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
23143 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
23144 &quot;magnitude&quot;: 3.14, # The magnitude.
23145 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23147 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23149 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23150 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23151 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23152 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23156 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
23157The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23158 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
23159 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
23162 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
23163 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
23164 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
23165 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
23166The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23167The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23170the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
23185the styling that can be applied to text. Inherited text styles are represented as unset fields in …
23186 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
23188 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23189 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23190 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23191 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23195The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23196 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
23197 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
23198 &quot;magnitude&quot;: 3.14, # The magnitude.
23199 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23201 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23203 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23204 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23205 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23206 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23210 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
23211The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23212 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
23213 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
23216 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
23217 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
23218 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
23219 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
23220The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23221The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23225 …hElement representing a page break. A page break makes the subsequent text start at the top of the
23226 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
23229 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A PageBreak may have multiple …
23232 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this PageBreak, key…
23234the styling that can be applied to text. Inherited text styles are represented as unset fields in …
23235 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
23237 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23238 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23239 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23240 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23244The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23245 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
23246 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
23247 &quot;magnitude&quot;: 3.14, # The magnitude.
23248 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23250 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23252 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23253 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23254 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23255 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23259 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
23260The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23261 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
23262 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
23265 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
23266 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
23267 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
23268 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
23269The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23270The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23273the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
23288the styling that can be applied to text. Inherited text styles are represented as unset fields in …
23289 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
23291 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23292 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23293 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23294 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23298The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23299 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
23300 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
23301 &quot;magnitude&quot;: 3.14, # The magnitude.
23302 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23304 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23306 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23307 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23308 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23309 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23313 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
23314The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23315 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
23316 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
23319 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
23320 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
23321 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
23322 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
23323The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23324The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23328 … document. These mentions behave as a single, immutable element containing the person&#x27;s name …
23329 … &quot;personId&quot;: &quot;A String&quot;, # Output only. The unique ID of this link.
23330 …operties&quot;: { # Properties specific to a linked Person. # Output only. The properties of this …
23331 …&quot;email&quot;: &quot;A String&quot;, # Output only. The email address linked to this Person. T…
23332 …;: &quot;A String&quot;, # Output only. The name of the person if it is displayed in the link text…
23334 …letionIds&quot;: [ # IDs for suggestions that remove this person link from the document. A Person …
23337 …ertionIds&quot;: [ # IDs for suggestions that insert this person link into the document. A Person …
23340 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this Person, keyed …
23342the styling that can be applied to text. Inherited text styles are represented as unset fields in …
23343 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
23345 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23346 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23347 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23348 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23352The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23353 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
23354 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
23355 &quot;magnitude&quot;: 3.14, # The magnitude.
23356 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23358 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23360 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23361 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23362 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23363 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23367 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
23368The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23369 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
23370 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
23373 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
23374 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
23375 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
23376 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
23377The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23378The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23381the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
23396the styling that can be applied to text. Inherited text styles are represented as unset fields in …
23397 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
23399 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23400 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23401 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23402 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23406The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23407 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
23408 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
23409 &quot;magnitude&quot;: 3.14, # The magnitude.
23410 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23412 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23414 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23415 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23416 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23417 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23421 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
23422The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23423 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
23424 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
23427 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
23428 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
23429 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
23430 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
23431The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23432The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23437 &quot;richLinkId&quot;: &quot;A String&quot;, # Output only. The ID of this link.
23438 …inkProperties&quot;: { # Properties specific to a RichLink. # Output only. The properties of this …
23439 … &quot;A String&quot;, # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
23440The title of the RichLink as displayed in the link. This title matches the title of the linked res…
23441 …&quot;uri&quot;: &quot;A String&quot;, # Output only. The URI to the RichLink. This is always pres…
23443 …estedDeletionIds&quot;: [ # IDs for suggestions that remove this link from the document. A RichLin…
23446 …stedInsertionIds&quot;: [ # IDs for suggestions that insert this link into the document. A RichLin…
23449 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this RichLink, keye…
23451the styling that can be applied to text. Inherited text styles are represented as unset fields in …
23452 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
23454 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23455 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23456 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23457 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23461The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23462 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
23463 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
23464 &quot;magnitude&quot;: 3.14, # The magnitude.
23465 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23467 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23469 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23470 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23471 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23472 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23476 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
23477The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23478 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
23479 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
23482 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
23483 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
23484 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
23485 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
23486The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23487The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23490the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
23505the styling that can be applied to text. Inherited text styles are represented as unset fields in …
23506 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
23508 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23509 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23510 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23511 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23515The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23516 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
23517 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
23518 &quot;magnitude&quot;: 3.14, # The magnitude.
23519 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23521 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23523 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23524 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23525 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23526 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23530 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
23531The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23532 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
23533 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
23536 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
23537 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
23538 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
23539 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
23540The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23541The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23545 …&quot;startIndex&quot;: 42, # The zero-based start index of this paragraph element, in UTF-16 code…
23546 …n&quot;: { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
23547 …ontent&quot;: &quot;A String&quot;, # The text of this run. Any non-text elements in the run are r…
23548 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
23551 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TextRun may have multiple in…
23554 …&quot;suggestedTextStyleChanges&quot;: { # The suggested text style changes to this run, keyed by …
23556the styling that can be applied to text. Inherited text styles are represented as unset fields in …
23557 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
23559 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23560 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23561 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23562 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23566The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23567 … &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
23568 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
23569 &quot;magnitude&quot;: 3.14, # The magnitude.
23570 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23572 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23574 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23575 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23576 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23577 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23581 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
23582The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23583 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
23584 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
23587 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
23588 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
23589 … &quot;underline&quot;: True or False, # Whether or not the text is underlined.
23590 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
23591The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23592The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23595the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
23610the styling that can be applied to text. Inherited text styles are represented as unset fields in …
23611 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
23613 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23614 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23615 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23616 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23620The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23621 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
23622 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
23623 &quot;magnitude&quot;: 3.14, # The magnitude.
23624 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23626 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23628 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23629 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23630 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23631 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23635 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
23636The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23637 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
23638 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
23641 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
23642 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
23643 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
23644 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
23645The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23646The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23652the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
23653 &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
23654 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
23655The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
23656 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
23658 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23659 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23660 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23661 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23665 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
23666 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
23667 &quot;magnitude&quot;: 3.14, # The magnitude.
23668 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23670 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
23671 &quot;magnitude&quot;: 3.14, # The magnitude.
23672 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23675The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
23676 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
23678 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23679 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23680 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23681 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23685 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
23686 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
23687 &quot;magnitude&quot;: 3.14, # The magnitude.
23688 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23690 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
23691 &quot;magnitude&quot;: 3.14, # The magnitude.
23692 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23695The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
23696 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
23698 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23699 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23700 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23701 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23705 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
23706 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
23707 &quot;magnitude&quot;: 3.14, # The magnitude.
23708 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23710 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
23711 &quot;magnitude&quot;: 3.14, # The magnitude.
23712 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23715The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
23716 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
23718 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23719 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23720 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23721 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23725 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
23726 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
23727 &quot;magnitude&quot;: 3.14, # The magnitude.
23728 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23730 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
23731 &quot;magnitude&quot;: 3.14, # The magnitude.
23732 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23735The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
23736 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
23738 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23739 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23740 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23741 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23745 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
23746 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
23747 &quot;magnitude&quot;: 3.14, # The magnitude.
23748 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23750 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
23751 &quot;magnitude&quot;: 3.14, # The magnitude.
23752 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23755 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
23756 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
23757the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
23758 &quot;magnitude&quot;: 3.14, # The magnitude.
23759 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23761 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
23762 &quot;magnitude&quot;: 3.14, # The magnitude.
23763 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23765the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
23766 &quot;magnitude&quot;: 3.14, # The magnitude.
23767 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23769 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
23770 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
23771 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
23772The named style type of the paragraph. Since updating the named style type affects other propertie…
23773 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
23774 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
23776 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23777 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23778 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23779 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23784 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
23785 &quot;magnitude&quot;: 3.14, # The magnitude.
23786 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23788 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
23789 &quot;magnitude&quot;: 3.14, # The magnitude.
23790 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23792 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
23793 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
23795 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
23796 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
23797 &quot;magnitude&quot;: 3.14, # The magnitude.
23798 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23803 … &quot;positionedObjectIds&quot;: [ # The IDs of the positioned objects tethered to this paragraph.
23806 … &quot;suggestedBulletChanges&quot;: { # The suggested changes to this paragraph&#x27;s bullet.
23808 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
23809 … &quot;listId&quot;: &quot;A String&quot;, # The ID of the list this paragraph belongs to.
23810 &quot;nestingLevel&quot;: 42, # The nesting level of this paragraph in the list.
23811the styling that can be applied to text. Inherited text styles are represented as unset fields in …
23812 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
23814 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23815 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23816 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23817 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23821The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23822 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
23823 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
23824 &quot;magnitude&quot;: 3.14, # The magnitude.
23825 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23827 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23829 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23830 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23831 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23832 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23836 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
23837The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23838 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
23839 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
23842 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
23843 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
23844 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
23845 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
23846The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23847The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23851the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
23852 …t;listIdSuggested&quot;: True or False, # Indicates if there was a suggested change to the list_id.
23853 …elSuggested&quot;: True or False, # Indicates if there was a suggested change to the nesting_level.
23854the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
23870 …&quot;suggestedParagraphStyleChanges&quot;: { # The suggested paragraph style changes to this para…
23872the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
23873 … &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
23874 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
23875The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
23876 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
23878 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23879 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23880 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23881 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23885 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
23886 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
23887 &quot;magnitude&quot;: 3.14, # The magnitude.
23888 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23890 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
23891 &quot;magnitude&quot;: 3.14, # The magnitude.
23892 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23895The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
23896 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
23898 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23899 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23900 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23901 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23905 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
23906 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
23907 &quot;magnitude&quot;: 3.14, # The magnitude.
23908 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23910 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
23911 &quot;magnitude&quot;: 3.14, # The magnitude.
23912 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23915The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
23916 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
23918 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23919 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23920 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23921 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23925 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
23926 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
23927 &quot;magnitude&quot;: 3.14, # The magnitude.
23928 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23930 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
23931 &quot;magnitude&quot;: 3.14, # The magnitude.
23932 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23935The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
23936 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
23938 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23939 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23940 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23941 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23945 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
23946 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
23947 &quot;magnitude&quot;: 3.14, # The magnitude.
23948 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23950 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
23951 &quot;magnitude&quot;: 3.14, # The magnitude.
23952 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23955The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
23956 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
23958 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23959 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23960 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23961 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
23965 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
23966 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
23967 &quot;magnitude&quot;: 3.14, # The magnitude.
23968 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23970 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
23971 &quot;magnitude&quot;: 3.14, # The magnitude.
23972 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23975 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
23976 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
23977the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
23978 &quot;magnitude&quot;: 3.14, # The magnitude.
23979 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23981 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
23982 &quot;magnitude&quot;: 3.14, # The magnitude.
23983 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23985the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
23986 &quot;magnitude&quot;: 3.14, # The magnitude.
23987 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
23989 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
23990 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
23991 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
23992The named style type of the paragraph. Since updating the named style type affects other propertie…
23993 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
23994 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
23996 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
23997 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
23998 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
23999 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24004 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
24005 &quot;magnitude&quot;: 3.14, # The magnitude.
24006 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24008 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
24009 &quot;magnitude&quot;: 3.14, # The magnitude.
24010 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24012 … &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
24013 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
24015 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
24016 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
24017 &quot;magnitude&quot;: 3.14, # The magnitude.
24018 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24023the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
24040the fields on the base Shading have been changed in this suggested change. For any field set to tr…
24041 …undColorSuggested&quot;: True or False, # Indicates if there was a suggested change to the Shading.
24049 …&quot;suggestedPositionedObjectIds&quot;: { # The IDs of the positioned objects that are suggested…
24051 &quot;objectIds&quot;: [ # The object IDs.
24057the same SectionStyle. A section break represents the start of a new section, and the section sty…
24058 …&quot;sectionStyle&quot;: { # The styling that applies to a section. # The style of the section af…
24059 …perties&quot;: [ # The section&#x27;s columns properties. If empty, the section contains one colum…
24061 …d&quot;: { # A magnitude in a single direction in the specified units. # The padding at the end of…
24062 &quot;magnitude&quot;: 3.14, # The magnitude.
24063 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24065 …h&quot;: { # A magnitude in a single direction in the specified units. # Output only. The width of…
24066 &quot;magnitude&quot;: 3.14, # The magnitude.
24067 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24071 …quot;: &quot;A String&quot;, # The style of column separators. This style can be set even when the…
24072 …t;contentDirection&quot;: &quot;A String&quot;, # The content direction of this section. If unset,…
24073 …ot;, # The ID of the default footer. If unset, the value inherits from the previous SectionBreak&#…
24074 …ot;, # The ID of the default header. If unset, the value inherits from the previous SectionBreak&#…
24075The ID of the footer used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
24076The ID of the header used only for even pages. If the value of DocumentStyle&#x27;s use_even_page_…
24077The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
24078The ID of the header used only for the first page of the section. If use_first_page_header_footer …
24079 …m&quot;: { # A magnitude in a single direction in the specified units. # The bottom page margin of…
24080 &quot;magnitude&quot;: 3.14, # The magnitude.
24081 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24083the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
24084 &quot;magnitude&quot;: 3.14, # The magnitude.
24085 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24087the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
24088 &quot;magnitude&quot;: 3.14, # The magnitude.
24089 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24091the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
24092 &quot;magnitude&quot;: 3.14, # The magnitude.
24093 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24095the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
24096 &quot;magnitude&quot;: 3.14, # The magnitude.
24097 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24099 …Top&quot;: { # A magnitude in a single direction in the specified units. # The top page margin of
24100 &quot;magnitude&quot;: 3.14, # The magnitude.
24101 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24103The page number from which to start counting the number of pages for this section. If unset, page …
24104 &quot;sectionType&quot;: &quot;A String&quot;, # Output only. The type of section.
24105the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
24107 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
24110 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A SectionBreak may have multip…
24114 …&quot;startIndex&quot;: 42, # The zero-based start index of this structural element, in UTF-16 cod…
24116 …&quot;columns&quot;: 42, # Number of columns in the table. It is possible for a table to be non-re…
24117 &quot;rows&quot;: 42, # Number of rows in the table.
24118 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
24121 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A Table may have multiple inse…
24124 &quot;tableRows&quot;: [ # The contents and style of each row.
24125 { # The contents and style of a row in a Table.
24126 … &quot;endIndex&quot;: 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
24127 … &quot;startIndex&quot;: 42, # The zero-based start index of this row, in UTF-16 code units.
24128 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
24131 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableRow may have multiple i…
24134 …&quot;suggestedTableRowStyleChanges&quot;: { # The suggested style changes to this row, keyed by s…
24136 …row. # A TableRowStyle that only includes the changes made in this suggestion. This can be used al…
24137the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
24138 &quot;magnitude&quot;: 3.14, # The magnitude.
24139 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24142the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
24147The contents and style of each cell in this row. It is possible for a table to be non-rectangular,…
24148 { # The contents and style of a cell in a Table.
24149 &quot;content&quot;: [ # The content of the cell.
24152 …&quot;endIndex&quot;: 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
24153 … &quot;startIndex&quot;: 42, # The zero-based start index of this cell, in UTF-16 code units.
24154 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
24157 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableCell may have multiple …
24160 …&quot;suggestedTableCellStyleChanges&quot;: { # The suggested changes to the table cell style, key…
24162The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
24163 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
24165 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24166 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24167 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24168 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24172 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
24173 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
24175 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24176 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24177 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24178 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24182 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
24183 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
24184 &quot;magnitude&quot;: 3.14, # The magnitude.
24185 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24188 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
24189 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
24191 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24192 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24193 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24194 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24198 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
24199 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
24200 &quot;magnitude&quot;: 3.14, # The magnitude.
24201 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24204 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
24205 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
24207 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24208 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24209 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24210 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24214 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
24215 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
24216 &quot;magnitude&quot;: 3.14, # The magnitude.
24217 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24220 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
24221 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
24223 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24224 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24225 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24226 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24230 … &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
24231 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
24232 &quot;magnitude&quot;: 3.14, # The magnitude.
24233 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24236 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
24237 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
24238 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
24239 &quot;magnitude&quot;: 3.14, # The magnitude.
24240 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24242 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
24243 &quot;magnitude&quot;: 3.14, # The magnitude.
24244 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24246 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
24247 &quot;magnitude&quot;: 3.14, # The magnitude.
24248 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24250 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
24251 &quot;magnitude&quot;: 3.14, # The magnitude.
24252 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24254 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
24256the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
24272The style of a TableCell. Inherited table cell styles are represented as unset fields in this mess…
24273 …# A color that can either be fully opaque or fully transparent. # The background color of the cell.
24275 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24276 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24277 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24278 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24282 …not be transparent. To hide a table cell border, make its width 0. # The bottom border of the cell.
24283 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
24285 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24286 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24287 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24288 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24292 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
24293 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
24294 &quot;magnitude&quot;: 3.14, # The magnitude.
24295 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24298 …annot be transparent. To hide a table cell border, make its width 0. # The left border of the cell.
24299 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
24301 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24302 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24303 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24304 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24308 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
24309 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
24310 &quot;magnitude&quot;: 3.14, # The magnitude.
24311 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24314 …nnot be transparent. To hide a table cell border, make its width 0. # The right border of the cell.
24315 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
24317 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24318 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24319 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24320 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24324 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
24325 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
24326 &quot;magnitude&quot;: 3.14, # The magnitude.
24327 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24330 …cannot be transparent. To hide a table cell border, make its width 0. # The top border of the cell.
24331 …{ # A color that can either be fully opaque or fully transparent. # The color of the border. This …
24333 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24334 … &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24335 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24336 … &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24340 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
24341 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
24342 &quot;magnitude&quot;: 3.14, # The magnitude.
24343 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24346 … &quot;columnSpan&quot;: 42, # The column span of the cell. This property is read-only.
24347 …ng&quot;, # The alignment of the content in the table cell. The default alignment matches the alig…
24348 …tom&quot;: { # A magnitude in a single direction in the specified units. # The bottom padding of t…
24349 &quot;magnitude&quot;: 3.14, # The magnitude.
24350 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24352 …Left&quot;: { # A magnitude in a single direction in the specified units. # The left padding of th…
24353 &quot;magnitude&quot;: 3.14, # The magnitude.
24354 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24356 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right padding of t…
24357 &quot;magnitude&quot;: 3.14, # The magnitude.
24358 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24360 …ngTop&quot;: { # A magnitude in a single direction in the specified units. # The top padding of th…
24361 &quot;magnitude&quot;: 3.14, # The magnitude.
24362 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24364 … &quot;rowSpan&quot;: 42, # The row span of the cell. This property is read-only.
24368 … &quot;tableRowStyle&quot;: { # Styles that apply to a table row. # The style of the table row.
24369the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
24370 &quot;magnitude&quot;: 3.14, # The magnitude.
24371 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24376 &quot;tableStyle&quot;: { # Styles that apply to a table. # The style of the table.
24377The properties of each column. Note that in Docs, tables contain rows and rows contain cells, simi…
24378 { # The properties of a column in a table.
24379 …ot;: { # A magnitude in a single direction in the specified units. # The width of the column. Set …
24380 &quot;magnitude&quot;: 3.14, # The magnitude.
24381 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24383 &quot;widthType&quot;: &quot;A String&quot;, # The width type of the column.
24389 &quot;content&quot;: [ # The content of the table of contents.
24392 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
24395 …&quot;suggestedInsertionIds&quot;: [ # The suggested insertion IDs. A TableOfContents may have mul…
24401 &quot;headerId&quot;: &quot;A String&quot;, # The ID of the header.
24404 …&quot;inlineObjects&quot;: { # Output only. The inline objects in the document, keyed by object ID.
24406 …&quot;inlineObjectProperties&quot;: { # Properties of an InlineObject. # The properties of this in…
24407 …&quot;embeddedObject&quot;: { # An embedded object in the document. # The embedded object of this …
24408 …&quot;description&quot;: &quot;A String&quot;, # The description of the embedded object. The `titl…
24409 …&quot;embeddedDrawingProperties&quot;: { # The properties of an embedded drawing. # The properties…
24411 …mbeddedObjectBorder&quot;: { # A border around an EmbeddedObject. # The border of the embedded obj…
24412 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
24414 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24415 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24416 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24417 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24421 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
24422 … &quot;propertyState&quot;: &quot;A String&quot;, # The property state of the border property.
24423 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
24424 &quot;magnitude&quot;: 3.14, # The magnitude.
24425 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24428 &quot;imageProperties&quot;: { # The properties of an image. # The properties of an image.
24429 &quot;angle&quot;: 3.14, # The clockwise rotation angle of the image, in radians.
24430 …&quot;brightness&quot;: 3.14, # The brightness effect of the image. The value should be in the int…
24431the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
24432 …&quot;contrast&quot;: 3.14, # The contrast effect of the image. The value should be in the interva…
24433The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
24434 …angle&quot;: 3.14, # The clockwise rotation angle of the crop rectangle around its center, in radi…
24435 …4, # The offset specifies how far inwards the bottom edge of the crop rectangle is from the bottom…
24436 ….14, # The offset specifies how far inwards the left edge of the crop rectangle is from the left e…
24437 …14, # The offset specifies how far inwards the right edge of the crop rectangle is from the right …
24438 …3.14, # The offset specifies how far inwards the top edge of the crop rectangle is from the top ed…
24440 …&quot;sourceUri&quot;: &quot;A String&quot;, # The source URI is the URI used to insert the image.…
24441 …&quot;transparency&quot;: 3.14, # The transparency effect of the image. The value should be in the
24443the external linked source content. # A reference to the external linked source content. For examp…
24444 …: { # A reference to a linked chart embedded from Google Sheets. # A reference to the linked chart.
24445 …&quot;chartId&quot;: 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
24446 …ot;spreadsheetId&quot;: &quot;A String&quot;, # The ID of the Google Sheets spreadsheet that conta…
24449 …ttom&quot;: { # A magnitude in a single direction in the specified units. # The bottom margin of t…
24450 &quot;magnitude&quot;: 3.14, # The magnitude.
24451 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24453 …nLeft&quot;: { # A magnitude in a single direction in the specified units. # The left margin of th…
24454 &quot;magnitude&quot;: 3.14, # The magnitude.
24455 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24457 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right margin of th…
24458 &quot;magnitude&quot;: 3.14, # The magnitude.
24459 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24461 …inTop&quot;: { # A magnitude in a single direction in the specified units. # The top margin of the
24462 &quot;magnitude&quot;: 3.14, # The magnitude.
24463 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24465 &quot;size&quot;: { # A width and height. # The visible size of the image after cropping.
24466 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
24467 &quot;magnitude&quot;: 3.14, # The magnitude.
24468 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24470 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
24471 &quot;magnitude&quot;: 3.14, # The magnitude.
24472 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24475 …&quot;title&quot;: &quot;A String&quot;, # The title of the embedded object. The `title` and `desc…
24478 &quot;objectId&quot;: &quot;A String&quot;, # The ID of this inline object.
24479 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
24482 …&quot;suggestedInlineObjectPropertiesChanges&quot;: { # The suggested changes to the inline object…
24484 …InlineObjectProperties that only includes the changes made in this suggestion. This can be used al…
24485 …&quot;embeddedObject&quot;: { # An embedded object in the document. # The embedded object of this …
24486 …&quot;description&quot;: &quot;A String&quot;, # The description of the embedded object. The `titl…
24487 …&quot;embeddedDrawingProperties&quot;: { # The properties of an embedded drawing. # The properties…
24489 …mbeddedObjectBorder&quot;: { # A border around an EmbeddedObject. # The border of the embedded obj…
24490 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
24492 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24493 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24494 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24495 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24499 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
24500 … &quot;propertyState&quot;: &quot;A String&quot;, # The property state of the border property.
24501 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
24502 &quot;magnitude&quot;: 3.14, # The magnitude.
24503 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24506 … &quot;imageProperties&quot;: { # The properties of an image. # The properties of an image.
24507 &quot;angle&quot;: 3.14, # The clockwise rotation angle of the image, in radians.
24508 …&quot;brightness&quot;: 3.14, # The brightness effect of the image. The value should be in the int…
24509the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
24510 …&quot;contrast&quot;: 3.14, # The contrast effect of the image. The value should be in the interva…
24511The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
24512 …angle&quot;: 3.14, # The clockwise rotation angle of the crop rectangle around its center, in radi…
24513 …4, # The offset specifies how far inwards the bottom edge of the crop rectangle is from the bottom…
24514 ….14, # The offset specifies how far inwards the left edge of the crop rectangle is from the left e…
24515 …14, # The offset specifies how far inwards the right edge of the crop rectangle is from the right …
24516 …3.14, # The offset specifies how far inwards the top edge of the crop rectangle is from the top ed…
24518 …&quot;sourceUri&quot;: &quot;A String&quot;, # The source URI is the URI used to insert the image.…
24519 …&quot;transparency&quot;: 3.14, # The transparency effect of the image. The value should be in the
24521the external linked source content. # A reference to the external linked source content. For examp…
24522 …: { # A reference to a linked chart embedded from Google Sheets. # A reference to the linked chart.
24523 …&quot;chartId&quot;: 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
24524 …ot;spreadsheetId&quot;: &quot;A String&quot;, # The ID of the Google Sheets spreadsheet that conta…
24527 …ttom&quot;: { # A magnitude in a single direction in the specified units. # The bottom margin of t…
24528 &quot;magnitude&quot;: 3.14, # The magnitude.
24529 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24531 …nLeft&quot;: { # A magnitude in a single direction in the specified units. # The left margin of th…
24532 &quot;magnitude&quot;: 3.14, # The magnitude.
24533 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24535 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right margin of th…
24536 &quot;magnitude&quot;: 3.14, # The magnitude.
24537 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24539 …inTop&quot;: { # A magnitude in a single direction in the specified units. # The top margin of the
24540 &quot;magnitude&quot;: 3.14, # The magnitude.
24541 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24543 … &quot;size&quot;: { # A width and height. # The visible size of the image after cropping.
24544 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
24545 &quot;magnitude&quot;: 3.14, # The magnitude.
24546 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24548 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
24549 &quot;magnitude&quot;: 3.14, # The magnitude.
24550 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24553 …&quot;title&quot;: &quot;A String&quot;, # The title of the embedded object. The `title` and `desc…
24556the fields on the base InlineObjectProperties have been changed in this suggestion. For any field …
24557the fields on the base EmbeddedObject have been changed in this suggestion. For any field set to t…
24559the fields on the base EmbeddedDrawingProperties have been changed in this suggestion. For any fie…
24561the fields on the base EmbeddedObjectBorder have been changed in this suggestion. For any field se…
24567the fields on the base ImageProperties have been changed in this suggestion. For any field set to …
24572the fields on the base CropProperties have been changed in this suggestion. For any field set to t…
24582the fields on the base LinkedContentReference have been changed in this suggestion. For any field …
24583the fields on the base SheetsChartReference have been changed in this suggestion. For any field se…
24592the fields on the base Size have been changed in this suggestion. For any field set to true, the S…
24601 …&quot;suggestedInsertionId&quot;: &quot;A String&quot;, # The suggested insertion ID. If empty, th…
24604 &quot;lists&quot;: { # Output only. The lists in the document, keyed by list ID.
24605 …resents the list attributes for a group of paragraphs that all belong to the same list. A paragrap…
24606 …: { # The properties of a list which describe the look and feel of bullets belonging to paragraphs…
24607the properties of the bullets at the associated level. A list has at most nine levels of nesting w…
24608 … { # Contains properties describing the look and feel of a list bullet at a given level of nesting.
24609 …Alignment&quot;: &quot;A String&quot;, # The alignment of the bullet within the space allotted for…
24610The format string used by bullets at this level of nesting. The glyph format contains one or more …
24611The glyph symbol replaces placeholders within the glyph_format. For example, if the glyph_symbol i…
24612The type of glyph used by bullets when paragraphs at this level of nesting are ordered. The glyph …
24613 …quot;: { # A magnitude in a single direction in the specified units. # The amount of indentation f…
24614 &quot;magnitude&quot;: 3.14, # The magnitude.
24615 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24617the specified units. # The amount of indentation for paragraphs at this level of nesting. Applied …
24618 &quot;magnitude&quot;: 3.14, # The magnitude.
24619 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24621 …&quot;startNumber&quot;: 42, # The number of the first list item at this nesting level. A value of…
24622the styling that can be applied to text. Inherited text styles are represented as unset fields in …
24623 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
24625 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24626 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24627 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24628 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24632The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
24633 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
24634 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
24635 &quot;magnitude&quot;: 3.14, # The magnitude.
24636 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24638 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
24640 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24641 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24642 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24643 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24647 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
24648The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
24649 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
24650 &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
24653 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
24654 &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
24655 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
24656 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
24657The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
24658The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
24664 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
24667 …&quot;suggestedInsertionId&quot;: &quot;A String&quot;, # The suggested insertion ID. If empty, th…
24668 …&quot;suggestedListPropertiesChanges&quot;: { # The suggested changes to the list properties, keye…
24670The properties of a list which describe the look and feel of bullets belonging to paragraphs assoc…
24671the properties of the bullets at the associated level. A list has at most nine levels of nesting w…
24672 … { # Contains properties describing the look and feel of a list bullet at a given level of nesting.
24673 …Alignment&quot;: &quot;A String&quot;, # The alignment of the bullet within the space allotted for…
24674The format string used by bullets at this level of nesting. The glyph format contains one or more …
24675The glyph symbol replaces placeholders within the glyph_format. For example, if the glyph_symbol i…
24676The type of glyph used by bullets when paragraphs at this level of nesting are ordered. The glyph …
24677 …quot;: { # A magnitude in a single direction in the specified units. # The amount of indentation f…
24678 &quot;magnitude&quot;: 3.14, # The magnitude.
24679 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24681the specified units. # The amount of indentation for paragraphs at this level of nesting. Applied …
24682 &quot;magnitude&quot;: 3.14, # The magnitude.
24683 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24685 …&quot;startNumber&quot;: 42, # The number of the first list item at this nesting level. A value of…
24686the styling that can be applied to text. Inherited text styles are represented as unset fields in …
24687 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
24689 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24690 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24691 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24692 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24696The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
24697 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
24698 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
24699 &quot;magnitude&quot;: 3.14, # The magnitude.
24700 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24702 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
24704 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24705 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24706 … &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24707 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24711 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
24712The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
24713 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
24714 … &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
24717 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
24718 … &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
24719 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
24720 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
24721The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
24722The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
24728the fields on the base ListProperties have been changed in this suggestion. For any field set to t…
24729the fields on the corresponding NestingLevel in nesting_levels have been changed in this suggestio…
24730 …{ # A mask that indicates which of the fields on the base NestingLevel have been changed in this s…
24738the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
24758 &quot;namedRanges&quot;: { # Output only. The named ranges in the document, keyed by name.
24759 …&quot;a_key&quot;: { # A collection of all the NamedRanges in the document that share a given name.
24760 &quot;name&quot;: &quot;A String&quot;, # The name that all the named ranges share.
24761 &quot;namedRanges&quot;: [ # The NamedRanges that share the same name.
24762the same named range ID. Named ranges allow developers to associate parts of a document with an ar…
24763 &quot;name&quot;: &quot;A String&quot;, # The name of the named range.
24764 &quot;namedRangeId&quot;: &quot;A String&quot;, # The ID of the named range.
24765 &quot;ranges&quot;: [ # The ranges that belong to this named range.
24767 …&quot;endIndex&quot;: 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
24768 …quot;A String&quot;, # The ID of the header, footer or footnote that this range is contained in. A…
24769 …&quot;startIndex&quot;: 42, # The zero-based start index of this range, in UTF-16 code units. In a…
24776The named styles. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from t…
24777 …&quot;styles&quot;: [ # The named styles. There is an entry for each of the possible named style t…
24778 …amed style. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from this na…
24779 &quot;namedStyleType&quot;: &quot;A String&quot;, # The type of this named style.
24780the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
24781 &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
24782 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
24783The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
24784 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
24786 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24787 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24788 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24789 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24793 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
24794 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
24795 &quot;magnitude&quot;: 3.14, # The magnitude.
24796 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24798 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
24799 &quot;magnitude&quot;: 3.14, # The magnitude.
24800 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24803The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
24804 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
24806 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24807 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24808 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24809 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24813 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
24814 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
24815 &quot;magnitude&quot;: 3.14, # The magnitude.
24816 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24818 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
24819 &quot;magnitude&quot;: 3.14, # The magnitude.
24820 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24823The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
24824 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
24826 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24827 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24828 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24829 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24833 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
24834 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
24835 &quot;magnitude&quot;: 3.14, # The magnitude.
24836 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24838 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
24839 &quot;magnitude&quot;: 3.14, # The magnitude.
24840 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24843The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
24844 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
24846 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24847 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24848 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24849 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24853 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
24854 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
24855 &quot;magnitude&quot;: 3.14, # The magnitude.
24856 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24858 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
24859 &quot;magnitude&quot;: 3.14, # The magnitude.
24860 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24863The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
24864 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
24866 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24867 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24868 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24869 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24873 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
24874 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
24875 &quot;magnitude&quot;: 3.14, # The magnitude.
24876 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24878 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
24879 &quot;magnitude&quot;: 3.14, # The magnitude.
24880 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24883 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
24884 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
24885the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
24886 &quot;magnitude&quot;: 3.14, # The magnitude.
24887 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24889 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
24890 &quot;magnitude&quot;: 3.14, # The magnitude.
24891 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24893the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
24894 &quot;magnitude&quot;: 3.14, # The magnitude.
24895 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24897 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
24898 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
24899 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
24900The named style type of the paragraph. Since updating the named style type affects other propertie…
24901 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
24902 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
24904 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24905 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24906 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24907 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24912 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
24913 &quot;magnitude&quot;: 3.14, # The magnitude.
24914 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24916 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
24917 &quot;magnitude&quot;: 3.14, # The magnitude.
24918 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24920 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
24921 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
24923 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
24924 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
24925 &quot;magnitude&quot;: 3.14, # The magnitude.
24926 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24931the styling that can be applied to text. Inherited text styles are represented as unset fields in …
24932 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
24934 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24935 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24936 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24937 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24941The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
24942 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
24943 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
24944 &quot;magnitude&quot;: 3.14, # The magnitude.
24945 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24947 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
24949 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24950 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24951 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24952 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24956 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
24957The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
24958 &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
24959 &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
24962 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
24963 &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
24964 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
24965 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
24966The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
24967The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
24973 …&quot;positionedObjects&quot;: { # Output only. The positioned objects in the document, keyed by o…
24974 …object that is tethered to a Paragraph and positioned relative to the beginning of the paragraph. …
24975 &quot;objectId&quot;: &quot;A String&quot;, # The ID of this positioned object.
24976 …&quot;positionedObjectProperties&quot;: { # Properties of a PositionedObject. # The properties of …
24977 …&quot;embeddedObject&quot;: { # An embedded object in the document. # The embedded object of this …
24978 …&quot;description&quot;: &quot;A String&quot;, # The description of the embedded object. The `titl…
24979 …&quot;embeddedDrawingProperties&quot;: { # The properties of an embedded drawing. # The properties…
24981 …mbeddedObjectBorder&quot;: { # A border around an EmbeddedObject. # The border of the embedded obj…
24982 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
24984 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
24985 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
24986 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
24987 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
24991 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
24992 … &quot;propertyState&quot;: &quot;A String&quot;, # The property state of the border property.
24993 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
24994 &quot;magnitude&quot;: 3.14, # The magnitude.
24995 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
24998 &quot;imageProperties&quot;: { # The properties of an image. # The properties of an image.
24999 &quot;angle&quot;: 3.14, # The clockwise rotation angle of the image, in radians.
25000 …&quot;brightness&quot;: 3.14, # The brightness effect of the image. The value should be in the int…
25001the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
25002 …&quot;contrast&quot;: 3.14, # The contrast effect of the image. The value should be in the interva…
25003The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
25004 …angle&quot;: 3.14, # The clockwise rotation angle of the crop rectangle around its center, in radi…
25005 …4, # The offset specifies how far inwards the bottom edge of the crop rectangle is from the bottom…
25006 ….14, # The offset specifies how far inwards the left edge of the crop rectangle is from the left e…
25007 …14, # The offset specifies how far inwards the right edge of the crop rectangle is from the right …
25008 …3.14, # The offset specifies how far inwards the top edge of the crop rectangle is from the top ed…
25010 …&quot;sourceUri&quot;: &quot;A String&quot;, # The source URI is the URI used to insert the image.…
25011 …&quot;transparency&quot;: 3.14, # The transparency effect of the image. The value should be in the
25013the external linked source content. # A reference to the external linked source content. For examp…
25014 …: { # A reference to a linked chart embedded from Google Sheets. # A reference to the linked chart.
25015 …&quot;chartId&quot;: 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
25016 …ot;spreadsheetId&quot;: &quot;A String&quot;, # The ID of the Google Sheets spreadsheet that conta…
25019 …ttom&quot;: { # A magnitude in a single direction in the specified units. # The bottom margin of t…
25020 &quot;magnitude&quot;: 3.14, # The magnitude.
25021 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25023 …nLeft&quot;: { # A magnitude in a single direction in the specified units. # The left margin of th…
25024 &quot;magnitude&quot;: 3.14, # The magnitude.
25025 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25027 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right margin of th…
25028 &quot;magnitude&quot;: 3.14, # The magnitude.
25029 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25031 …inTop&quot;: { # A magnitude in a single direction in the specified units. # The top margin of the
25032 &quot;magnitude&quot;: 3.14, # The magnitude.
25033 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25035 &quot;size&quot;: { # A width and height. # The visible size of the image after cropping.
25036 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
25037 &quot;magnitude&quot;: 3.14, # The magnitude.
25038 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25040 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
25041 &quot;magnitude&quot;: 3.14, # The magnitude.
25042 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25045 …&quot;title&quot;: &quot;A String&quot;, # The title of the embedded object. The `title` and `desc…
25047The positioning of a PositionedObject. The positioned object is positioned relative to the beginni…
25048 &quot;layout&quot;: &quot;A String&quot;, # The layout of this positioned object.
25049the specified units. # The offset of the left edge of the positioned object relative to the beginn…
25050 &quot;magnitude&quot;: 3.14, # The magnitude.
25051 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25053the specified units. # The offset of the top edge of the positioned object relative to the beginni…
25054 &quot;magnitude&quot;: 3.14, # The magnitude.
25055 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25059 …&quot;suggestedDeletionIds&quot;: [ # The suggested deletion IDs. If empty, then there are no sugg…
25062 …&quot;suggestedInsertionId&quot;: &quot;A String&quot;, # The suggested insertion ID. If empty, th…
25063 …&quot;suggestedPositionedObjectPropertiesChanges&quot;: { # The suggested changes to the positione…
25065 …tionedObjectProperties that only includes the changes made in this suggestion. This can be used al…
25066 …&quot;embeddedObject&quot;: { # An embedded object in the document. # The embedded object of this …
25067 …&quot;description&quot;: &quot;A String&quot;, # The description of the embedded object. The `titl…
25068 …&quot;embeddedDrawingProperties&quot;: { # The properties of an embedded drawing. # The properties…
25070 …mbeddedObjectBorder&quot;: { # A border around an EmbeddedObject. # The border of the embedded obj…
25071 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
25073 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
25074 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
25075 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
25076 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
25080 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
25081 … &quot;propertyState&quot;: &quot;A String&quot;, # The property state of the border property.
25082 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
25083 &quot;magnitude&quot;: 3.14, # The magnitude.
25084 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25087 … &quot;imageProperties&quot;: { # The properties of an image. # The properties of an image.
25088 &quot;angle&quot;: 3.14, # The clockwise rotation angle of the image, in radians.
25089 …&quot;brightness&quot;: 3.14, # The brightness effect of the image. The value should be in the int…
25090the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
25091 …&quot;contrast&quot;: 3.14, # The contrast effect of the image. The value should be in the interva…
25092The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
25093 …angle&quot;: 3.14, # The clockwise rotation angle of the crop rectangle around its center, in radi…
25094 …4, # The offset specifies how far inwards the bottom edge of the crop rectangle is from the bottom…
25095 ….14, # The offset specifies how far inwards the left edge of the crop rectangle is from the left e…
25096 …14, # The offset specifies how far inwards the right edge of the crop rectangle is from the right …
25097 …3.14, # The offset specifies how far inwards the top edge of the crop rectangle is from the top ed…
25099 …&quot;sourceUri&quot;: &quot;A String&quot;, # The source URI is the URI used to insert the image.…
25100 …&quot;transparency&quot;: 3.14, # The transparency effect of the image. The value should be in the
25102the external linked source content. # A reference to the external linked source content. For examp…
25103 …: { # A reference to a linked chart embedded from Google Sheets. # A reference to the linked chart.
25104 …&quot;chartId&quot;: 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
25105 …ot;spreadsheetId&quot;: &quot;A String&quot;, # The ID of the Google Sheets spreadsheet that conta…
25108 …ttom&quot;: { # A magnitude in a single direction in the specified units. # The bottom margin of t…
25109 &quot;magnitude&quot;: 3.14, # The magnitude.
25110 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25112 …nLeft&quot;: { # A magnitude in a single direction in the specified units. # The left margin of th…
25113 &quot;magnitude&quot;: 3.14, # The magnitude.
25114 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25116 …ight&quot;: { # A magnitude in a single direction in the specified units. # The right margin of th…
25117 &quot;magnitude&quot;: 3.14, # The magnitude.
25118 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25120 …inTop&quot;: { # A magnitude in a single direction in the specified units. # The top margin of the
25121 &quot;magnitude&quot;: 3.14, # The magnitude.
25122 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25124 … &quot;size&quot;: { # A width and height. # The visible size of the image after cropping.
25125 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
25126 &quot;magnitude&quot;: 3.14, # The magnitude.
25127 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25129 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
25130 &quot;magnitude&quot;: 3.14, # The magnitude.
25131 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25134 …&quot;title&quot;: &quot;A String&quot;, # The title of the embedded object. The `title` and `desc…
25136The positioning of a PositionedObject. The positioned object is positioned relative to the beginni…
25137 &quot;layout&quot;: &quot;A String&quot;, # The layout of this positioned object.
25138the specified units. # The offset of the left edge of the positioned object relative to the beginn…
25139 &quot;magnitude&quot;: 3.14, # The magnitude.
25140 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25142the specified units. # The offset of the top edge of the positioned object relative to the beginni…
25143 &quot;magnitude&quot;: 3.14, # The magnitude.
25144 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25148the fields on the base PositionedObjectProperties have been changed in this suggestion. For any fi…
25149the fields on the base EmbeddedObject have been changed in this suggestion. For any field set to t…
25151the fields on the base EmbeddedDrawingProperties have been changed in this suggestion. For any fie…
25153the fields on the base EmbeddedObjectBorder have been changed in this suggestion. For any field se…
25159the fields on the base ImageProperties have been changed in this suggestion. For any field set to …
25164the fields on the base CropProperties have been changed in this suggestion. For any field set to t…
25174the fields on the base LinkedContentReference have been changed in this suggestion. For any field …
25175the fields on the base SheetsChartReference have been changed in this suggestion. For any field se…
25184the fields on the base Size have been changed in this suggestion. For any field set to true, the S…
25190the fields on the base PositionedObjectPositioning have been changed in this suggestion. For any f…
25200The revision ID of the document. Can be used in update requests to specify which revision of a doc…
25201 …t;suggestedDocumentStyleChanges&quot;: { # Output only. The suggested changes to the style of the
25202 &quot;a_key&quot;: { # A suggested change to the DocumentStyle.
25203 …uot;: { # The style of the document. # A DocumentStyle that only includes the changes made in this…
25204 …&quot;background&quot;: { # Represents the background of a document. # The background of the docum…
25205 …or&quot;: { # A color that can either be fully opaque or fully transparent. # The background color.
25207 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
25208 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
25209 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
25210 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
25215 …&quot;defaultFooterId&quot;: &quot;A String&quot;, # The ID of the default footer. If not set, the…
25216 …&quot;defaultHeaderId&quot;: &quot;A String&quot;, # The ID of the default header. If not set, the…
25217The ID of the footer used only for even pages. The value of use_even_page_header_footer determines…
25218The ID of the header used only for even pages. The value of use_even_page_header_footer determines…
25219The ID of the footer used only for the first page. If not set then a unique footer for the first p…
25220The ID of the header used only for the first page. If not set then a unique header for the first p…
25221 … single direction in the specified units. # The bottom page margin. Updating the bottom page margi…
25222 &quot;magnitude&quot;: 3.14, # The magnitude.
25223 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25225 …de in a single direction in the specified units. # The amount of space between the bottom of the p…
25226 &quot;magnitude&quot;: 3.14, # The magnitude.
25227 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25229 …ude in a single direction in the specified units. # The amount of space between the top of the pag…
25230 &quot;magnitude&quot;: 3.14, # The magnitude.
25231 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25233 … a single direction in the specified units. # The left page margin. Updating the left page margin …
25234 &quot;magnitude&quot;: 3.14, # The magnitude.
25235 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25237 …a single direction in the specified units. # The right page margin. Updating the right page margin…
25238 &quot;magnitude&quot;: 3.14, # The magnitude.
25239 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25241 …n a single direction in the specified units. # The top page margin. Updating the top page margin o…
25242 &quot;magnitude&quot;: 3.14, # The magnitude.
25243 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25245 …&quot;pageNumberStart&quot;: 42, # The page number from which to start counting the number of page…
25246 &quot;pageSize&quot;: { # A width and height. # The size of a page in the document.
25247 …;height&quot;: { # A magnitude in a single direction in the specified units. # The height of the o…
25248 &quot;magnitude&quot;: 3.14, # The magnitude.
25249 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25251 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the o…
25252 &quot;magnitude&quot;: 3.14, # The magnitude.
25253 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25256 …n_footer, SectionStyle margin_footer are respected. When false, the default values in the Docs edi…
25257 …Footer&quot;: True or False, # Indicates whether to use the even page header / footer IDs for the
25258 …ooter&quot;: True or False, # Indicates whether to use the first page header / footer IDs for the
25260the fields on the base DocumentStyle have been changed in this suggestion. For any field set to tr…
25261the fields on the base Background have been changed in this suggestion. For any field set to true,…
25262 …&quot;backgroundColorSuggested&quot;: True or False, # Indicates whether the current background co…
25277the fields on the base Size have been changed in this suggestion. For any field set to true, the S…
25287 …suggestedNamedStylesChanges&quot;: { # Output only. The suggested changes to the named styles of t…
25288 &quot;a_key&quot;: { # A suggested change to the NamedStyles.
25289The named styles. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from t…
25290 …&quot;styles&quot;: [ # The named styles. There is an entry for each of the possible named style t…
25291 …amed style. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from this na…
25292 &quot;namedStyleType&quot;: &quot;A String&quot;, # The type of this named style.
25293the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
25294 &quot;alignment&quot;: &quot;A String&quot;, # The text alignment for this paragraph.
25295 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
25296The border between this paragraph and the next and previous paragraphs. If unset, the value is inh…
25297 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
25299 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
25300 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
25301 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
25302 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
25306 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
25307 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
25308 &quot;magnitude&quot;: 3.14, # The magnitude.
25309 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25311 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
25312 &quot;magnitude&quot;: 3.14, # The magnitude.
25313 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25316The border at the bottom of this paragraph. If unset, the value is inherited from the parent. The
25317 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
25319 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
25320 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
25321 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
25322 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
25326 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
25327 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
25328 &quot;magnitude&quot;: 3.14, # The magnitude.
25329 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25331 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
25332 &quot;magnitude&quot;: 3.14, # The magnitude.
25333 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25336The border to the left of this paragraph. If unset, the value is inherited from the parent. Paragr…
25337 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
25339 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
25340 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
25341 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
25342 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
25346 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
25347 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
25348 &quot;magnitude&quot;: 3.14, # The magnitude.
25349 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25351 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
25352 &quot;magnitude&quot;: 3.14, # The magnitude.
25353 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25356The border to the right of this paragraph. If unset, the value is inherited from the parent. Parag…
25357 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
25359 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
25360 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
25361 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
25362 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
25366 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
25367 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
25368 &quot;magnitude&quot;: 3.14, # The magnitude.
25369 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25371 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
25372 &quot;magnitude&quot;: 3.14, # The magnitude.
25373 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25376The border at the top of this paragraph. If unset, the value is inherited from the parent. The top…
25377 …quot;: { # A color that can either be fully opaque or fully transparent. # The color of the border.
25379 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
25380 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
25381 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
25382 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
25386 &quot;dashStyle&quot;: &quot;A String&quot;, # The dash style of the border.
25387 …padding&quot;: { # A magnitude in a single direction in the specified units. # The padding of the
25388 &quot;magnitude&quot;: 3.14, # The magnitude.
25389 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25391 …ot;width&quot;: { # A magnitude in a single direction in the specified units. # The width of the b…
25392 &quot;magnitude&quot;: 3.14, # The magnitude.
25393 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25396 …&quot;direction&quot;: &quot;A String&quot;, # The text direction of this paragraph. If unset, the
25397 …&quot;headingId&quot;: &quot;A String&quot;, # The heading ID of the paragraph. If empty, then thi…
25398the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
25399 &quot;magnitude&quot;: 3.14, # The magnitude.
25400 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25402 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
25403 &quot;magnitude&quot;: 3.14, # The magnitude.
25404 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25406the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
25407 &quot;magnitude&quot;: 3.14, # The magnitude.
25408 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25410 …ether all lines of the paragraph should be laid out on the same page or column if possible. If uns…
25411 …aph should be laid out on the same page or column as the next paragraph if possible. If unset, the
25412 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
25413The named style type of the paragraph. Since updating the named style type affects other propertie…
25414 …&quot;shading&quot;: { # The shading of a paragraph. # The shading of the paragraph. If unset, the
25415 …quot;: { # A color that can either be fully opaque or fully transparent. # The background color of…
25417 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
25418 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
25419 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
25420 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
25425 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
25426 &quot;magnitude&quot;: 3.14, # The magnitude.
25427 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25429 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
25430 &quot;magnitude&quot;: 3.14, # The magnitude.
25431 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25433 &quot;spacingMode&quot;: &quot;A String&quot;, # The spacing mode for the paragraph.
25434 …&quot;tabStops&quot;: [ # A list of the tab stops for this paragraph. The list of tab stops is not…
25436 …&quot;alignment&quot;: &quot;A String&quot;, # The alignment of this tab stop. If unset, the value…
25437 …t;: { # A magnitude in a single direction in the specified units. # The offset between this tab st…
25438 &quot;magnitude&quot;: 3.14, # The magnitude.
25439 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25444the styling that can be applied to text. Inherited text styles are represented as unset fields in …
25445 …r fully transparent. # The background color of the text. If set, the color is either an RGB color …
25447 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
25448 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
25449 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
25450 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
25454The text&#x27;s vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
25455 &quot;bold&quot;: True or False, # Whether or not the text is rendered as bold.
25456 …fontSize&quot;: { # A magnitude in a single direction in the specified units. # The size of the te…
25457 &quot;magnitude&quot;: 3.14, # The magnitude.
25458 &quot;unit&quot;: &quot;A String&quot;, # The units for magnitude.
25460 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
25462 &quot;rgbColor&quot;: { # An RGB color. # The RGB color value.
25463 &quot;blue&quot;: 3.14, # The blue component of the color, from 0.0 to 1.0.
25464 &quot;green&quot;: 3.14, # The green component of the color, from 0.0 to 1.0.
25465 &quot;red&quot;: 3.14, # The red component of the color, from 0.0 to 1.0.
25469 &quot;italic&quot;: True or False, # Whether or not the text is italicized.
25470The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
25471 … &quot;bookmarkId&quot;: &quot;A String&quot;, # The ID of a bookmark in this document.
25472 &quot;headingId&quot;: &quot;A String&quot;, # The ID of a heading in this document.
25475 … &quot;smallCaps&quot;: True or False, # Whether or not the text is in small capital letters.
25476 &quot;strikethrough&quot;: True or False, # Whether or not the text is struck through.
25477 &quot;underline&quot;: True or False, # Whether or not the text is underlined.
25478 … text. # The font family and rendered weight of the text. If an update request specifies values fo…
25479The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
25480The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
25486 …sSuggestionState&quot;: { # The suggestion state of a NamedStyles message. # A mask that indicates…
25487the fields on the corresponding NamedStyle in styles have been changed in this suggestion. The ord…
25489 …String&quot;, # The named style type that this suggestion state corresponds to. This field is prov…
25490the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
25507the fields on the base Shading have been changed in this suggested change. For any field set to tr…
25508 …undColorSuggested&quot;: True or False, # Indicates if there was a suggested change to the Shading.
25514the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
25532 …onsViewMode&quot;: &quot;A String&quot;, # Output only. The suggestions view mode applied to the d…
25533 &quot;title&quot;: &quot;A String&quot;, # The title of the document.