Lines Matching full:the
79 …the 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>
92 …the 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 "requests": [ # A list of updates to apply to the document.
102 …The new footer is applied to the SectionStyle at the location of the SectionBreak if specificed, o…
103 …the document. # The location of the SectionBreak immediately preceding the section whose SectionSt…
104 …"index": 42, # The zero-based index, in UTF-16 code units. The index is relative to the …
105 …ot;: "A String", # The ID of the header, footer or footnote the location is in. An empty…
107 "type": "A String", # The type of footer to create.
109 … a Footnote segment and inserts a new FootnoteReference to it at the given location. The new Footn…
110 …the end of a body, header, footer or footnote. The location is immediately before the last newline…
111 …ot;: "A String", # The ID of the header, footer or footnote the location is in. An empty…
113 …the document. # Inserts the footnote reference at a specific index in the document. The footnote r…
114 …"index": 42, # The zero-based index, in UTF-16 code units. The index is relative to the …
115 …ot;: "A String", # The ID of the header, footer or footnote the location is in. An empty…
118 …The new header is applied to the SectionStyle at the location of the SectionBreak if specificed, o…
119 …the document. # The location of the SectionBreak which begins the section this header should belon…
120 …"index": 42, # The zero-based index, in UTF-16 code units. The index is relative to the …
121 …ot;: "A String", # The ID of the header, footer or footnote the location is in. An empty…
123 "type": "A String", # The type of header to create.
125 …"createNamedRange": { # Creates a NamedRange referencing the given range. # Creates a na…
126 …"name": "A String", # The name of the NamedRange. Names do not need to be uniq…
127 … "range": { # Specifies a contiguous range of text. # The range to apply the name to.
128 …"endIndex": 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
129 …quot;A String", # The ID of the header, footer or footnote that this range is contained in. A…
130 …"startIndex": 42, # The zero-based start index of this range, in UTF-16 code units. In a…
133 …the paragraphs that overlap with the given range. The nesting level of each paragraph will be dete…
134 "bulletPreset": "A String", # The kinds of bullet glyphs to be used.
135 …"range": { # Specifies a contiguous range of text. # The range to apply the bullet prese…
136 …"endIndex": 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
137 …quot;A String", # The ID of the header, footer or footnote that this range is contained in. A…
138 …"startIndex": 42, # The zero-based start index of this range, in UTF-16 code units. In a…
141 …quot;deleteContentRange": { # Deletes content from the document. # Deletes content from the d…
142 …The range of content to delete. Deleting text that crosses a paragraph boundary may result in chan…
143 …"endIndex": 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
144 …quot;A String", # The ID of the header, footer or footnote that this range is contained in. A…
145 …"startIndex": 42, # The zero-based start index of this range, in UTF-16 code units. In a…
148 …"deleteFooter": { # Deletes a Footer from the document. # Deletes a footer from the docu…
149 …The id of the footer to delete. If this footer is defined on DocumentStyle, the reference to this …
151 …"deleteHeader": { # Deletes a Header from the document. # Deletes a header from the docu…
152 …The id of the header to delete. If this header is defined on DocumentStyle, the reference to this …
155 …"name": "A String", # The name of the range(s) to delete. All named ranges wit…
156 "namedRangeId": "A String", # 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 … "range": { # Specifies a contiguous range of text. # The range to delete bullets from.
160 …"endIndex": 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
161 …quot;A String", # The ID of the header, footer or footnote that this range is contained in. A…
162 …"startIndex": 42, # The zero-based start index of this range, in UTF-16 code units. In a…
165 …Object": { # Deletes a PositionedObject from the document. # Deletes a positioned object from…
166 "objectId": "A String", # The ID of the positioned object to delete.
169 …The reference table cell location from which the column will be deleted. The column this cell span…
170 …"columnIndex": 42, # The zero-based column index. For example, the second column in the …
171 …"rowIndex": 42, # The zero-based row index. For example, the second row in the table has…
172 …rtLocation": { # A particular location in the document. # The location where the table starts…
173 …"index": 42, # The zero-based index, in UTF-16 code units. The index is relative to the …
174 …ot;: "A String", # The ID of the header, footer or footnote the location is in. An empty…
179 …The reference table cell location from which the row will be deleted. The row this cell spans will…
180 …"columnIndex": 42, # The zero-based column index. For example, the second column in the …
181 …"rowIndex": 42, # The zero-based row index. For example, the second row in the table has…
182 …rtLocation": { # A particular location in the document. # The location where the table starts…
183 …"index": 42, # The zero-based index, in UTF-16 code units. The index is relative to the …
184 …ot;: "A String", # 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…
189 …the end of a body, header, footer or footnote. The location is immediately before the last newline…
190 …ot;: "A String", # The ID of the header, footer or footnote the location is in. An empty…
192 …the document. # Inserts the image at a specific index in the document. The image must be inserted …
193 …"index": 42, # The zero-based index, in UTF-16 code units. The index is relative to the …
194 …ot;: "A String", # The ID of the header, footer or footnote the location is in. An empty…
196 …The size that the image should appear as in the document. This property is optional and the final …
197 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
198 "magnitude": 3.14, # The magnitude.
199 "unit": "A String", # The units for magnitude.
201 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
202 "magnitude": 3.14, # The magnitude.
203 "unit": "A String", # The units for magnitude.
206 …The 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…
209 …the end of a body, header, footer or footnote. The location is immediately before the last newline…
210 …ot;: "A String", # The ID of the header, footer or footnote the location is in. An empty…
212 …the document. # Inserts the page break at a specific index in the document. The page break must be…
213 …"index": 42, # The zero-based index, in UTF-16 code units. The index is relative to the …
214 …ot;: "A String", # 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…
218 …the end of a body, header, footer or footnote. The location is immediately before the last newline…
219 …ot;: "A String", # The ID of the header, footer or footnote the location is in. An empty…
221 …the document. # Inserts a newline and a section break at a specific index in the document. The sec…
222 …"index": 42, # The zero-based index, in UTF-16 code units. The index is relative to the …
223 …ot;: "A String", # The ID of the header, footer or footnote the location is in. An empty…
225 "sectionType": "A String", # The type of section to insert.
227 … Inserts a table at the specified location. A newline character will be inserted before the insert…
228 "columns": 42, # The number of columns in the table.
229 …the end of a body, header, footer or footnote. The location is immediately before the last newline…
230 …ot;: "A String", # The ID of the header, footer or footnote the location is in. An empty…
232 …the document. # Inserts the table at a specific model index. A newline character will be inserted …
233 …"index": 42, # The zero-based index, in UTF-16 code units. The index is relative to the …
234 …ot;: "A String", # The ID of the header, footer or footnote the location is in. An empty…
236 "rows": 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…
240 …The reference table cell location from which columns will be inserted. A new column will be insert…
241 …"columnIndex": 42, # The zero-based column index. For example, the second column in the …
242 …"rowIndex": 42, # The zero-based row index. For example, the second row in the table has…
243 …rtLocation": { # A particular location in the document. # The location where the table starts…
244 …"index": 42, # The zero-based index, in UTF-16 code units. The index is relative to the …
245 …ot;: "A String", # 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…
251 …The reference table cell location from which rows will be inserted. A new row will be inserted abo…
252 …"columnIndex": 42, # The zero-based column index. For example, the second column in the …
253 …"rowIndex": 42, # The zero-based row index. For example, the second row in the table has…
254 …rtLocation": { # A particular location in the document. # The location where the table starts…
255 …"index": 42, # The zero-based index, in UTF-16 code units. The index is relative to the …
256 …ot;: "A String", # The ID of the header, footer or footnote the location is in. An empty…
260 …"insertText": { # Inserts text at the specified location. # Inserts text at the specifie…
261 …the end of a body, header, footer or footnote. The location is immediately before the last newline…
262 …ot;: "A String", # The ID of the header, footer or footnote the location is in. An empty…
264 …the document. # Inserts the text at a specific index in the document. Text must be inserted inside…
265 …"index": 42, # The zero-based index, in UTF-16 code units. The index is relative to the …
266 …ot;: "A String", # The ID of the header, footer or footnote the location is in. An empty…
268 …The text to be inserted. Inserting a newline character will implicitly create a new Paragraph at t…
271 …the cells specified by a table range do not necessarily form a rectangle. For example, let's …
272 "columnSpan": 42, # The column span of the table range.
273 "rowSpan": 42, # The row span of the table range.
274 …ocation": { # Location of a single cell within a table. # The cell location where the table r…
275 …"columnIndex": 42, # The zero-based column index. For example, the second column in the …
276 …"rowIndex": 42, # The zero-based row index. For example, the second row in the table has…
277 …rtLocation": { # A particular location in the document. # The location where the table starts…
278 …"index": 42, # The zero-based index, in UTF-16 code units. The index is relative to the …
279 …ot;: "A String", # 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 "text": "A String", # The text to search for in the document.
289 … "replaceText": "A String", # 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 …"imageObjectId": "A String", # The ID of the existing image that will be repla…
293 "imageReplaceMethod": "A String", # The replacement method.
294 …The URI of the new image. The image is fetched once at insertion time and a copy is stored for dis…
296 …the contents of the specified NamedRange or NamedRanges with the given replacement content. Note t…
297 …uot;: "A String", # The ID of the named range whose content will be replaced. If there i…
298 …The name of the NamedRanges whose content will be replaced. If there are multiple named ranges wit…
299 …quot;text": "A String", # Replaces the content of the specified named range(s) with…
302 …the cells specified by a table range do not necessarily form a rectangle. For example, let's …
303 "columnSpan": 42, # The column span of the table range.
304 "rowSpan": 42, # The row span of the table range.
305 …ocation": { # Location of a single cell within a table. # The cell location where the table r…
306 …"columnIndex": 42, # The zero-based column index. For example, the second column in the …
307 …"rowIndex": 42, # The zero-based row index. For example, the second row in the table has…
308 …rtLocation": { # A particular location in the document. # The location where the table starts…
309 …"index": 42, # The zero-based index, in UTF-16 code units. The index is relative to the …
310 …ot;: "A String", # The ID of the header, footer or footnote the location is in. An empty…
315 …"updateDocumentStyle": { # Updates the DocumentStyle. # Updates the style of the documen…
316 …The style of the document. # The styles to set on the document. Certain document style changes may…
317 …"background": { # Represents the background of a document. # The background of the docum…
318 …or": { # A color that can either be fully opaque or fully transparent. # The background color.
320 "rgbColor": { # An RGB color. # The RGB color value.
321 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
322 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
323 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
328 …"defaultFooterId": "A String", # The ID of the default footer. If not set, the…
329 …"defaultHeaderId": "A String", # The ID of the default header. If not set, the…
330 …The ID of the footer used only for even pages. The value of use_even_page_header_footer determines…
331 …The ID of the header used only for even pages. The value of use_even_page_header_footer determines…
332 …The ID of the footer used only for the first page. If not set then a unique footer for the first p…
333 …The 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 "magnitude": 3.14, # The magnitude.
336 "unit": "A String", # 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 "magnitude": 3.14, # The magnitude.
340 "unit": "A String", # 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 "magnitude": 3.14, # The magnitude.
344 "unit": "A String", # The units for magnitude.
346 … a single direction in the specified units. # The left page margin. Updating the left page margin …
347 "magnitude": 3.14, # The magnitude.
348 "unit": "A String", # The units for magnitude.
350 …a single direction in the specified units. # The right page margin. Updating the right page margin…
351 "magnitude": 3.14, # The magnitude.
352 "unit": "A String", # The units for magnitude.
354 …n a single direction in the specified units. # The top page margin. Updating the top page margin o…
355 "magnitude": 3.14, # The magnitude.
356 "unit": "A String", # The units for magnitude.
358 …"pageNumberStart": 42, # The page number from which to start counting the number of page…
359 "pageSize": { # A width and height. # The size of a page in the document.
360 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
361 "magnitude": 3.14, # The magnitude.
362 "unit": "A String", # The units for magnitude.
364 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
365 "magnitude": 3.14, # The magnitude.
366 "unit": "A String", # The units for magnitude.
369 …n_footer, SectionStyle margin_footer are respected. When false, the default values in the Docs edi…
370 …Footer": True or False, # Indicates whether to use the even page header / footer IDs for the …
371 …ooter": True or False, # Indicates whether to use the first page header / footer IDs for the …
373 …The fields that should be updated. At least one field must be specified. The root `document_style`…
375 …phStyle": { # Update the styling of all paragraphs that overlap with the given range. # Updat…
376 …The fields that should be updated. At least one field must be specified. The root `paragraph_style…
377 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
378 "alignment": "A String", # The text alignment for this paragraph.
379 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
380 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
384 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
385 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
386 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
390 "dashStyle": "A String", # The dash style of the border.
391 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
392 "magnitude": 3.14, # The magnitude.
393 "unit": "A String", # The units for magnitude.
395 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
396 "magnitude": 3.14, # The magnitude.
397 "unit": "A String", # The units for magnitude.
400 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
404 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
405 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
406 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
410 "dashStyle": "A String", # The dash style of the border.
411 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
412 "magnitude": 3.14, # The magnitude.
413 "unit": "A String", # The units for magnitude.
415 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
416 "magnitude": 3.14, # The magnitude.
417 "unit": "A String", # The units for magnitude.
420 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
424 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
425 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
426 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
430 "dashStyle": "A String", # The dash style of the border.
431 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
432 "magnitude": 3.14, # The magnitude.
433 "unit": "A String", # The units for magnitude.
435 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
436 "magnitude": 3.14, # The magnitude.
437 "unit": "A String", # The units for magnitude.
440 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
444 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
445 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
446 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
450 "dashStyle": "A String", # The dash style of the border.
451 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
452 "magnitude": 3.14, # The magnitude.
453 "unit": "A String", # The units for magnitude.
455 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
456 "magnitude": 3.14, # The magnitude.
457 "unit": "A String", # The units for magnitude.
460 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
464 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
465 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
466 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
470 "dashStyle": "A String", # The dash style of the border.
471 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
472 "magnitude": 3.14, # The magnitude.
473 "unit": "A String", # The units for magnitude.
475 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
476 "magnitude": 3.14, # The magnitude.
477 "unit": "A String", # The units for magnitude.
480 …"direction": "A String", # The text direction of this paragraph. If unset, the…
481 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
482 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
483 "magnitude": 3.14, # The magnitude.
484 "unit": "A String", # The units for magnitude.
486 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
487 "magnitude": 3.14, # The magnitude.
488 "unit": "A String", # The units for magnitude.
490 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
491 "magnitude": 3.14, # The magnitude.
492 "unit": "A String", # 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…
497 …The named style type of the paragraph. Since updating the named style type affects other propertie…
498 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
502 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
503 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
504 "red": 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 "magnitude": 3.14, # The magnitude.
511 "unit": "A String", # The units for magnitude.
513 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
514 "magnitude": 3.14, # The magnitude.
515 "unit": "A String", # The units for magnitude.
517 "spacingMode": "A String", # The spacing mode for the paragraph.
518 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
520 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
523 "unit": "A String", # The units for magnitude.
528 …"range": { # Specifies a contiguous range of text. # The range overlapping the paragraph…
529 …"endIndex": 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
530 …quot;A String", # The ID of the header, footer or footnote that this range is contained in. A…
531 …"startIndex": 42, # The zero-based start index of this range, in UTF-16 code units. In a…
534 …"updateSectionStyle": { # Updates the SectionStyle. # Updates the section style of the s…
535 …The 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 …"endIndex": 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
538 …quot;A String", # The ID of the header, footer or footnote that this range is contained in. A…
539 …"startIndex": 42, # The zero-based start index of this range, in UTF-16 code units. In a…
541 …The styling that applies to a section. # The styles to be set on the section. Certain section styl…
542 …perties": [ # The section's columns properties. If empty, the section contains one colum…
544 …d": { # A magnitude in a single direction in the specified units. # The padding at the end of…
545 "magnitude": 3.14, # The magnitude.
546 "unit": "A String", # The units for magnitude.
548 …h": { # A magnitude in a single direction in the specified units. # Output only. The width of…
549 "magnitude": 3.14, # The magnitude.
550 "unit": "A String", # The units for magnitude.
554 …quot;: "A String", # The style of column separators. This style can be set even when the…
555 …t;contentDirection": "A String", # 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&#…
558 …The ID of the footer used only for even pages. If the value of DocumentStyle's use_even_page_…
559 …The ID of the header used only for even pages. If the value of DocumentStyle's use_even_page_…
560 …The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
561 …The ID of the header used only for the first page of the section. If use_first_page_header_footer …
562 …m": { # A magnitude in a single direction in the specified units. # The bottom page margin of…
563 "magnitude": 3.14, # The magnitude.
564 "unit": "A String", # The units for magnitude.
566 …the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
567 "magnitude": 3.14, # The magnitude.
568 "unit": "A String", # The units for magnitude.
570 …the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
571 "magnitude": 3.14, # The magnitude.
572 "unit": "A String", # The units for magnitude.
574 …the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
575 "magnitude": 3.14, # The magnitude.
576 "unit": "A String", # The units for magnitude.
578 …the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
579 "magnitude": 3.14, # The magnitude.
580 "unit": "A String", # The units for magnitude.
582 …Top": { # A magnitude in a single direction in the specified units. # The top page margin of …
583 "magnitude": 3.14, # The magnitude.
584 "unit": "A String", # The units for magnitude.
586 …The page number from which to start counting the number of pages for this section. If unset, page …
587 "sectionType": "A String", # Output only. The type of section.
588 …the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
591 …"updateTableCellStyle": { # Updates the style of a range of table cells. # Updates the s…
592 …The fields that should be updated. At least one field must be specified. The root `tableCellStyle`…
593 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
597 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
598 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
599 "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
607 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
608 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
609 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
613 "dashStyle": "A String", # The dash style of the border.
614 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
615 "magnitude": 3.14, # The magnitude.
616 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
623 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
624 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
625 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
629 "dashStyle": "A String", # The dash style of the border.
630 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
631 "magnitude": 3.14, # The magnitude.
632 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
639 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
640 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
641 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
645 "dashStyle": "A String", # The dash style of the border.
646 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
647 "magnitude": 3.14, # The magnitude.
648 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
655 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
656 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
657 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
661 "dashStyle": "A String", # The dash style of the border.
662 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
663 "magnitude": 3.14, # The magnitude.
664 "unit": "A String", # The units for magnitude.
667 "columnSpan": 42, # The column span of the cell. This property is read-only.
668 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
669 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
670 "magnitude": 3.14, # The magnitude.
671 "unit": "A String", # The units for magnitude.
673 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
674 "magnitude": 3.14, # The magnitude.
675 "unit": "A String", # The units for magnitude.
677 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
678 "magnitude": 3.14, # The magnitude.
679 "unit": "A String", # The units for magnitude.
681 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
682 "magnitude": 3.14, # The magnitude.
683 "unit": "A String", # The units for magnitude.
685 "rowSpan": 42, # The row span of the cell. This property is read-only.
687 …the cells specified by a table range do not necessarily form a rectangle. For example, let's …
688 "columnSpan": 42, # The column span of the table range.
689 "rowSpan": 42, # The row span of the table range.
690 …ocation": { # Location of a single cell within a table. # The cell location where the table r…
691 …"columnIndex": 42, # The zero-based column index. For example, the second column in the …
692 …"rowIndex": 42, # The zero-based row index. For example, the second row in the table has…
693 …rtLocation": { # A particular location in the document. # The location where the table starts…
694 …"index": 42, # The zero-based index, in UTF-16 code units. The index is relative to the …
695 …ot;: "A String", # 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 …"index": 42, # The zero-based index, in UTF-16 code units. The index is relative to the …
701 …ot;: "A String", # The ID of the header, footer or footnote the location is in. An empty…
704 …dateTableColumnProperties": { # Updates the TableColumnProperties of columns in a table. # Up…
705 …"columnIndices": [ # The list of zero-based column indices whose property should be upda…
708 …The fields that should be updated. At least one field must be specified. The root `tableColumnProp…
709 …tableColumnProperties": { # 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 "magnitude": 3.14, # The magnitude.
712 "unit": "A String", # The units for magnitude.
714 "widthType": "A String", # The width type of the column.
716 …rtLocation": { # A particular location in the document. # The location where the table starts…
717 …"index": 42, # The zero-based index, in UTF-16 code units. The index is relative to the …
718 …ot;: "A String", # The ID of the header, footer or footnote the location is in. An empty…
721 …"updateTableRowStyle": { # Updates the TableRowStyle of rows in a table. # Updates the r…
722 …The fields that should be updated. At least one field must be specified. The root `tableRowStyle` …
723 …"rowIndices": [ # The list of zero-based row indices whose style should be updated. If n…
726 …quot;tableRowStyle": { # Styles that apply to a table row. # The styles to be set on the rows.
727 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
728 "magnitude": 3.14, # The magnitude.
729 "unit": "A String", # The units for magnitude.
732 …rtLocation": { # A particular location in the document. # The location where the table starts…
733 …"index": 42, # The zero-based index, in UTF-16 code units. The index is relative to the …
734 …ot;: "A String", # The ID of the header, footer or footnote the location is in. An empty…
737 …"updateTextStyle": { # Update the styling of text. # Updates the text style at the speci…
738 …The fields that should be updated. At least one field must be specified. The root `text_style` is …
739 …The range of text to style. The range may be extended to include adjacent newlines. If the range f…
740 …"endIndex": 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
741 …quot;A String", # The ID of the header, footer or footnote that this range is contained in. A…
742 …"startIndex": 42, # The zero-based start index of this range, in UTF-16 code units. In a…
744 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
748 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
749 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
750 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
754 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
755 "bold": True or False, # Whether or not the text is rendered as bold.
756 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
757 "magnitude": 3.14, # The magnitude.
758 "unit": "A String", # The units for magnitude.
760 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
762 "rgbColor": { # An RGB color. # The RGB color value.
763 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
764 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
765 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
769 "italic": True or False, # Whether or not the text is italicized.
770 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
771 "bookmarkId": "A String", # The ID of a bookmark in this document.
772 "headingId": "A String", # The ID of a heading in this document.
775 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
776 "strikethrough": True or False, # Whether or not the text is struck through.
777 "underline": 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…
779 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
780 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
787 …The revision ID of the document that the write request will be applied to. If this is not the late…
788 …The target revision ID of the document that the write request will be applied to. If collaborator …
798 An object of the form:
801 …"documentId": "A String", # The ID of the document to which the updates were a…
802 …"replies": [ # The reply of the updates. This maps 1:1 with the updates, although replie…
804 … "createFooter": { # The result of creating a footer. # The result of creating a footer.
805 "footerId": "A String", # The ID of the created footer.
807 …"createFootnote": { # The result of creating a footnote. # The result of creating a foot…
808 "footnoteId": "A String", # The ID of the created footnote.
810 … "createHeader": { # The result of creating a header. # The result of creating a header.
811 "headerId": "A String", # The ID of the created header.
813 …"createNamedRange": { # The result of creating a named range. # The result of creating a…
814 "namedRangeId": "A String", # The ID of the created named range.
816 …"insertInlineImage": { # The result of inserting an inline image. # The result of insert…
817 "objectId": "A String", # The ID of the created InlineObject.
819 …"insertInlineSheetsChart": { # The result of inserting an embedded Google Sheets chart. …
820 "objectId": "A String", # The object ID of the inserted chart.
822 "replaceAllText": { # The result of replacing text. # The result of replacing text.
823 … "occurrencesChanged": 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…
828 …The revision ID of the document that the write request will be applied to. If this is not the late…
829 …The 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:
848 …The document body. The body typically contains the full document contents except for headers, foot…
849 …"content": [ # The contents of the body. The indexes for the body's content begin a…
850 { # A StructuralElement describes content that provides structure to the document.
851 …"endIndex": 42, # The zero-based end index of this structural element, exclusive, in UTF…
853 …"bullet": { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
854 … "listId": "A String", # The ID of the list this paragraph belongs to.
855 "nestingLevel": 42, # The nesting level of this paragraph in the list.
856 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
860 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
861 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
862 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
866 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
867 "bold": True or False, # Whether or not the text is rendered as bold.
868 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
869 "magnitude": 3.14, # The magnitude.
870 "unit": "A String", # The units for magnitude.
872 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
874 "rgbColor": { # An RGB color. # The RGB color value.
875 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
876 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
877 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
881 "italic": True or False, # Whether or not the text is italicized.
882 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
883 … "bookmarkId": "A String", # The ID of a bookmark in this document.
884 "headingId": "A String", # The ID of a heading in this document.
887 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
888 "strikethrough": True or False, # Whether or not the text is struck through.
889 "underline": 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…
891 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
892 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
896 … "elements": [ # The content of the paragraph broken down into its component parts.
898 …"autoText": { # A ParagraphElement representing a spot in the text that is dynamically r…
899 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
902 …"suggestedInsertionIds": [ # The suggested insertion IDs. An AutoText may have multiple …
905 …"suggestedTextStyleChanges": { # The suggested text style changes to this AutoText, keye…
907 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
911 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
912 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
913 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
917 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
918 … "bold": True or False, # Whether or not the text is rendered as bold.
919 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
920 "magnitude": 3.14, # The magnitude.
921 "unit": "A String", # The units for magnitude.
923 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
925 "rgbColor": { # An RGB color. # The RGB color value.
926 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
927 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
928 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
932 "italic": True or False, # Whether or not the text is italicized.
933 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
934 … "bookmarkId": "A String", # The ID of a bookmark in this document.
935 … "headingId": "A String", # The ID of a heading in this document.
938 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
939 … "strikethrough": True or False, # Whether or not the text is struck through.
940 "underline": 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…
942 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
943 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
946 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
961 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
965 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
966 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
967 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
971 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
972 "bold": True or False, # Whether or not the text is rendered as bold.
973 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
974 "magnitude": 3.14, # The magnitude.
975 "unit": "A String", # The units for magnitude.
977 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
979 "rgbColor": { # An RGB color. # The RGB color value.
980 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
981 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
982 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
986 "italic": True or False, # Whether or not the text is italicized.
987 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
988 … "bookmarkId": "A String", # The ID of a bookmark in this document.
989 … "headingId": "A String", # The ID of a heading in this document.
992 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
993 … "strikethrough": True or False, # Whether or not the text is struck through.
994 "underline": 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…
996 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
997 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1000 "type": "A String", # 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
1006 …"suggestedInsertionIds": [ # The suggested insertion IDs. A ColumnBreak may have multipl…
1009 …"suggestedTextStyleChanges": { # The suggested text style changes to this ColumnBreak, k…
1011 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
1015 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1016 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1017 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1021 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1022 … "bold": True or False, # Whether or not the text is rendered as bold.
1023 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
1024 "magnitude": 3.14, # The magnitude.
1025 "unit": "A String", # The units for magnitude.
1027 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1029 "rgbColor": { # An RGB color. # The RGB color value.
1030 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1031 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1032 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1036 "italic": True or False, # Whether or not the text is italicized.
1037 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1038 … "bookmarkId": "A String", # The ID of a bookmark in this document.
1039 … "headingId": "A String", # The ID of a heading in this document.
1042 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
1043 … "strikethrough": True or False, # Whether or not the text is struck through.
1044 "underline": 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…
1046 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1047 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1050 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
1065 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
1069 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1070 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1071 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1075 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1076 "bold": True or False, # Whether or not the text is rendered as bold.
1077 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
1078 "magnitude": 3.14, # The magnitude.
1079 "unit": "A String", # The units for magnitude.
1081 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1083 "rgbColor": { # An RGB color. # The RGB color value.
1084 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1085 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1086 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1090 "italic": True or False, # Whether or not the text is italicized.
1091 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1092 … "bookmarkId": "A String", # The ID of a bookmark in this document.
1093 … "headingId": "A String", # The ID of a heading in this document.
1096 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
1097 … "strikethrough": True or False, # Whether or not the text is struck through.
1098 "underline": 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…
1100 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1101 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1105 …"endIndex": 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
1107 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
1110 …"suggestedInsertionIds": [ # 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 …"footnoteId": "A String", # The ID of the footnote that contains the content o…
1116 … "footnoteNumber": "A String", # The rendered number of this footnote.
1117 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
1120 …"suggestedInsertionIds": [ # The suggested insertion IDs. A FootnoteReference may have m…
1123 …"suggestedTextStyleChanges": { # The suggested text style changes to this FootnoteRefere…
1125 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
1129 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1130 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1131 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1135 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1136 … "bold": True or False, # Whether or not the text is rendered as bold.
1137 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
1138 "magnitude": 3.14, # The magnitude.
1139 "unit": "A String", # The units for magnitude.
1141 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1143 "rgbColor": { # An RGB color. # The RGB color value.
1144 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1145 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1146 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1150 "italic": True or False, # Whether or not the text is italicized.
1151 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1152 … "bookmarkId": "A String", # The ID of a bookmark in this document.
1153 … "headingId": "A String", # The ID of a heading in this document.
1156 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
1157 … "strikethrough": True or False, # Whether or not the text is struck through.
1158 "underline": 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…
1160 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1161 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1164 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
1179 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
1183 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1184 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1185 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1189 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1190 "bold": True or False, # Whether or not the text is rendered as bold.
1191 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
1192 "magnitude": 3.14, # The magnitude.
1193 "unit": "A String", # The units for magnitude.
1195 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1197 "rgbColor": { # An RGB color. # The RGB color value.
1198 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1199 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1200 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1204 "italic": True or False, # Whether or not the text is italicized.
1205 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1206 … "bookmarkId": "A String", # The ID of a bookmark in this document.
1207 … "headingId": "A String", # The ID of a heading in this document.
1210 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
1211 … "strikethrough": True or False, # Whether or not the text is struck through.
1212 "underline": 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…
1214 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1215 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1220 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
1223 …"suggestedInsertionIds": [ # The suggested insertion IDs. A HorizontalRule may have mult…
1226 …"suggestedTextStyleChanges": { # The suggested text style changes to this HorizontalRule…
1228 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
1232 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1233 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1234 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1238 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1239 … "bold": True or False, # Whether or not the text is rendered as bold.
1240 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
1241 "magnitude": 3.14, # The magnitude.
1242 "unit": "A String", # The units for magnitude.
1244 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1246 "rgbColor": { # An RGB color. # The RGB color value.
1247 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1248 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1249 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1253 "italic": True or False, # Whether or not the text is italicized.
1254 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1255 … "bookmarkId": "A String", # The ID of a bookmark in this document.
1256 … "headingId": "A String", # The ID of a heading in this document.
1259 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
1260 … "strikethrough": True or False, # Whether or not the text is struck through.
1261 "underline": 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…
1263 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1264 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1267 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
1282 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
1286 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1287 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1288 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1292 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1293 "bold": True or False, # Whether or not the text is rendered as bold.
1294 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
1295 "magnitude": 3.14, # The magnitude.
1296 "unit": "A String", # The units for magnitude.
1298 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1300 "rgbColor": { # An RGB color. # The RGB color value.
1301 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1302 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1303 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1307 "italic": True or False, # Whether or not the text is italicized.
1308 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1309 … "bookmarkId": "A String", # The ID of a bookmark in this document.
1310 … "headingId": "A String", # The ID of a heading in this document.
1313 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
1314 … "strikethrough": True or False, # Whether or not the text is struck through.
1315 "underline": 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…
1317 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1318 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1323 …"inlineObjectId": "A String", # The ID of the InlineObject this element contai…
1324 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
1327 …"suggestedInsertionIds": [ # The suggested insertion IDs. An InlineObjectElement may hav…
1330 …"suggestedTextStyleChanges": { # The suggested text style changes to this InlineObject, …
1332 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
1336 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1337 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1338 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1342 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1343 … "bold": True or False, # Whether or not the text is rendered as bold.
1344 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
1345 "magnitude": 3.14, # The magnitude.
1346 "unit": "A String", # The units for magnitude.
1348 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1350 "rgbColor": { # An RGB color. # The RGB color value.
1351 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1352 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1353 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1357 "italic": True or False, # Whether or not the text is italicized.
1358 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1359 … "bookmarkId": "A String", # The ID of a bookmark in this document.
1360 … "headingId": "A String", # The ID of a heading in this document.
1363 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
1364 … "strikethrough": True or False, # Whether or not the text is struck through.
1365 "underline": 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…
1367 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1368 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1371 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
1386 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
1390 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1391 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1392 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1396 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1397 "bold": True or False, # Whether or not the text is rendered as bold.
1398 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
1399 "magnitude": 3.14, # The magnitude.
1400 "unit": "A String", # The units for magnitude.
1402 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1404 "rgbColor": { # An RGB color. # The RGB color value.
1405 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1406 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1407 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1411 "italic": True or False, # Whether or not the text is italicized.
1412 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1413 … "bookmarkId": "A String", # The ID of a bookmark in this document.
1414 … "headingId": "A String", # The ID of a heading in this document.
1417 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
1418 … "strikethrough": True or False, # Whether or not the text is struck through.
1419 "underline": 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…
1421 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1422 …The 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
1430 …"suggestedInsertionIds": [ # The suggested insertion IDs. A PageBreak may have multiple …
1433 …"suggestedTextStyleChanges": { # The suggested text style changes to this PageBreak, key…
1435 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
1439 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1440 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1441 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1445 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1446 … "bold": True or False, # Whether or not the text is rendered as bold.
1447 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
1448 "magnitude": 3.14, # The magnitude.
1449 "unit": "A String", # The units for magnitude.
1451 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1453 "rgbColor": { # An RGB color. # The RGB color value.
1454 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1455 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1456 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1460 "italic": True or False, # Whether or not the text is italicized.
1461 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1462 … "bookmarkId": "A String", # The ID of a bookmark in this document.
1463 … "headingId": "A String", # The ID of a heading in this document.
1466 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
1467 … "strikethrough": True or False, # Whether or not the text is struck through.
1468 "underline": 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…
1470 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1471 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1474 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
1489 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
1493 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1494 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1495 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1499 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1500 "bold": True or False, # Whether or not the text is rendered as bold.
1501 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
1502 "magnitude": 3.14, # The magnitude.
1503 "unit": "A String", # The units for magnitude.
1505 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1507 "rgbColor": { # An RGB color. # The RGB color value.
1508 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1509 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1510 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1514 "italic": True or False, # Whether or not the text is italicized.
1515 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1516 … "bookmarkId": "A String", # The ID of a bookmark in this document.
1517 … "headingId": "A String", # The ID of a heading in this document.
1520 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
1521 … "strikethrough": True or False, # Whether or not the text is struck through.
1522 "underline": 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…
1524 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1525 …The 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's name …
1530 … "personId": "A String", # Output only. The unique ID of this link.
1531 …operties": { # Properties specific to a linked Person. # Output only. The properties of this …
1532 …"email": "A String", # Output only. The email address linked to this Person. T…
1533 …;: "A String", # Output only. The name of the person if it is displayed in the link text…
1535 …letionIds": [ # IDs for suggestions that remove this person link from the document. A Person …
1538 …ertionIds": [ # IDs for suggestions that insert this person link into the document. A Person …
1541 …"suggestedTextStyleChanges": { # The suggested text style changes to this Person, keyed …
1543 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
1547 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1548 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1549 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1553 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1554 … "bold": True or False, # Whether or not the text is rendered as bold.
1555 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
1556 "magnitude": 3.14, # The magnitude.
1557 "unit": "A String", # The units for magnitude.
1559 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1561 "rgbColor": { # An RGB color. # The RGB color value.
1562 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1563 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1564 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1568 "italic": True or False, # Whether or not the text is italicized.
1569 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1570 … "bookmarkId": "A String", # The ID of a bookmark in this document.
1571 … "headingId": "A String", # The ID of a heading in this document.
1574 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
1575 … "strikethrough": True or False, # Whether or not the text is struck through.
1576 "underline": 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…
1578 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1579 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1582 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
1597 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
1601 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1602 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1603 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1607 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1608 "bold": True or False, # Whether or not the text is rendered as bold.
1609 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
1610 "magnitude": 3.14, # The magnitude.
1611 "unit": "A String", # The units for magnitude.
1613 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1615 "rgbColor": { # An RGB color. # The RGB color value.
1616 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1617 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1618 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1622 "italic": True or False, # Whether or not the text is italicized.
1623 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1624 … "bookmarkId": "A String", # The ID of a bookmark in this document.
1625 … "headingId": "A String", # The ID of a heading in this document.
1628 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
1629 … "strikethrough": True or False, # Whether or not the text is struck through.
1630 "underline": 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…
1632 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1633 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1638 "richLinkId": "A String", # Output only. The ID of this link.
1639 …inkProperties": { # Properties specific to a RichLink. # Output only. The properties of this …
1640 … "A String", # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
1641 …The title of the RichLink as displayed in the link. This title matches the title of the linked res…
1642 …"uri": "A String", # Output only. The URI to the RichLink. This is always pres…
1644 …estedDeletionIds": [ # IDs for suggestions that remove this link from the document. A RichLin…
1647 …stedInsertionIds": [ # IDs for suggestions that insert this link into the document. A RichLin…
1650 …"suggestedTextStyleChanges": { # The suggested text style changes to this RichLink, keye…
1652 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
1656 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1657 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1658 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1662 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1663 … "bold": True or False, # Whether or not the text is rendered as bold.
1664 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
1665 "magnitude": 3.14, # The magnitude.
1666 "unit": "A String", # The units for magnitude.
1668 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1670 "rgbColor": { # An RGB color. # The RGB color value.
1671 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1672 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1673 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1677 "italic": True or False, # Whether or not the text is italicized.
1678 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1679 … "bookmarkId": "A String", # The ID of a bookmark in this document.
1680 … "headingId": "A String", # The ID of a heading in this document.
1683 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
1684 … "strikethrough": True or False, # Whether or not the text is struck through.
1685 "underline": 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…
1687 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1688 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1691 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
1706 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
1710 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1711 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1712 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1716 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1717 "bold": True or False, # Whether or not the text is rendered as bold.
1718 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
1719 "magnitude": 3.14, # The magnitude.
1720 "unit": "A String", # The units for magnitude.
1722 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1724 "rgbColor": { # An RGB color. # The RGB color value.
1725 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1726 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1727 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1731 "italic": True or False, # Whether or not the text is italicized.
1732 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1733 … "bookmarkId": "A String", # The ID of a bookmark in this document.
1734 … "headingId": "A String", # The ID of a heading in this document.
1737 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
1738 … "strikethrough": True or False, # Whether or not the text is struck through.
1739 "underline": 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…
1741 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1742 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1746 …"startIndex": 42, # The zero-based start index of this paragraph element, in UTF-16 code…
1747 …n": { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
1748 …ontent": "A String", # The text of this run. Any non-text elements in the run are r…
1749 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
1752 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TextRun may have multiple in…
1755 …"suggestedTextStyleChanges": { # The suggested text style changes to this run, keyed by …
1757 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
1761 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1762 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1763 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1767 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1768 … "bold": True or False, # Whether or not the text is rendered as bold.
1769 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
1770 "magnitude": 3.14, # The magnitude.
1771 "unit": "A String", # The units for magnitude.
1773 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1775 "rgbColor": { # An RGB color. # The RGB color value.
1776 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1777 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1778 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1782 "italic": True or False, # Whether or not the text is italicized.
1783 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1784 … "bookmarkId": "A String", # The ID of a bookmark in this document.
1785 … "headingId": "A String", # The ID of a heading in this document.
1788 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
1789 … "strikethrough": True or False, # Whether or not the text is struck through.
1790 "underline": 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…
1792 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1793 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1796 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
1811 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
1815 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1816 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1817 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1821 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
1822 "bold": True or False, # Whether or not the text is rendered as bold.
1823 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
1824 "magnitude": 3.14, # The magnitude.
1825 "unit": "A String", # The units for magnitude.
1827 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
1829 "rgbColor": { # An RGB color. # The RGB color value.
1830 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1831 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1832 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1836 "italic": True or False, # Whether or not the text is italicized.
1837 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
1838 … "bookmarkId": "A String", # The ID of a bookmark in this document.
1839 … "headingId": "A String", # The ID of a heading in this document.
1842 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
1843 … "strikethrough": True or False, # Whether or not the text is struck through.
1844 "underline": 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…
1846 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
1847 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
1853 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
1854 "alignment": "A String", # The text alignment for this paragraph.
1855 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
1856 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
1860 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1861 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1862 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1866 "dashStyle": "A String", # The dash style of the border.
1867 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
1868 "magnitude": 3.14, # The magnitude.
1869 "unit": "A String", # The units for magnitude.
1871 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
1872 "magnitude": 3.14, # The magnitude.
1873 "unit": "A String", # The units for magnitude.
1876 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
1880 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1881 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1882 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1886 "dashStyle": "A String", # The dash style of the border.
1887 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
1888 "magnitude": 3.14, # The magnitude.
1889 "unit": "A String", # The units for magnitude.
1891 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
1892 "magnitude": 3.14, # The magnitude.
1893 "unit": "A String", # The units for magnitude.
1896 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
1900 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1901 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1902 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1906 "dashStyle": "A String", # The dash style of the border.
1907 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
1908 "magnitude": 3.14, # The magnitude.
1909 "unit": "A String", # The units for magnitude.
1911 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
1912 "magnitude": 3.14, # The magnitude.
1913 "unit": "A String", # The units for magnitude.
1916 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
1920 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1921 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1922 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1926 "dashStyle": "A String", # The dash style of the border.
1927 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
1928 "magnitude": 3.14, # The magnitude.
1929 "unit": "A String", # The units for magnitude.
1931 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
1932 "magnitude": 3.14, # The magnitude.
1933 "unit": "A String", # The units for magnitude.
1936 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
1940 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1941 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1942 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1946 "dashStyle": "A String", # The dash style of the border.
1947 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
1948 "magnitude": 3.14, # The magnitude.
1949 "unit": "A String", # The units for magnitude.
1951 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
1952 "magnitude": 3.14, # The magnitude.
1953 "unit": "A String", # The units for magnitude.
1956 …"direction": "A String", # The text direction of this paragraph. If unset, the…
1957 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
1958 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
1959 "magnitude": 3.14, # The magnitude.
1960 "unit": "A String", # The units for magnitude.
1962 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
1963 "magnitude": 3.14, # The magnitude.
1964 "unit": "A String", # The units for magnitude.
1966 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
1967 "magnitude": 3.14, # The magnitude.
1968 "unit": "A String", # 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…
1973 …The named style type of the paragraph. Since updating the named style type affects other propertie…
1974 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
1978 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1979 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1980 "red": 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 "magnitude": 3.14, # The magnitude.
1987 "unit": "A String", # The units for magnitude.
1989 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
1990 "magnitude": 3.14, # The magnitude.
1991 "unit": "A String", # The units for magnitude.
1993 "spacingMode": "A String", # The spacing mode for the paragraph.
1994 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
1996 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
1999 "unit": "A String", # The units for magnitude.
2004 … "positionedObjectIds": [ # The IDs of the positioned objects tethered to this paragraph.
2007 … "suggestedBulletChanges": { # The suggested changes to this paragraph's bullet.
2009 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
2010 … "listId": "A String", # The ID of the list this paragraph belongs to.
2011 "nestingLevel": 42, # The nesting level of this paragraph in the list.
2012 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
2016 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2017 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2018 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2022 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
2023 "bold": True or False, # Whether or not the text is rendered as bold.
2024 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
2025 "magnitude": 3.14, # The magnitude.
2026 "unit": "A String", # The units for magnitude.
2028 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
2030 "rgbColor": { # An RGB color. # The RGB color value.
2031 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2032 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2033 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2037 "italic": True or False, # Whether or not the text is italicized.
2038 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
2039 … "bookmarkId": "A String", # The ID of a bookmark in this document.
2040 … "headingId": "A String", # The ID of a heading in this document.
2043 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
2044 … "strikethrough": True or False, # Whether or not the text is struck through.
2045 "underline": 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…
2047 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
2048 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
2052 …the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
2053 …t;listIdSuggested": True or False, # Indicates if there was a suggested change to the list_id.
2054 …elSuggested": True or False, # Indicates if there was a suggested change to the nesting_level.
2055 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
2071 …"suggestedParagraphStyleChanges": { # The suggested paragraph style changes to this para…
2073 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
2074 … "alignment": "A String", # The text alignment for this paragraph.
2075 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
2076 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
2080 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2081 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2082 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2086 "dashStyle": "A String", # The dash style of the border.
2087 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
2088 "magnitude": 3.14, # The magnitude.
2089 "unit": "A String", # The units for magnitude.
2091 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
2092 "magnitude": 3.14, # The magnitude.
2093 "unit": "A String", # The units for magnitude.
2096 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
2100 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2101 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2102 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2106 "dashStyle": "A String", # The dash style of the border.
2107 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
2108 "magnitude": 3.14, # The magnitude.
2109 "unit": "A String", # The units for magnitude.
2111 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
2112 "magnitude": 3.14, # The magnitude.
2113 "unit": "A String", # The units for magnitude.
2116 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
2120 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2121 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2122 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2126 "dashStyle": "A String", # The dash style of the border.
2127 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
2128 "magnitude": 3.14, # The magnitude.
2129 "unit": "A String", # The units for magnitude.
2131 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
2132 "magnitude": 3.14, # The magnitude.
2133 "unit": "A String", # The units for magnitude.
2136 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
2140 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2141 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2142 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2146 "dashStyle": "A String", # The dash style of the border.
2147 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
2148 "magnitude": 3.14, # The magnitude.
2149 "unit": "A String", # The units for magnitude.
2151 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
2152 "magnitude": 3.14, # The magnitude.
2153 "unit": "A String", # The units for magnitude.
2156 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
2160 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2161 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2162 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2166 "dashStyle": "A String", # The dash style of the border.
2167 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
2168 "magnitude": 3.14, # The magnitude.
2169 "unit": "A String", # The units for magnitude.
2171 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
2172 "magnitude": 3.14, # The magnitude.
2173 "unit": "A String", # The units for magnitude.
2176 …"direction": "A String", # The text direction of this paragraph. If unset, the…
2177 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
2178 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
2179 "magnitude": 3.14, # The magnitude.
2180 "unit": "A String", # The units for magnitude.
2182 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
2183 "magnitude": 3.14, # The magnitude.
2184 "unit": "A String", # The units for magnitude.
2186 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
2187 "magnitude": 3.14, # The magnitude.
2188 "unit": "A String", # 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…
2193 …The named style type of the paragraph. Since updating the named style type affects other propertie…
2194 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
2198 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2199 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2200 "red": 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 "magnitude": 3.14, # The magnitude.
2207 "unit": "A String", # The units for magnitude.
2209 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
2210 "magnitude": 3.14, # The magnitude.
2211 "unit": "A String", # The units for magnitude.
2213 "spacingMode": "A String", # The spacing mode for the paragraph.
2214 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
2216 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
2219 "unit": "A String", # The units for magnitude.
2224 …the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
2241 …the fields on the base Shading have been changed in this suggested change. For any field set to tr…
2242 …undColorSuggested": True or False, # Indicates if there was a suggested change to the Shading.
2250 …"suggestedPositionedObjectIds": { # The IDs of the positioned objects that are suggested…
2252 "objectIds": [ # The object IDs.
2258 … the same SectionStyle. A section break represents the start of a new section, and the section sty…
2259 …"sectionStyle": { # The styling that applies to a section. # The style of the section af…
2260 …perties": [ # The section's columns properties. If empty, the section contains one colum…
2262 …d": { # A magnitude in a single direction in the specified units. # The padding at the end of…
2263 "magnitude": 3.14, # The magnitude.
2264 "unit": "A String", # The units for magnitude.
2266 …h": { # A magnitude in a single direction in the specified units. # Output only. The width of…
2267 "magnitude": 3.14, # The magnitude.
2268 "unit": "A String", # The units for magnitude.
2272 …quot;: "A String", # The style of column separators. This style can be set even when the…
2273 …t;contentDirection": "A String", # 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&#…
2276 …The ID of the footer used only for even pages. If the value of DocumentStyle's use_even_page_…
2277 …The ID of the header used only for even pages. If the value of DocumentStyle's use_even_page_…
2278 …The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
2279 …The ID of the header used only for the first page of the section. If use_first_page_header_footer …
2280 …m": { # A magnitude in a single direction in the specified units. # The bottom page margin of…
2281 "magnitude": 3.14, # The magnitude.
2282 "unit": "A String", # The units for magnitude.
2284 …the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
2285 "magnitude": 3.14, # The magnitude.
2286 "unit": "A String", # The units for magnitude.
2288 …the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
2289 "magnitude": 3.14, # The magnitude.
2290 "unit": "A String", # The units for magnitude.
2292 …the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
2293 "magnitude": 3.14, # The magnitude.
2294 "unit": "A String", # The units for magnitude.
2296 …the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
2297 "magnitude": 3.14, # The magnitude.
2298 "unit": "A String", # The units for magnitude.
2300 …Top": { # A magnitude in a single direction in the specified units. # The top page margin of …
2301 "magnitude": 3.14, # The magnitude.
2302 "unit": "A String", # The units for magnitude.
2304 …The page number from which to start counting the number of pages for this section. If unset, page …
2305 "sectionType": "A String", # Output only. The type of section.
2306 …the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
2308 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
2311 …"suggestedInsertionIds": [ # The suggested insertion IDs. A SectionBreak may have multip…
2315 …"startIndex": 42, # The zero-based start index of this structural element, in UTF-16 cod…
2317 …"columns": 42, # Number of columns in the table. It is possible for a table to be non-re…
2318 "rows": 42, # Number of rows in the table.
2319 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
2322 …"suggestedInsertionIds": [ # The suggested insertion IDs. A Table may have multiple inse…
2325 "tableRows": [ # The contents and style of each row.
2326 { # The contents and style of a row in a Table.
2327 … "endIndex": 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
2328 … "startIndex": 42, # The zero-based start index of this row, in UTF-16 code units.
2329 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
2332 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableRow may have multiple i…
2335 …"suggestedTableRowStyleChanges": { # 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…
2338 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
2339 "magnitude": 3.14, # The magnitude.
2340 "unit": "A String", # The units for magnitude.
2343 …the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
2348 …The 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 "content": [ # The content of the cell.
2353 …"endIndex": 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
2354 … "startIndex": 42, # The zero-based start index of this cell, in UTF-16 code units.
2355 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
2358 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableCell may have multiple …
2361 …"suggestedTableCellStyleChanges": { # The suggested changes to the table cell style, key…
2363 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
2367 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2368 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2369 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
2377 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2378 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2379 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2383 … "dashStyle": "A String", # The dash style of the border.
2384 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
2385 "magnitude": 3.14, # The magnitude.
2386 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
2393 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2394 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2395 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2399 … "dashStyle": "A String", # The dash style of the border.
2400 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
2401 "magnitude": 3.14, # The magnitude.
2402 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
2409 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2410 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2411 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2415 … "dashStyle": "A String", # The dash style of the border.
2416 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
2417 "magnitude": 3.14, # The magnitude.
2418 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
2425 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2426 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2427 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2431 … "dashStyle": "A String", # The dash style of the border.
2432 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
2433 "magnitude": 3.14, # The magnitude.
2434 "unit": "A String", # The units for magnitude.
2437 … "columnSpan": 42, # The column span of the cell. This property is read-only.
2438 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
2439 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
2440 "magnitude": 3.14, # The magnitude.
2441 "unit": "A String", # The units for magnitude.
2443 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
2444 "magnitude": 3.14, # The magnitude.
2445 "unit": "A String", # The units for magnitude.
2447 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
2448 "magnitude": 3.14, # The magnitude.
2449 "unit": "A String", # The units for magnitude.
2451 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
2452 "magnitude": 3.14, # The magnitude.
2453 "unit": "A String", # The units for magnitude.
2455 … "rowSpan": 42, # The row span of the cell. This property is read-only.
2457 …the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
2473 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
2477 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2478 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2479 "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
2487 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2488 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2489 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2493 "dashStyle": "A String", # The dash style of the border.
2494 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
2495 "magnitude": 3.14, # The magnitude.
2496 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
2503 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2504 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2505 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2509 "dashStyle": "A String", # The dash style of the border.
2510 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
2511 "magnitude": 3.14, # The magnitude.
2512 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
2519 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2520 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2521 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2525 "dashStyle": "A String", # The dash style of the border.
2526 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
2527 "magnitude": 3.14, # The magnitude.
2528 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
2535 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2536 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2537 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2541 "dashStyle": "A String", # The dash style of the border.
2542 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
2543 "magnitude": 3.14, # The magnitude.
2544 "unit": "A String", # The units for magnitude.
2547 … "columnSpan": 42, # The column span of the cell. This property is read-only.
2548 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
2549 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
2550 "magnitude": 3.14, # The magnitude.
2551 "unit": "A String", # The units for magnitude.
2553 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
2554 "magnitude": 3.14, # The magnitude.
2555 "unit": "A String", # The units for magnitude.
2557 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
2558 "magnitude": 3.14, # The magnitude.
2559 "unit": "A String", # The units for magnitude.
2561 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
2562 "magnitude": 3.14, # The magnitude.
2563 "unit": "A String", # The units for magnitude.
2565 "rowSpan": 42, # The row span of the cell. This property is read-only.
2569 … "tableRowStyle": { # Styles that apply to a table row. # The style of the table row.
2570 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
2571 "magnitude": 3.14, # The magnitude.
2572 "unit": "A String", # The units for magnitude.
2577 "tableStyle": { # Styles that apply to a table. # The style of the table.
2578 …The 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 "magnitude": 3.14, # The magnitude.
2582 "unit": "A String", # The units for magnitude.
2584 "widthType": "A String", # The width type of the column.
2590 "content": [ # The content of the table of contents.
2593 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
2596 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableOfContents may have mul…
2603 "documentId": "A String", # Output only. The ID of the document.
2604 …"documentStyle": { # The style of the document. # Output only. The style of the document.
2605 …"background": { # Represents the background of a document. # The background of the docum…
2606 …"color": { # A color that can either be fully opaque or fully transparent. # The backgro…
2608 "rgbColor": { # An RGB color. # The RGB color value.
2609 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2610 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2611 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2616 …"defaultFooterId": "A String", # The ID of the default footer. If not set, the…
2617 …"defaultHeaderId": "A String", # The ID of the default header. If not set, the…
2618 …The ID of the footer used only for even pages. The value of use_even_page_header_footer determines…
2619 …The ID of the header used only for even pages. The value of use_even_page_header_footer determines…
2620 …The ID of the footer used only for the first page. If not set then a unique footer for the first p…
2621 …The 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 "magnitude": 3.14, # The magnitude.
2624 "unit": "A String", # 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 "magnitude": 3.14, # The magnitude.
2628 "unit": "A String", # 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 "magnitude": 3.14, # The magnitude.
2632 "unit": "A String", # The units for magnitude.
2634 … a single direction in the specified units. # The left page margin. Updating the left page margin …
2635 "magnitude": 3.14, # The magnitude.
2636 "unit": "A String", # The units for magnitude.
2638 …a single direction in the specified units. # The right page margin. Updating the right page margin…
2639 "magnitude": 3.14, # The magnitude.
2640 "unit": "A String", # The units for magnitude.
2642 …n a single direction in the specified units. # The top page margin. Updating the top page margin o…
2643 "magnitude": 3.14, # The magnitude.
2644 "unit": "A String", # The units for magnitude.
2646 …"pageNumberStart": 42, # The page number from which to start counting the number of page…
2647 "pageSize": { # A width and height. # The size of a page in the document.
2648 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
2649 "magnitude": 3.14, # The magnitude.
2650 "unit": "A String", # The units for magnitude.
2652 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
2653 "magnitude": 3.14, # The magnitude.
2654 "unit": "A String", # The units for magnitude.
2657 …n_footer, SectionStyle margin_footer are respected. When false, the default values in the Docs edi…
2658 …Footer": True or False, # Indicates whether to use the even page header / footer IDs for the …
2659 …ooter": True or False, # Indicates whether to use the first page header / footer IDs for the …
2661 "footers": { # Output only. The footers in the document, keyed by footer ID.
2663 …"content": [ # The contents of the footer. The indexes for a footer's content begin…
2664 { # A StructuralElement describes content that provides structure to the document.
2665 …"endIndex": 42, # The zero-based end index of this structural element, exclusive, in UTF…
2667 …"bullet": { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
2668 … "listId": "A String", # The ID of the list this paragraph belongs to.
2669 "nestingLevel": 42, # The nesting level of this paragraph in the list.
2670 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
2674 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2675 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2676 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2680 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
2681 "bold": True or False, # Whether or not the text is rendered as bold.
2682 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
2683 "magnitude": 3.14, # The magnitude.
2684 "unit": "A String", # The units for magnitude.
2686 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
2688 "rgbColor": { # An RGB color. # The RGB color value.
2689 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2690 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2691 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2695 "italic": True or False, # Whether or not the text is italicized.
2696 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
2697 … "bookmarkId": "A String", # The ID of a bookmark in this document.
2698 … "headingId": "A String", # The ID of a heading in this document.
2701 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
2702 … "strikethrough": True or False, # Whether or not the text is struck through.
2703 "underline": 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…
2705 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
2706 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
2710 … "elements": [ # The content of the paragraph broken down into its component parts.
2712 …"autoText": { # A ParagraphElement representing a spot in the text that is dynamically r…
2713 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
2716 …"suggestedInsertionIds": [ # The suggested insertion IDs. An AutoText may have multiple …
2719 …"suggestedTextStyleChanges": { # The suggested text style changes to this AutoText, keye…
2721 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
2725 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2726 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2727 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2731 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
2732 … "bold": True or False, # Whether or not the text is rendered as bold.
2733 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
2734 "magnitude": 3.14, # The magnitude.
2735 "unit": "A String", # The units for magnitude.
2737 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
2739 "rgbColor": { # An RGB color. # The RGB color value.
2740 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2741 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2742 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2746 "italic": True or False, # Whether or not the text is italicized.
2747 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
2748 … "bookmarkId": "A String", # The ID of a bookmark in this document.
2749 … "headingId": "A String", # The ID of a heading in this document.
2752 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
2753 … "strikethrough": True or False, # Whether or not the text is struck through.
2754 … "underline": 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…
2756 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
2757 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
2760 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
2775 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
2779 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2780 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2781 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2785 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
2786 "bold": True or False, # Whether or not the text is rendered as bold.
2787 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
2788 "magnitude": 3.14, # The magnitude.
2789 "unit": "A String", # The units for magnitude.
2791 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
2793 "rgbColor": { # An RGB color. # The RGB color value.
2794 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2795 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2796 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2800 "italic": True or False, # Whether or not the text is italicized.
2801 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
2802 … "bookmarkId": "A String", # The ID of a bookmark in this document.
2803 … "headingId": "A String", # The ID of a heading in this document.
2806 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
2807 … "strikethrough": True or False, # Whether or not the text is struck through.
2808 "underline": 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…
2810 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
2811 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
2814 "type": "A String", # 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
2820 …"suggestedInsertionIds": [ # The suggested insertion IDs. A ColumnBreak may have multipl…
2823 …"suggestedTextStyleChanges": { # The suggested text style changes to this ColumnBreak, k…
2825 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
2829 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2830 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2831 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2835 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
2836 … "bold": True or False, # Whether or not the text is rendered as bold.
2837 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
2838 "magnitude": 3.14, # The magnitude.
2839 "unit": "A String", # The units for magnitude.
2841 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
2843 "rgbColor": { # An RGB color. # The RGB color value.
2844 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2845 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2846 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2850 "italic": True or False, # Whether or not the text is italicized.
2851 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
2852 … "bookmarkId": "A String", # The ID of a bookmark in this document.
2853 … "headingId": "A String", # The ID of a heading in this document.
2856 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
2857 … "strikethrough": True or False, # Whether or not the text is struck through.
2858 … "underline": 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…
2860 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
2861 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
2864 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
2879 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
2883 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2884 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2885 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2889 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
2890 "bold": True or False, # Whether or not the text is rendered as bold.
2891 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
2892 "magnitude": 3.14, # The magnitude.
2893 "unit": "A String", # The units for magnitude.
2895 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
2897 "rgbColor": { # An RGB color. # The RGB color value.
2898 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2899 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2900 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2904 "italic": True or False, # Whether or not the text is italicized.
2905 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
2906 … "bookmarkId": "A String", # The ID of a bookmark in this document.
2907 … "headingId": "A String", # The ID of a heading in this document.
2910 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
2911 … "strikethrough": True or False, # Whether or not the text is struck through.
2912 "underline": 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…
2914 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
2915 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
2919 …"endIndex": 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
2921 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
2924 …"suggestedInsertionIds": [ # 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 …"footnoteId": "A String", # The ID of the footnote that contains the content o…
2930 … "footnoteNumber": "A String", # The rendered number of this footnote.
2931 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
2934 …"suggestedInsertionIds": [ # The suggested insertion IDs. A FootnoteReference may have m…
2937 …"suggestedTextStyleChanges": { # The suggested text style changes to this FootnoteRefere…
2939 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
2943 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2944 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2945 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2949 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
2950 … "bold": True or False, # Whether or not the text is rendered as bold.
2951 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
2952 "magnitude": 3.14, # The magnitude.
2953 "unit": "A String", # The units for magnitude.
2955 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
2957 "rgbColor": { # An RGB color. # The RGB color value.
2958 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2959 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2960 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
2964 "italic": True or False, # Whether or not the text is italicized.
2965 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
2966 … "bookmarkId": "A String", # The ID of a bookmark in this document.
2967 … "headingId": "A String", # The ID of a heading in this document.
2970 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
2971 … "strikethrough": True or False, # Whether or not the text is struck through.
2972 … "underline": 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…
2974 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
2975 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
2978 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
2993 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
2997 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
2998 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
2999 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3003 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3004 "bold": True or False, # Whether or not the text is rendered as bold.
3005 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
3006 "magnitude": 3.14, # The magnitude.
3007 "unit": "A String", # The units for magnitude.
3009 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3011 "rgbColor": { # An RGB color. # The RGB color value.
3012 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3013 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3014 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3018 "italic": True or False, # Whether or not the text is italicized.
3019 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3020 … "bookmarkId": "A String", # The ID of a bookmark in this document.
3021 … "headingId": "A String", # The ID of a heading in this document.
3024 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
3025 … "strikethrough": True or False, # Whether or not the text is struck through.
3026 "underline": 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…
3028 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3029 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3034 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
3037 …"suggestedInsertionIds": [ # The suggested insertion IDs. A HorizontalRule may have mult…
3040 …"suggestedTextStyleChanges": { # The suggested text style changes to this HorizontalRule…
3042 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
3046 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3047 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3048 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3052 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3053 … "bold": True or False, # Whether or not the text is rendered as bold.
3054 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
3055 "magnitude": 3.14, # The magnitude.
3056 "unit": "A String", # The units for magnitude.
3058 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3060 "rgbColor": { # An RGB color. # The RGB color value.
3061 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3062 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3063 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3067 "italic": True or False, # Whether or not the text is italicized.
3068 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3069 … "bookmarkId": "A String", # The ID of a bookmark in this document.
3070 … "headingId": "A String", # The ID of a heading in this document.
3073 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
3074 … "strikethrough": True or False, # Whether or not the text is struck through.
3075 … "underline": 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…
3077 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3078 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3081 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
3096 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
3100 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3101 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3102 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3106 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3107 "bold": True or False, # Whether or not the text is rendered as bold.
3108 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
3109 "magnitude": 3.14, # The magnitude.
3110 "unit": "A String", # The units for magnitude.
3112 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3114 "rgbColor": { # An RGB color. # The RGB color value.
3115 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3116 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3117 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3121 "italic": True or False, # Whether or not the text is italicized.
3122 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3123 … "bookmarkId": "A String", # The ID of a bookmark in this document.
3124 … "headingId": "A String", # The ID of a heading in this document.
3127 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
3128 … "strikethrough": True or False, # Whether or not the text is struck through.
3129 "underline": 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…
3131 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3132 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3137 …"inlineObjectId": "A String", # The ID of the InlineObject this element contai…
3138 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
3141 …"suggestedInsertionIds": [ # The suggested insertion IDs. An InlineObjectElement may hav…
3144 …"suggestedTextStyleChanges": { # The suggested text style changes to this InlineObject, …
3146 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
3150 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3151 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3152 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3156 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3157 … "bold": True or False, # Whether or not the text is rendered as bold.
3158 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
3159 "magnitude": 3.14, # The magnitude.
3160 "unit": "A String", # The units for magnitude.
3162 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3164 "rgbColor": { # An RGB color. # The RGB color value.
3165 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3166 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3167 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3171 "italic": True or False, # Whether or not the text is italicized.
3172 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3173 … "bookmarkId": "A String", # The ID of a bookmark in this document.
3174 … "headingId": "A String", # The ID of a heading in this document.
3177 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
3178 … "strikethrough": True or False, # Whether or not the text is struck through.
3179 … "underline": 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…
3181 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3182 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3185 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
3200 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
3204 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3205 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3206 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3210 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3211 "bold": True or False, # Whether or not the text is rendered as bold.
3212 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
3213 "magnitude": 3.14, # The magnitude.
3214 "unit": "A String", # The units for magnitude.
3216 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3218 "rgbColor": { # An RGB color. # The RGB color value.
3219 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3220 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3221 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3225 "italic": True or False, # Whether or not the text is italicized.
3226 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3227 … "bookmarkId": "A String", # The ID of a bookmark in this document.
3228 … "headingId": "A String", # The ID of a heading in this document.
3231 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
3232 … "strikethrough": True or False, # Whether or not the text is struck through.
3233 "underline": 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…
3235 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3236 …The 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
3244 …"suggestedInsertionIds": [ # The suggested insertion IDs. A PageBreak may have multiple …
3247 …"suggestedTextStyleChanges": { # The suggested text style changes to this PageBreak, key…
3249 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
3253 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3254 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3255 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3259 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3260 … "bold": True or False, # Whether or not the text is rendered as bold.
3261 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
3262 "magnitude": 3.14, # The magnitude.
3263 "unit": "A String", # The units for magnitude.
3265 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3267 "rgbColor": { # An RGB color. # The RGB color value.
3268 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3269 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3270 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3274 "italic": True or False, # Whether or not the text is italicized.
3275 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3276 … "bookmarkId": "A String", # The ID of a bookmark in this document.
3277 … "headingId": "A String", # The ID of a heading in this document.
3280 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
3281 … "strikethrough": True or False, # Whether or not the text is struck through.
3282 … "underline": 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…
3284 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3285 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3288 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
3303 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
3307 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3308 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3309 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3313 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3314 "bold": True or False, # Whether or not the text is rendered as bold.
3315 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
3316 "magnitude": 3.14, # The magnitude.
3317 "unit": "A String", # The units for magnitude.
3319 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3321 "rgbColor": { # An RGB color. # The RGB color value.
3322 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3323 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3324 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3328 "italic": True or False, # Whether or not the text is italicized.
3329 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3330 … "bookmarkId": "A String", # The ID of a bookmark in this document.
3331 … "headingId": "A String", # The ID of a heading in this document.
3334 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
3335 … "strikethrough": True or False, # Whether or not the text is struck through.
3336 "underline": 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…
3338 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3339 …The 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's name …
3344 … "personId": "A String", # Output only. The unique ID of this link.
3345 …operties": { # Properties specific to a linked Person. # Output only. The properties of this …
3346 …"email": "A String", # Output only. The email address linked to this Person. T…
3347 …;: "A String", # Output only. The name of the person if it is displayed in the link text…
3349 …letionIds": [ # IDs for suggestions that remove this person link from the document. A Person …
3352 …ertionIds": [ # IDs for suggestions that insert this person link into the document. A Person …
3355 …"suggestedTextStyleChanges": { # The suggested text style changes to this Person, keyed …
3357 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
3361 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3362 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3363 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3367 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3368 … "bold": True or False, # Whether or not the text is rendered as bold.
3369 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
3370 "magnitude": 3.14, # The magnitude.
3371 "unit": "A String", # The units for magnitude.
3373 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3375 "rgbColor": { # An RGB color. # The RGB color value.
3376 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3377 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3378 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3382 "italic": True or False, # Whether or not the text is italicized.
3383 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3384 … "bookmarkId": "A String", # The ID of a bookmark in this document.
3385 … "headingId": "A String", # The ID of a heading in this document.
3388 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
3389 … "strikethrough": True or False, # Whether or not the text is struck through.
3390 … "underline": 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…
3392 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3393 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3396 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
3411 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
3415 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3416 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3417 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3421 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3422 "bold": True or False, # Whether or not the text is rendered as bold.
3423 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
3424 "magnitude": 3.14, # The magnitude.
3425 "unit": "A String", # The units for magnitude.
3427 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3429 "rgbColor": { # An RGB color. # The RGB color value.
3430 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3431 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3432 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3436 "italic": True or False, # Whether or not the text is italicized.
3437 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3438 … "bookmarkId": "A String", # The ID of a bookmark in this document.
3439 … "headingId": "A String", # The ID of a heading in this document.
3442 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
3443 … "strikethrough": True or False, # Whether or not the text is struck through.
3444 "underline": 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…
3446 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3447 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3452 "richLinkId": "A String", # Output only. The ID of this link.
3453 …inkProperties": { # Properties specific to a RichLink. # Output only. The properties of this …
3454 … "A String", # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
3455 …The title of the RichLink as displayed in the link. This title matches the title of the linked res…
3456 …"uri": "A String", # Output only. The URI to the RichLink. This is always pres…
3458 …estedDeletionIds": [ # IDs for suggestions that remove this link from the document. A RichLin…
3461 …stedInsertionIds": [ # IDs for suggestions that insert this link into the document. A RichLin…
3464 …"suggestedTextStyleChanges": { # The suggested text style changes to this RichLink, keye…
3466 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
3470 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3471 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3472 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3476 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3477 … "bold": True or False, # Whether or not the text is rendered as bold.
3478 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
3479 "magnitude": 3.14, # The magnitude.
3480 "unit": "A String", # The units for magnitude.
3482 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3484 "rgbColor": { # An RGB color. # The RGB color value.
3485 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3486 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3487 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3491 "italic": True or False, # Whether or not the text is italicized.
3492 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3493 … "bookmarkId": "A String", # The ID of a bookmark in this document.
3494 … "headingId": "A String", # The ID of a heading in this document.
3497 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
3498 … "strikethrough": True or False, # Whether or not the text is struck through.
3499 … "underline": 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…
3501 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3502 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3505 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
3520 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
3524 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3525 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3526 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3530 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3531 "bold": True or False, # Whether or not the text is rendered as bold.
3532 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
3533 "magnitude": 3.14, # The magnitude.
3534 "unit": "A String", # The units for magnitude.
3536 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3538 "rgbColor": { # An RGB color. # The RGB color value.
3539 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3540 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3541 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3545 "italic": True or False, # Whether or not the text is italicized.
3546 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3547 … "bookmarkId": "A String", # The ID of a bookmark in this document.
3548 … "headingId": "A String", # The ID of a heading in this document.
3551 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
3552 … "strikethrough": True or False, # Whether or not the text is struck through.
3553 "underline": 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…
3555 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3556 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3560 …"startIndex": 42, # The zero-based start index of this paragraph element, in UTF-16 code…
3561 …n": { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
3562 …ontent": "A String", # The text of this run. Any non-text elements in the run are r…
3563 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
3566 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TextRun may have multiple in…
3569 …"suggestedTextStyleChanges": { # The suggested text style changes to this run, keyed by …
3571 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
3575 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3576 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3577 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3581 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3582 … "bold": True or False, # Whether or not the text is rendered as bold.
3583 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
3584 "magnitude": 3.14, # The magnitude.
3585 "unit": "A String", # The units for magnitude.
3587 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3589 "rgbColor": { # An RGB color. # The RGB color value.
3590 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3591 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3592 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3596 "italic": True or False, # Whether or not the text is italicized.
3597 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3598 … "bookmarkId": "A String", # The ID of a bookmark in this document.
3599 … "headingId": "A String", # The ID of a heading in this document.
3602 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
3603 … "strikethrough": True or False, # Whether or not the text is struck through.
3604 … "underline": 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…
3606 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3607 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3610 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
3625 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
3629 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3630 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3631 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3635 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3636 "bold": True or False, # Whether or not the text is rendered as bold.
3637 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
3638 "magnitude": 3.14, # The magnitude.
3639 "unit": "A String", # The units for magnitude.
3641 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3643 "rgbColor": { # An RGB color. # The RGB color value.
3644 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3645 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3646 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3650 "italic": True or False, # Whether or not the text is italicized.
3651 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3652 … "bookmarkId": "A String", # The ID of a bookmark in this document.
3653 … "headingId": "A String", # The ID of a heading in this document.
3656 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
3657 … "strikethrough": True or False, # Whether or not the text is struck through.
3658 "underline": 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…
3660 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3661 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3667 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
3668 "alignment": "A String", # The text alignment for this paragraph.
3669 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
3670 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
3674 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3675 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3676 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3680 "dashStyle": "A String", # The dash style of the border.
3681 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
3682 "magnitude": 3.14, # The magnitude.
3683 "unit": "A String", # The units for magnitude.
3685 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
3686 "magnitude": 3.14, # The magnitude.
3687 "unit": "A String", # The units for magnitude.
3690 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
3694 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3695 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3696 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3700 "dashStyle": "A String", # The dash style of the border.
3701 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
3702 "magnitude": 3.14, # The magnitude.
3703 "unit": "A String", # The units for magnitude.
3705 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
3706 "magnitude": 3.14, # The magnitude.
3707 "unit": "A String", # The units for magnitude.
3710 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
3714 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3715 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3716 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3720 "dashStyle": "A String", # The dash style of the border.
3721 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
3722 "magnitude": 3.14, # The magnitude.
3723 "unit": "A String", # The units for magnitude.
3725 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
3726 "magnitude": 3.14, # The magnitude.
3727 "unit": "A String", # The units for magnitude.
3730 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
3734 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3735 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3736 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3740 "dashStyle": "A String", # The dash style of the border.
3741 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
3742 "magnitude": 3.14, # The magnitude.
3743 "unit": "A String", # The units for magnitude.
3745 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
3746 "magnitude": 3.14, # The magnitude.
3747 "unit": "A String", # The units for magnitude.
3750 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
3754 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3755 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3756 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3760 "dashStyle": "A String", # The dash style of the border.
3761 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
3762 "magnitude": 3.14, # The magnitude.
3763 "unit": "A String", # The units for magnitude.
3765 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
3766 "magnitude": 3.14, # The magnitude.
3767 "unit": "A String", # The units for magnitude.
3770 …"direction": "A String", # The text direction of this paragraph. If unset, the…
3771 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
3772 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
3773 "magnitude": 3.14, # The magnitude.
3774 "unit": "A String", # The units for magnitude.
3776 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
3777 "magnitude": 3.14, # The magnitude.
3778 "unit": "A String", # The units for magnitude.
3780 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
3781 "magnitude": 3.14, # The magnitude.
3782 "unit": "A String", # 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…
3787 …The named style type of the paragraph. Since updating the named style type affects other propertie…
3788 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
3792 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3793 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3794 "red": 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 "magnitude": 3.14, # The magnitude.
3801 "unit": "A String", # The units for magnitude.
3803 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
3804 "magnitude": 3.14, # The magnitude.
3805 "unit": "A String", # The units for magnitude.
3807 "spacingMode": "A String", # The spacing mode for the paragraph.
3808 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
3810 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
3813 "unit": "A String", # The units for magnitude.
3818 … "positionedObjectIds": [ # The IDs of the positioned objects tethered to this paragraph.
3821 … "suggestedBulletChanges": { # The suggested changes to this paragraph's bullet.
3823 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
3824 … "listId": "A String", # The ID of the list this paragraph belongs to.
3825 "nestingLevel": 42, # The nesting level of this paragraph in the list.
3826 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
3830 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3831 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3832 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3836 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
3837 "bold": True or False, # Whether or not the text is rendered as bold.
3838 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
3839 "magnitude": 3.14, # The magnitude.
3840 "unit": "A String", # The units for magnitude.
3842 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
3844 "rgbColor": { # An RGB color. # The RGB color value.
3845 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3846 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3847 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3851 "italic": True or False, # Whether or not the text is italicized.
3852 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
3853 … "bookmarkId": "A String", # The ID of a bookmark in this document.
3854 … "headingId": "A String", # The ID of a heading in this document.
3857 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
3858 … "strikethrough": True or False, # Whether or not the text is struck through.
3859 "underline": 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…
3861 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
3862 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
3866 …the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
3867 …t;listIdSuggested": True or False, # Indicates if there was a suggested change to the list_id.
3868 …elSuggested": True or False, # Indicates if there was a suggested change to the nesting_level.
3869 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
3885 …"suggestedParagraphStyleChanges": { # The suggested paragraph style changes to this para…
3887 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
3888 … "alignment": "A String", # The text alignment for this paragraph.
3889 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
3890 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
3894 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3895 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3896 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3900 "dashStyle": "A String", # The dash style of the border.
3901 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
3902 "magnitude": 3.14, # The magnitude.
3903 "unit": "A String", # The units for magnitude.
3905 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
3906 "magnitude": 3.14, # The magnitude.
3907 "unit": "A String", # The units for magnitude.
3910 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
3914 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3915 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3916 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3920 "dashStyle": "A String", # The dash style of the border.
3921 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
3922 "magnitude": 3.14, # The magnitude.
3923 "unit": "A String", # The units for magnitude.
3925 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
3926 "magnitude": 3.14, # The magnitude.
3927 "unit": "A String", # The units for magnitude.
3930 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
3934 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3935 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3936 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3940 "dashStyle": "A String", # The dash style of the border.
3941 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
3942 "magnitude": 3.14, # The magnitude.
3943 "unit": "A String", # The units for magnitude.
3945 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
3946 "magnitude": 3.14, # The magnitude.
3947 "unit": "A String", # The units for magnitude.
3950 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
3954 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3955 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3956 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3960 "dashStyle": "A String", # The dash style of the border.
3961 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
3962 "magnitude": 3.14, # The magnitude.
3963 "unit": "A String", # The units for magnitude.
3965 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
3966 "magnitude": 3.14, # The magnitude.
3967 "unit": "A String", # The units for magnitude.
3970 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
3974 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
3975 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
3976 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
3980 "dashStyle": "A String", # The dash style of the border.
3981 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
3982 "magnitude": 3.14, # The magnitude.
3983 "unit": "A String", # The units for magnitude.
3985 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
3986 "magnitude": 3.14, # The magnitude.
3987 "unit": "A String", # The units for magnitude.
3990 …"direction": "A String", # The text direction of this paragraph. If unset, the…
3991 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
3992 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
3993 "magnitude": 3.14, # The magnitude.
3994 "unit": "A String", # The units for magnitude.
3996 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
3997 "magnitude": 3.14, # The magnitude.
3998 "unit": "A String", # The units for magnitude.
4000 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
4001 "magnitude": 3.14, # The magnitude.
4002 "unit": "A String", # 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…
4007 …The named style type of the paragraph. Since updating the named style type affects other propertie…
4008 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
4012 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4013 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4014 "red": 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 "magnitude": 3.14, # The magnitude.
4021 "unit": "A String", # The units for magnitude.
4023 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
4024 "magnitude": 3.14, # The magnitude.
4025 "unit": "A String", # The units for magnitude.
4027 … "spacingMode": "A String", # The spacing mode for the paragraph.
4028 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
4030 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
4033 "unit": "A String", # The units for magnitude.
4038 …the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
4055 …the fields on the base Shading have been changed in this suggested change. For any field set to tr…
4056 …undColorSuggested": True or False, # Indicates if there was a suggested change to the Shading.
4064 …"suggestedPositionedObjectIds": { # The IDs of the positioned objects that are suggested…
4066 "objectIds": [ # The object IDs.
4072 … the same SectionStyle. A section break represents the start of a new section, and the section sty…
4073 …"sectionStyle": { # The styling that applies to a section. # The style of the section af…
4074 …perties": [ # The section's columns properties. If empty, the section contains one colum…
4076 …d": { # A magnitude in a single direction in the specified units. # The padding at the end of…
4077 "magnitude": 3.14, # The magnitude.
4078 "unit": "A String", # The units for magnitude.
4080 …h": { # A magnitude in a single direction in the specified units. # Output only. The width of…
4081 "magnitude": 3.14, # The magnitude.
4082 "unit": "A String", # The units for magnitude.
4086 …quot;: "A String", # The style of column separators. This style can be set even when the…
4087 …t;contentDirection": "A String", # 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&#…
4090 …The ID of the footer used only for even pages. If the value of DocumentStyle's use_even_page_…
4091 …The ID of the header used only for even pages. If the value of DocumentStyle's use_even_page_…
4092 …The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
4093 …The ID of the header used only for the first page of the section. If use_first_page_header_footer …
4094 …m": { # A magnitude in a single direction in the specified units. # The bottom page margin of…
4095 "magnitude": 3.14, # The magnitude.
4096 "unit": "A String", # The units for magnitude.
4098 …the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
4099 "magnitude": 3.14, # The magnitude.
4100 "unit": "A String", # The units for magnitude.
4102 …the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
4103 "magnitude": 3.14, # The magnitude.
4104 "unit": "A String", # The units for magnitude.
4106 …the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
4107 "magnitude": 3.14, # The magnitude.
4108 "unit": "A String", # The units for magnitude.
4110 …the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
4111 "magnitude": 3.14, # The magnitude.
4112 "unit": "A String", # The units for magnitude.
4114 …Top": { # A magnitude in a single direction in the specified units. # The top page margin of …
4115 "magnitude": 3.14, # The magnitude.
4116 "unit": "A String", # The units for magnitude.
4118 …The page number from which to start counting the number of pages for this section. If unset, page …
4119 "sectionType": "A String", # Output only. The type of section.
4120 …the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
4122 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
4125 …"suggestedInsertionIds": [ # The suggested insertion IDs. A SectionBreak may have multip…
4129 …"startIndex": 42, # The zero-based start index of this structural element, in UTF-16 cod…
4131 …"columns": 42, # Number of columns in the table. It is possible for a table to be non-re…
4132 "rows": 42, # Number of rows in the table.
4133 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
4136 …"suggestedInsertionIds": [ # The suggested insertion IDs. A Table may have multiple inse…
4139 "tableRows": [ # The contents and style of each row.
4140 { # The contents and style of a row in a Table.
4141 … "endIndex": 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
4142 … "startIndex": 42, # The zero-based start index of this row, in UTF-16 code units.
4143 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
4146 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableRow may have multiple i…
4149 …"suggestedTableRowStyleChanges": { # 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…
4152 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
4153 "magnitude": 3.14, # The magnitude.
4154 "unit": "A String", # The units for magnitude.
4157 …the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
4162 …The 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 "content": [ # The content of the cell.
4167 …"endIndex": 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
4168 … "startIndex": 42, # The zero-based start index of this cell, in UTF-16 code units.
4169 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
4172 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableCell may have multiple …
4175 …"suggestedTableCellStyleChanges": { # The suggested changes to the table cell style, key…
4177 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
4181 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4182 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4183 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
4191 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4192 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4193 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4197 … "dashStyle": "A String", # The dash style of the border.
4198 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
4199 "magnitude": 3.14, # The magnitude.
4200 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
4207 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4208 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4209 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4213 … "dashStyle": "A String", # The dash style of the border.
4214 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
4215 "magnitude": 3.14, # The magnitude.
4216 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
4223 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4224 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4225 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4229 … "dashStyle": "A String", # The dash style of the border.
4230 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
4231 "magnitude": 3.14, # The magnitude.
4232 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
4239 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4240 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4241 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4245 … "dashStyle": "A String", # The dash style of the border.
4246 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
4247 "magnitude": 3.14, # The magnitude.
4248 "unit": "A String", # The units for magnitude.
4251 … "columnSpan": 42, # The column span of the cell. This property is read-only.
4252 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
4253 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
4254 "magnitude": 3.14, # The magnitude.
4255 "unit": "A String", # The units for magnitude.
4257 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
4258 "magnitude": 3.14, # The magnitude.
4259 "unit": "A String", # The units for magnitude.
4261 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
4262 "magnitude": 3.14, # The magnitude.
4263 "unit": "A String", # The units for magnitude.
4265 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
4266 "magnitude": 3.14, # The magnitude.
4267 "unit": "A String", # The units for magnitude.
4269 … "rowSpan": 42, # The row span of the cell. This property is read-only.
4271 …the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
4287 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
4291 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4292 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4293 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
4301 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4302 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4303 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4307 "dashStyle": "A String", # The dash style of the border.
4308 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
4309 "magnitude": 3.14, # The magnitude.
4310 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
4317 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4318 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4319 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4323 "dashStyle": "A String", # The dash style of the border.
4324 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
4325 "magnitude": 3.14, # The magnitude.
4326 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
4333 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4334 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4335 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4339 "dashStyle": "A String", # The dash style of the border.
4340 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
4341 "magnitude": 3.14, # The magnitude.
4342 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
4349 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4350 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4351 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4355 "dashStyle": "A String", # The dash style of the border.
4356 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
4357 "magnitude": 3.14, # The magnitude.
4358 "unit": "A String", # The units for magnitude.
4361 … "columnSpan": 42, # The column span of the cell. This property is read-only.
4362 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
4363 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
4364 "magnitude": 3.14, # The magnitude.
4365 "unit": "A String", # The units for magnitude.
4367 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
4368 "magnitude": 3.14, # The magnitude.
4369 "unit": "A String", # The units for magnitude.
4371 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
4372 "magnitude": 3.14, # The magnitude.
4373 "unit": "A String", # The units for magnitude.
4375 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
4376 "magnitude": 3.14, # The magnitude.
4377 "unit": "A String", # The units for magnitude.
4379 … "rowSpan": 42, # The row span of the cell. This property is read-only.
4383 … "tableRowStyle": { # Styles that apply to a table row. # The style of the table row.
4384 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
4385 "magnitude": 3.14, # The magnitude.
4386 "unit": "A String", # The units for magnitude.
4391 "tableStyle": { # Styles that apply to a table. # The style of the table.
4392 …The 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 "magnitude": 3.14, # The magnitude.
4396 "unit": "A String", # The units for magnitude.
4398 "widthType": "A String", # The width type of the column.
4404 "content": [ # The content of the table of contents.
4407 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
4410 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableOfContents may have mul…
4416 "footerId": "A String", # The ID of the footer.
4419 "footnotes": { # Output only. The footnotes in the document, keyed by footnote ID.
4421 …"content": [ # The contents of the footnote. The indexes for a footnote's content b…
4422 { # A StructuralElement describes content that provides structure to the document.
4423 …"endIndex": 42, # The zero-based end index of this structural element, exclusive, in UTF…
4425 …"bullet": { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
4426 … "listId": "A String", # The ID of the list this paragraph belongs to.
4427 "nestingLevel": 42, # The nesting level of this paragraph in the list.
4428 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
4432 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4433 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4434 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4438 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4439 "bold": True or False, # Whether or not the text is rendered as bold.
4440 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
4441 "magnitude": 3.14, # The magnitude.
4442 "unit": "A String", # The units for magnitude.
4444 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4446 "rgbColor": { # An RGB color. # The RGB color value.
4447 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4448 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4449 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4453 "italic": True or False, # Whether or not the text is italicized.
4454 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4455 … "bookmarkId": "A String", # The ID of a bookmark in this document.
4456 … "headingId": "A String", # The ID of a heading in this document.
4459 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
4460 … "strikethrough": True or False, # Whether or not the text is struck through.
4461 "underline": 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…
4463 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4464 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4468 … "elements": [ # The content of the paragraph broken down into its component parts.
4470 …"autoText": { # A ParagraphElement representing a spot in the text that is dynamically r…
4471 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
4474 …"suggestedInsertionIds": [ # The suggested insertion IDs. An AutoText may have multiple …
4477 …"suggestedTextStyleChanges": { # The suggested text style changes to this AutoText, keye…
4479 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
4483 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4484 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4485 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4489 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4490 … "bold": True or False, # Whether or not the text is rendered as bold.
4491 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
4492 "magnitude": 3.14, # The magnitude.
4493 "unit": "A String", # The units for magnitude.
4495 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4497 "rgbColor": { # An RGB color. # The RGB color value.
4498 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4499 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4500 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4504 "italic": True or False, # Whether or not the text is italicized.
4505 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4506 … "bookmarkId": "A String", # The ID of a bookmark in this document.
4507 … "headingId": "A String", # The ID of a heading in this document.
4510 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
4511 … "strikethrough": True or False, # Whether or not the text is struck through.
4512 … "underline": 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…
4514 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4515 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4518 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
4533 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
4537 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4538 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4539 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4543 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4544 "bold": True or False, # Whether or not the text is rendered as bold.
4545 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
4546 "magnitude": 3.14, # The magnitude.
4547 "unit": "A String", # The units for magnitude.
4549 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4551 "rgbColor": { # An RGB color. # The RGB color value.
4552 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4553 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4554 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4558 "italic": True or False, # Whether or not the text is italicized.
4559 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4560 … "bookmarkId": "A String", # The ID of a bookmark in this document.
4561 … "headingId": "A String", # The ID of a heading in this document.
4564 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
4565 … "strikethrough": True or False, # Whether or not the text is struck through.
4566 "underline": 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…
4568 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4569 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4572 "type": "A String", # 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
4578 …"suggestedInsertionIds": [ # The suggested insertion IDs. A ColumnBreak may have multipl…
4581 …"suggestedTextStyleChanges": { # The suggested text style changes to this ColumnBreak, k…
4583 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
4587 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4588 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4589 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4593 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4594 … "bold": True or False, # Whether or not the text is rendered as bold.
4595 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
4596 "magnitude": 3.14, # The magnitude.
4597 "unit": "A String", # The units for magnitude.
4599 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4601 "rgbColor": { # An RGB color. # The RGB color value.
4602 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4603 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4604 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4608 "italic": True or False, # Whether or not the text is italicized.
4609 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4610 … "bookmarkId": "A String", # The ID of a bookmark in this document.
4611 … "headingId": "A String", # The ID of a heading in this document.
4614 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
4615 … "strikethrough": True or False, # Whether or not the text is struck through.
4616 … "underline": 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…
4618 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4619 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4622 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
4637 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
4641 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4642 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4643 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4647 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4648 "bold": True or False, # Whether or not the text is rendered as bold.
4649 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
4650 "magnitude": 3.14, # The magnitude.
4651 "unit": "A String", # The units for magnitude.
4653 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4655 "rgbColor": { # An RGB color. # The RGB color value.
4656 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4657 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4658 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4662 "italic": True or False, # Whether or not the text is italicized.
4663 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4664 … "bookmarkId": "A String", # The ID of a bookmark in this document.
4665 … "headingId": "A String", # The ID of a heading in this document.
4668 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
4669 … "strikethrough": True or False, # Whether or not the text is struck through.
4670 "underline": 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…
4672 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4673 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4677 …"endIndex": 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
4679 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
4682 …"suggestedInsertionIds": [ # 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 …"footnoteId": "A String", # The ID of the footnote that contains the content o…
4688 … "footnoteNumber": "A String", # The rendered number of this footnote.
4689 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
4692 …"suggestedInsertionIds": [ # The suggested insertion IDs. A FootnoteReference may have m…
4695 …"suggestedTextStyleChanges": { # The suggested text style changes to this FootnoteRefere…
4697 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
4701 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4702 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4703 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4707 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4708 … "bold": True or False, # Whether or not the text is rendered as bold.
4709 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
4710 "magnitude": 3.14, # The magnitude.
4711 "unit": "A String", # The units for magnitude.
4713 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4715 "rgbColor": { # An RGB color. # The RGB color value.
4716 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4717 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4718 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4722 "italic": True or False, # Whether or not the text is italicized.
4723 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4724 … "bookmarkId": "A String", # The ID of a bookmark in this document.
4725 … "headingId": "A String", # The ID of a heading in this document.
4728 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
4729 … "strikethrough": True or False, # Whether or not the text is struck through.
4730 … "underline": 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…
4732 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4733 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4736 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
4751 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
4755 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4756 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4757 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4761 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4762 "bold": True or False, # Whether or not the text is rendered as bold.
4763 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
4764 "magnitude": 3.14, # The magnitude.
4765 "unit": "A String", # The units for magnitude.
4767 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4769 "rgbColor": { # An RGB color. # The RGB color value.
4770 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4771 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4772 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4776 "italic": True or False, # Whether or not the text is italicized.
4777 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4778 … "bookmarkId": "A String", # The ID of a bookmark in this document.
4779 … "headingId": "A String", # The ID of a heading in this document.
4782 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
4783 … "strikethrough": True or False, # Whether or not the text is struck through.
4784 "underline": 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…
4786 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4787 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4792 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
4795 …"suggestedInsertionIds": [ # The suggested insertion IDs. A HorizontalRule may have mult…
4798 …"suggestedTextStyleChanges": { # The suggested text style changes to this HorizontalRule…
4800 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
4804 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4805 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4806 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4810 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4811 … "bold": True or False, # Whether or not the text is rendered as bold.
4812 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
4813 "magnitude": 3.14, # The magnitude.
4814 "unit": "A String", # The units for magnitude.
4816 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4818 "rgbColor": { # An RGB color. # The RGB color value.
4819 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4820 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4821 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4825 "italic": True or False, # Whether or not the text is italicized.
4826 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4827 … "bookmarkId": "A String", # The ID of a bookmark in this document.
4828 … "headingId": "A String", # The ID of a heading in this document.
4831 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
4832 … "strikethrough": True or False, # Whether or not the text is struck through.
4833 … "underline": 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…
4835 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4836 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4839 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
4854 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
4858 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4859 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4860 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4864 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4865 "bold": True or False, # Whether or not the text is rendered as bold.
4866 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
4867 "magnitude": 3.14, # The magnitude.
4868 "unit": "A String", # The units for magnitude.
4870 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4872 "rgbColor": { # An RGB color. # The RGB color value.
4873 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4874 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4875 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4879 "italic": True or False, # Whether or not the text is italicized.
4880 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4881 … "bookmarkId": "A String", # The ID of a bookmark in this document.
4882 … "headingId": "A String", # The ID of a heading in this document.
4885 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
4886 … "strikethrough": True or False, # Whether or not the text is struck through.
4887 "underline": 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…
4889 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4890 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4895 …"inlineObjectId": "A String", # The ID of the InlineObject this element contai…
4896 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
4899 …"suggestedInsertionIds": [ # The suggested insertion IDs. An InlineObjectElement may hav…
4902 …"suggestedTextStyleChanges": { # The suggested text style changes to this InlineObject, …
4904 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
4908 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4909 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4910 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4914 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4915 … "bold": True or False, # Whether or not the text is rendered as bold.
4916 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
4917 "magnitude": 3.14, # The magnitude.
4918 "unit": "A String", # The units for magnitude.
4920 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4922 "rgbColor": { # An RGB color. # The RGB color value.
4923 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4924 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4925 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4929 "italic": True or False, # Whether or not the text is italicized.
4930 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4931 … "bookmarkId": "A String", # The ID of a bookmark in this document.
4932 … "headingId": "A String", # The ID of a heading in this document.
4935 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
4936 … "strikethrough": True or False, # Whether or not the text is struck through.
4937 … "underline": 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…
4939 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4940 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
4943 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
4958 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
4962 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4963 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4964 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4968 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
4969 "bold": True or False, # Whether or not the text is rendered as bold.
4970 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
4971 "magnitude": 3.14, # The magnitude.
4972 "unit": "A String", # The units for magnitude.
4974 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
4976 "rgbColor": { # An RGB color. # The RGB color value.
4977 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
4978 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
4979 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
4983 "italic": True or False, # Whether or not the text is italicized.
4984 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
4985 … "bookmarkId": "A String", # The ID of a bookmark in this document.
4986 … "headingId": "A String", # The ID of a heading in this document.
4989 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
4990 … "strikethrough": True or False, # Whether or not the text is struck through.
4991 "underline": 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…
4993 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
4994 …The 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
5002 …"suggestedInsertionIds": [ # The suggested insertion IDs. A PageBreak may have multiple …
5005 …"suggestedTextStyleChanges": { # The suggested text style changes to this PageBreak, key…
5007 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
5011 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5012 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5013 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5017 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
5018 … "bold": True or False, # Whether or not the text is rendered as bold.
5019 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
5020 "magnitude": 3.14, # The magnitude.
5021 "unit": "A String", # The units for magnitude.
5023 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
5025 "rgbColor": { # An RGB color. # The RGB color value.
5026 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5027 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5028 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5032 "italic": True or False, # Whether or not the text is italicized.
5033 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
5034 … "bookmarkId": "A String", # The ID of a bookmark in this document.
5035 … "headingId": "A String", # The ID of a heading in this document.
5038 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
5039 … "strikethrough": True or False, # Whether or not the text is struck through.
5040 … "underline": 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…
5042 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
5043 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
5046 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
5061 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
5065 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5066 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5067 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5071 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
5072 "bold": True or False, # Whether or not the text is rendered as bold.
5073 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
5074 "magnitude": 3.14, # The magnitude.
5075 "unit": "A String", # The units for magnitude.
5077 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
5079 "rgbColor": { # An RGB color. # The RGB color value.
5080 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5081 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5082 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5086 "italic": True or False, # Whether or not the text is italicized.
5087 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
5088 … "bookmarkId": "A String", # The ID of a bookmark in this document.
5089 … "headingId": "A String", # The ID of a heading in this document.
5092 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
5093 … "strikethrough": True or False, # Whether or not the text is struck through.
5094 "underline": 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…
5096 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
5097 …The 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's name …
5102 … "personId": "A String", # Output only. The unique ID of this link.
5103 …operties": { # Properties specific to a linked Person. # Output only. The properties of this …
5104 …"email": "A String", # Output only. The email address linked to this Person. T…
5105 …;: "A String", # Output only. The name of the person if it is displayed in the link text…
5107 …letionIds": [ # IDs for suggestions that remove this person link from the document. A Person …
5110 …ertionIds": [ # IDs for suggestions that insert this person link into the document. A Person …
5113 …"suggestedTextStyleChanges": { # The suggested text style changes to this Person, keyed …
5115 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
5119 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5120 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5121 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5125 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
5126 … "bold": True or False, # Whether or not the text is rendered as bold.
5127 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
5128 "magnitude": 3.14, # The magnitude.
5129 "unit": "A String", # The units for magnitude.
5131 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
5133 "rgbColor": { # An RGB color. # The RGB color value.
5134 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5135 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5136 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5140 "italic": True or False, # Whether or not the text is italicized.
5141 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
5142 … "bookmarkId": "A String", # The ID of a bookmark in this document.
5143 … "headingId": "A String", # The ID of a heading in this document.
5146 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
5147 … "strikethrough": True or False, # Whether or not the text is struck through.
5148 … "underline": 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…
5150 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
5151 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
5154 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
5169 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
5173 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5174 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5175 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5179 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
5180 "bold": True or False, # Whether or not the text is rendered as bold.
5181 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
5182 "magnitude": 3.14, # The magnitude.
5183 "unit": "A String", # The units for magnitude.
5185 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
5187 "rgbColor": { # An RGB color. # The RGB color value.
5188 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5189 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5190 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5194 "italic": True or False, # Whether or not the text is italicized.
5195 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
5196 … "bookmarkId": "A String", # The ID of a bookmark in this document.
5197 … "headingId": "A String", # The ID of a heading in this document.
5200 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
5201 … "strikethrough": True or False, # Whether or not the text is struck through.
5202 "underline": 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…
5204 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
5205 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
5210 "richLinkId": "A String", # Output only. The ID of this link.
5211 …inkProperties": { # Properties specific to a RichLink. # Output only. The properties of this …
5212 … "A String", # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
5213 …The title of the RichLink as displayed in the link. This title matches the title of the linked res…
5214 …"uri": "A String", # Output only. The URI to the RichLink. This is always pres…
5216 …estedDeletionIds": [ # IDs for suggestions that remove this link from the document. A RichLin…
5219 …stedInsertionIds": [ # IDs for suggestions that insert this link into the document. A RichLin…
5222 …"suggestedTextStyleChanges": { # The suggested text style changes to this RichLink, keye…
5224 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
5228 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5229 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5230 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5234 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
5235 … "bold": True or False, # Whether or not the text is rendered as bold.
5236 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
5237 "magnitude": 3.14, # The magnitude.
5238 "unit": "A String", # The units for magnitude.
5240 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
5242 "rgbColor": { # An RGB color. # The RGB color value.
5243 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5244 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5245 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5249 "italic": True or False, # Whether or not the text is italicized.
5250 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
5251 … "bookmarkId": "A String", # The ID of a bookmark in this document.
5252 … "headingId": "A String", # The ID of a heading in this document.
5255 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
5256 … "strikethrough": True or False, # Whether or not the text is struck through.
5257 … "underline": 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…
5259 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
5260 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
5263 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
5278 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
5282 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5283 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5284 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5288 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
5289 "bold": True or False, # Whether or not the text is rendered as bold.
5290 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
5291 "magnitude": 3.14, # The magnitude.
5292 "unit": "A String", # The units for magnitude.
5294 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
5296 "rgbColor": { # An RGB color. # The RGB color value.
5297 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5298 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5299 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5303 "italic": True or False, # Whether or not the text is italicized.
5304 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
5305 … "bookmarkId": "A String", # The ID of a bookmark in this document.
5306 … "headingId": "A String", # The ID of a heading in this document.
5309 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
5310 … "strikethrough": True or False, # Whether or not the text is struck through.
5311 "underline": 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…
5313 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
5314 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
5318 …"startIndex": 42, # The zero-based start index of this paragraph element, in UTF-16 code…
5319 …n": { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
5320 …ontent": "A String", # The text of this run. Any non-text elements in the run are r…
5321 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
5324 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TextRun may have multiple in…
5327 …"suggestedTextStyleChanges": { # The suggested text style changes to this run, keyed by …
5329 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
5333 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5334 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5335 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5339 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
5340 … "bold": True or False, # Whether or not the text is rendered as bold.
5341 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
5342 "magnitude": 3.14, # The magnitude.
5343 "unit": "A String", # The units for magnitude.
5345 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
5347 "rgbColor": { # An RGB color. # The RGB color value.
5348 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5349 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5350 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5354 "italic": True or False, # Whether or not the text is italicized.
5355 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
5356 … "bookmarkId": "A String", # The ID of a bookmark in this document.
5357 … "headingId": "A String", # The ID of a heading in this document.
5360 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
5361 … "strikethrough": True or False, # Whether or not the text is struck through.
5362 … "underline": 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…
5364 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
5365 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
5368 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
5383 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
5387 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5388 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5389 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5393 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
5394 "bold": True or False, # Whether or not the text is rendered as bold.
5395 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
5396 "magnitude": 3.14, # The magnitude.
5397 "unit": "A String", # The units for magnitude.
5399 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
5401 "rgbColor": { # An RGB color. # The RGB color value.
5402 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5403 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5404 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5408 "italic": True or False, # Whether or not the text is italicized.
5409 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
5410 … "bookmarkId": "A String", # The ID of a bookmark in this document.
5411 … "headingId": "A String", # The ID of a heading in this document.
5414 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
5415 … "strikethrough": True or False, # Whether or not the text is struck through.
5416 "underline": 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…
5418 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
5419 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
5425 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
5426 "alignment": "A String", # The text alignment for this paragraph.
5427 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
5428 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
5432 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5433 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5434 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5438 "dashStyle": "A String", # The dash style of the border.
5439 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
5440 "magnitude": 3.14, # The magnitude.
5441 "unit": "A String", # The units for magnitude.
5443 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
5444 "magnitude": 3.14, # The magnitude.
5445 "unit": "A String", # The units for magnitude.
5448 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
5452 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5453 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5454 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5458 "dashStyle": "A String", # The dash style of the border.
5459 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
5460 "magnitude": 3.14, # The magnitude.
5461 "unit": "A String", # The units for magnitude.
5463 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
5464 "magnitude": 3.14, # The magnitude.
5465 "unit": "A String", # The units for magnitude.
5468 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
5472 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5473 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5474 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5478 "dashStyle": "A String", # The dash style of the border.
5479 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
5480 "magnitude": 3.14, # The magnitude.
5481 "unit": "A String", # The units for magnitude.
5483 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
5484 "magnitude": 3.14, # The magnitude.
5485 "unit": "A String", # The units for magnitude.
5488 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
5492 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5493 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5494 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5498 "dashStyle": "A String", # The dash style of the border.
5499 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
5500 "magnitude": 3.14, # The magnitude.
5501 "unit": "A String", # The units for magnitude.
5503 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
5504 "magnitude": 3.14, # The magnitude.
5505 "unit": "A String", # The units for magnitude.
5508 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
5512 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5513 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5514 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5518 "dashStyle": "A String", # The dash style of the border.
5519 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
5520 "magnitude": 3.14, # The magnitude.
5521 "unit": "A String", # The units for magnitude.
5523 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
5524 "magnitude": 3.14, # The magnitude.
5525 "unit": "A String", # The units for magnitude.
5528 …"direction": "A String", # The text direction of this paragraph. If unset, the…
5529 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
5530 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
5531 "magnitude": 3.14, # The magnitude.
5532 "unit": "A String", # The units for magnitude.
5534 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
5535 "magnitude": 3.14, # The magnitude.
5536 "unit": "A String", # The units for magnitude.
5538 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
5539 "magnitude": 3.14, # The magnitude.
5540 "unit": "A String", # 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…
5545 …The named style type of the paragraph. Since updating the named style type affects other propertie…
5546 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
5550 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5551 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5552 "red": 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 "magnitude": 3.14, # The magnitude.
5559 "unit": "A String", # The units for magnitude.
5561 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
5562 "magnitude": 3.14, # The magnitude.
5563 "unit": "A String", # The units for magnitude.
5565 "spacingMode": "A String", # The spacing mode for the paragraph.
5566 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
5568 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
5571 "unit": "A String", # The units for magnitude.
5576 … "positionedObjectIds": [ # The IDs of the positioned objects tethered to this paragraph.
5579 … "suggestedBulletChanges": { # The suggested changes to this paragraph's bullet.
5581 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
5582 … "listId": "A String", # The ID of the list this paragraph belongs to.
5583 "nestingLevel": 42, # The nesting level of this paragraph in the list.
5584 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
5588 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5589 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5590 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5594 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
5595 "bold": True or False, # Whether or not the text is rendered as bold.
5596 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
5597 "magnitude": 3.14, # The magnitude.
5598 "unit": "A String", # The units for magnitude.
5600 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
5602 "rgbColor": { # An RGB color. # The RGB color value.
5603 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5604 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5605 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5609 "italic": True or False, # Whether or not the text is italicized.
5610 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
5611 … "bookmarkId": "A String", # The ID of a bookmark in this document.
5612 … "headingId": "A String", # The ID of a heading in this document.
5615 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
5616 … "strikethrough": True or False, # Whether or not the text is struck through.
5617 "underline": 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…
5619 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
5620 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
5624 …the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
5625 …t;listIdSuggested": True or False, # Indicates if there was a suggested change to the list_id.
5626 …elSuggested": True or False, # Indicates if there was a suggested change to the nesting_level.
5627 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
5643 …"suggestedParagraphStyleChanges": { # The suggested paragraph style changes to this para…
5645 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
5646 … "alignment": "A String", # The text alignment for this paragraph.
5647 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
5648 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
5652 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5653 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5654 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5658 "dashStyle": "A String", # The dash style of the border.
5659 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
5660 "magnitude": 3.14, # The magnitude.
5661 "unit": "A String", # The units for magnitude.
5663 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
5664 "magnitude": 3.14, # The magnitude.
5665 "unit": "A String", # The units for magnitude.
5668 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
5672 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5673 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5674 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5678 "dashStyle": "A String", # The dash style of the border.
5679 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
5680 "magnitude": 3.14, # The magnitude.
5681 "unit": "A String", # The units for magnitude.
5683 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
5684 "magnitude": 3.14, # The magnitude.
5685 "unit": "A String", # The units for magnitude.
5688 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
5692 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5693 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5694 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5698 "dashStyle": "A String", # The dash style of the border.
5699 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
5700 "magnitude": 3.14, # The magnitude.
5701 "unit": "A String", # The units for magnitude.
5703 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
5704 "magnitude": 3.14, # The magnitude.
5705 "unit": "A String", # The units for magnitude.
5708 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
5712 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5713 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5714 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5718 "dashStyle": "A String", # The dash style of the border.
5719 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
5720 "magnitude": 3.14, # The magnitude.
5721 "unit": "A String", # The units for magnitude.
5723 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
5724 "magnitude": 3.14, # The magnitude.
5725 "unit": "A String", # The units for magnitude.
5728 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
5732 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5733 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5734 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5738 "dashStyle": "A String", # The dash style of the border.
5739 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
5740 "magnitude": 3.14, # The magnitude.
5741 "unit": "A String", # The units for magnitude.
5743 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
5744 "magnitude": 3.14, # The magnitude.
5745 "unit": "A String", # The units for magnitude.
5748 …"direction": "A String", # The text direction of this paragraph. If unset, the…
5749 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
5750 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
5751 "magnitude": 3.14, # The magnitude.
5752 "unit": "A String", # The units for magnitude.
5754 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
5755 "magnitude": 3.14, # The magnitude.
5756 "unit": "A String", # The units for magnitude.
5758 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
5759 "magnitude": 3.14, # The magnitude.
5760 "unit": "A String", # 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…
5765 …The named style type of the paragraph. Since updating the named style type affects other propertie…
5766 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
5770 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5771 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5772 "red": 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 "magnitude": 3.14, # The magnitude.
5779 "unit": "A String", # The units for magnitude.
5781 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
5782 "magnitude": 3.14, # The magnitude.
5783 "unit": "A String", # The units for magnitude.
5785 … "spacingMode": "A String", # The spacing mode for the paragraph.
5786 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
5788 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
5791 "unit": "A String", # The units for magnitude.
5796 …the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
5813 …the fields on the base Shading have been changed in this suggested change. For any field set to tr…
5814 …undColorSuggested": True or False, # Indicates if there was a suggested change to the Shading.
5822 …"suggestedPositionedObjectIds": { # The IDs of the positioned objects that are suggested…
5824 "objectIds": [ # The object IDs.
5830 … the same SectionStyle. A section break represents the start of a new section, and the section sty…
5831 …"sectionStyle": { # The styling that applies to a section. # The style of the section af…
5832 …perties": [ # The section's columns properties. If empty, the section contains one colum…
5834 …d": { # A magnitude in a single direction in the specified units. # The padding at the end of…
5835 "magnitude": 3.14, # The magnitude.
5836 "unit": "A String", # The units for magnitude.
5838 …h": { # A magnitude in a single direction in the specified units. # Output only. The width of…
5839 "magnitude": 3.14, # The magnitude.
5840 "unit": "A String", # The units for magnitude.
5844 …quot;: "A String", # The style of column separators. This style can be set even when the…
5845 …t;contentDirection": "A String", # 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&#…
5848 …The ID of the footer used only for even pages. If the value of DocumentStyle's use_even_page_…
5849 …The ID of the header used only for even pages. If the value of DocumentStyle's use_even_page_…
5850 …The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
5851 …The ID of the header used only for the first page of the section. If use_first_page_header_footer …
5852 …m": { # A magnitude in a single direction in the specified units. # The bottom page margin of…
5853 "magnitude": 3.14, # The magnitude.
5854 "unit": "A String", # The units for magnitude.
5856 …the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
5857 "magnitude": 3.14, # The magnitude.
5858 "unit": "A String", # The units for magnitude.
5860 …the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
5861 "magnitude": 3.14, # The magnitude.
5862 "unit": "A String", # The units for magnitude.
5864 …the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
5865 "magnitude": 3.14, # The magnitude.
5866 "unit": "A String", # The units for magnitude.
5868 …the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
5869 "magnitude": 3.14, # The magnitude.
5870 "unit": "A String", # The units for magnitude.
5872 …Top": { # A magnitude in a single direction in the specified units. # The top page margin of …
5873 "magnitude": 3.14, # The magnitude.
5874 "unit": "A String", # The units for magnitude.
5876 …The page number from which to start counting the number of pages for this section. If unset, page …
5877 "sectionType": "A String", # Output only. The type of section.
5878 …the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
5880 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
5883 …"suggestedInsertionIds": [ # The suggested insertion IDs. A SectionBreak may have multip…
5887 …"startIndex": 42, # The zero-based start index of this structural element, in UTF-16 cod…
5889 …"columns": 42, # Number of columns in the table. It is possible for a table to be non-re…
5890 "rows": 42, # Number of rows in the table.
5891 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
5894 …"suggestedInsertionIds": [ # The suggested insertion IDs. A Table may have multiple inse…
5897 "tableRows": [ # The contents and style of each row.
5898 { # The contents and style of a row in a Table.
5899 … "endIndex": 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
5900 … "startIndex": 42, # The zero-based start index of this row, in UTF-16 code units.
5901 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
5904 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableRow may have multiple i…
5907 …"suggestedTableRowStyleChanges": { # 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…
5910 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
5911 "magnitude": 3.14, # The magnitude.
5912 "unit": "A String", # The units for magnitude.
5915 …the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
5920 …The 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 "content": [ # The content of the cell.
5925 …"endIndex": 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
5926 … "startIndex": 42, # The zero-based start index of this cell, in UTF-16 code units.
5927 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
5930 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableCell may have multiple …
5933 …"suggestedTableCellStyleChanges": { # The suggested changes to the table cell style, key…
5935 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
5939 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5940 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5941 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
5949 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5950 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5951 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5955 … "dashStyle": "A String", # The dash style of the border.
5956 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
5957 "magnitude": 3.14, # The magnitude.
5958 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
5965 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5966 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5967 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5971 … "dashStyle": "A String", # The dash style of the border.
5972 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
5973 "magnitude": 3.14, # The magnitude.
5974 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
5981 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5982 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5983 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
5987 … "dashStyle": "A String", # The dash style of the border.
5988 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
5989 "magnitude": 3.14, # The magnitude.
5990 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
5997 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
5998 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
5999 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6003 … "dashStyle": "A String", # The dash style of the border.
6004 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
6005 "magnitude": 3.14, # The magnitude.
6006 "unit": "A String", # The units for magnitude.
6009 … "columnSpan": 42, # The column span of the cell. This property is read-only.
6010 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
6011 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
6012 "magnitude": 3.14, # The magnitude.
6013 "unit": "A String", # The units for magnitude.
6015 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
6016 "magnitude": 3.14, # The magnitude.
6017 "unit": "A String", # The units for magnitude.
6019 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
6020 "magnitude": 3.14, # The magnitude.
6021 "unit": "A String", # The units for magnitude.
6023 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
6024 "magnitude": 3.14, # The magnitude.
6025 "unit": "A String", # The units for magnitude.
6027 … "rowSpan": 42, # The row span of the cell. This property is read-only.
6029 …the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
6045 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
6049 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6050 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6051 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
6059 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6060 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6061 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6065 "dashStyle": "A String", # The dash style of the border.
6066 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
6067 "magnitude": 3.14, # The magnitude.
6068 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
6075 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6076 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6077 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6081 "dashStyle": "A String", # The dash style of the border.
6082 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
6083 "magnitude": 3.14, # The magnitude.
6084 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
6091 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6092 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6093 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6097 "dashStyle": "A String", # The dash style of the border.
6098 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
6099 "magnitude": 3.14, # The magnitude.
6100 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
6107 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6108 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6109 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6113 "dashStyle": "A String", # The dash style of the border.
6114 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
6115 "magnitude": 3.14, # The magnitude.
6116 "unit": "A String", # The units for magnitude.
6119 … "columnSpan": 42, # The column span of the cell. This property is read-only.
6120 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
6121 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
6122 "magnitude": 3.14, # The magnitude.
6123 "unit": "A String", # The units for magnitude.
6125 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
6126 "magnitude": 3.14, # The magnitude.
6127 "unit": "A String", # The units for magnitude.
6129 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
6130 "magnitude": 3.14, # The magnitude.
6131 "unit": "A String", # The units for magnitude.
6133 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
6134 "magnitude": 3.14, # The magnitude.
6135 "unit": "A String", # The units for magnitude.
6137 … "rowSpan": 42, # The row span of the cell. This property is read-only.
6141 … "tableRowStyle": { # Styles that apply to a table row. # The style of the table row.
6142 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
6143 "magnitude": 3.14, # The magnitude.
6144 "unit": "A String", # The units for magnitude.
6149 "tableStyle": { # Styles that apply to a table. # The style of the table.
6150 …The 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 "magnitude": 3.14, # The magnitude.
6154 "unit": "A String", # The units for magnitude.
6156 "widthType": "A String", # The width type of the column.
6162 "content": [ # The content of the table of contents.
6165 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
6168 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableOfContents may have mul…
6174 "footnoteId": "A String", # The ID of the footnote.
6177 "headers": { # Output only. The headers in the document, keyed by header ID.
6179 …"content": [ # The contents of the header. The indexes for a header's content begin…
6180 { # A StructuralElement describes content that provides structure to the document.
6181 …"endIndex": 42, # The zero-based end index of this structural element, exclusive, in UTF…
6183 …"bullet": { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
6184 … "listId": "A String", # The ID of the list this paragraph belongs to.
6185 "nestingLevel": 42, # The nesting level of this paragraph in the list.
6186 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
6190 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6191 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6192 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6196 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6197 "bold": True or False, # Whether or not the text is rendered as bold.
6198 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
6199 "magnitude": 3.14, # The magnitude.
6200 "unit": "A String", # The units for magnitude.
6202 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6204 "rgbColor": { # An RGB color. # The RGB color value.
6205 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6206 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6207 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6211 "italic": True or False, # Whether or not the text is italicized.
6212 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6213 … "bookmarkId": "A String", # The ID of a bookmark in this document.
6214 … "headingId": "A String", # The ID of a heading in this document.
6217 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
6218 … "strikethrough": True or False, # Whether or not the text is struck through.
6219 "underline": 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…
6221 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6222 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6226 … "elements": [ # The content of the paragraph broken down into its component parts.
6228 …"autoText": { # A ParagraphElement representing a spot in the text that is dynamically r…
6229 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
6232 …"suggestedInsertionIds": [ # The suggested insertion IDs. An AutoText may have multiple …
6235 …"suggestedTextStyleChanges": { # The suggested text style changes to this AutoText, keye…
6237 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
6241 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6242 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6243 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6247 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6248 … "bold": True or False, # Whether or not the text is rendered as bold.
6249 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
6250 "magnitude": 3.14, # The magnitude.
6251 "unit": "A String", # The units for magnitude.
6253 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6255 "rgbColor": { # An RGB color. # The RGB color value.
6256 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6257 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6258 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6262 "italic": True or False, # Whether or not the text is italicized.
6263 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6264 … "bookmarkId": "A String", # The ID of a bookmark in this document.
6265 … "headingId": "A String", # The ID of a heading in this document.
6268 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
6269 … "strikethrough": True or False, # Whether or not the text is struck through.
6270 … "underline": 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…
6272 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6273 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6276 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
6291 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
6295 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6296 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6297 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6301 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6302 "bold": True or False, # Whether or not the text is rendered as bold.
6303 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
6304 "magnitude": 3.14, # The magnitude.
6305 "unit": "A String", # The units for magnitude.
6307 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6309 "rgbColor": { # An RGB color. # The RGB color value.
6310 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6311 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6312 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6316 "italic": True or False, # Whether or not the text is italicized.
6317 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6318 … "bookmarkId": "A String", # The ID of a bookmark in this document.
6319 … "headingId": "A String", # The ID of a heading in this document.
6322 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
6323 … "strikethrough": True or False, # Whether or not the text is struck through.
6324 "underline": 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…
6326 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6327 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6330 "type": "A String", # 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
6336 …"suggestedInsertionIds": [ # The suggested insertion IDs. A ColumnBreak may have multipl…
6339 …"suggestedTextStyleChanges": { # The suggested text style changes to this ColumnBreak, k…
6341 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
6345 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6346 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6347 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6351 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6352 … "bold": True or False, # Whether or not the text is rendered as bold.
6353 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
6354 "magnitude": 3.14, # The magnitude.
6355 "unit": "A String", # The units for magnitude.
6357 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6359 "rgbColor": { # An RGB color. # The RGB color value.
6360 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6361 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6362 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6366 "italic": True or False, # Whether or not the text is italicized.
6367 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6368 … "bookmarkId": "A String", # The ID of a bookmark in this document.
6369 … "headingId": "A String", # The ID of a heading in this document.
6372 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
6373 … "strikethrough": True or False, # Whether or not the text is struck through.
6374 … "underline": 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…
6376 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6377 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6380 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
6395 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
6399 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6400 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6401 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6405 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6406 "bold": True or False, # Whether or not the text is rendered as bold.
6407 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
6408 "magnitude": 3.14, # The magnitude.
6409 "unit": "A String", # The units for magnitude.
6411 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6413 "rgbColor": { # An RGB color. # The RGB color value.
6414 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6415 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6416 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6420 "italic": True or False, # Whether or not the text is italicized.
6421 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6422 … "bookmarkId": "A String", # The ID of a bookmark in this document.
6423 … "headingId": "A String", # The ID of a heading in this document.
6426 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
6427 … "strikethrough": True or False, # Whether or not the text is struck through.
6428 "underline": 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…
6430 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6431 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6435 …"endIndex": 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
6437 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
6440 …"suggestedInsertionIds": [ # 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 …"footnoteId": "A String", # The ID of the footnote that contains the content o…
6446 … "footnoteNumber": "A String", # The rendered number of this footnote.
6447 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
6450 …"suggestedInsertionIds": [ # The suggested insertion IDs. A FootnoteReference may have m…
6453 …"suggestedTextStyleChanges": { # The suggested text style changes to this FootnoteRefere…
6455 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
6459 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6460 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6461 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6465 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6466 … "bold": True or False, # Whether or not the text is rendered as bold.
6467 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
6468 "magnitude": 3.14, # The magnitude.
6469 "unit": "A String", # The units for magnitude.
6471 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6473 "rgbColor": { # An RGB color. # The RGB color value.
6474 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6475 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6476 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6480 "italic": True or False, # Whether or not the text is italicized.
6481 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6482 … "bookmarkId": "A String", # The ID of a bookmark in this document.
6483 … "headingId": "A String", # The ID of a heading in this document.
6486 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
6487 … "strikethrough": True or False, # Whether or not the text is struck through.
6488 … "underline": 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…
6490 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6491 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6494 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
6509 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
6513 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6514 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6515 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6519 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6520 "bold": True or False, # Whether or not the text is rendered as bold.
6521 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
6522 "magnitude": 3.14, # The magnitude.
6523 "unit": "A String", # The units for magnitude.
6525 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6527 "rgbColor": { # An RGB color. # The RGB color value.
6528 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6529 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6530 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6534 "italic": True or False, # Whether or not the text is italicized.
6535 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6536 … "bookmarkId": "A String", # The ID of a bookmark in this document.
6537 … "headingId": "A String", # The ID of a heading in this document.
6540 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
6541 … "strikethrough": True or False, # Whether or not the text is struck through.
6542 "underline": 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…
6544 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6545 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6550 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
6553 …"suggestedInsertionIds": [ # The suggested insertion IDs. A HorizontalRule may have mult…
6556 …"suggestedTextStyleChanges": { # The suggested text style changes to this HorizontalRule…
6558 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
6562 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6563 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6564 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6568 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6569 … "bold": True or False, # Whether or not the text is rendered as bold.
6570 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
6571 "magnitude": 3.14, # The magnitude.
6572 "unit": "A String", # The units for magnitude.
6574 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6576 "rgbColor": { # An RGB color. # The RGB color value.
6577 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6578 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6579 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6583 "italic": True or False, # Whether or not the text is italicized.
6584 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6585 … "bookmarkId": "A String", # The ID of a bookmark in this document.
6586 … "headingId": "A String", # The ID of a heading in this document.
6589 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
6590 … "strikethrough": True or False, # Whether or not the text is struck through.
6591 … "underline": 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…
6593 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6594 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6597 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
6612 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
6616 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6617 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6618 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6622 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6623 "bold": True or False, # Whether or not the text is rendered as bold.
6624 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
6625 "magnitude": 3.14, # The magnitude.
6626 "unit": "A String", # The units for magnitude.
6628 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6630 "rgbColor": { # An RGB color. # The RGB color value.
6631 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6632 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6633 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6637 "italic": True or False, # Whether or not the text is italicized.
6638 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6639 … "bookmarkId": "A String", # The ID of a bookmark in this document.
6640 … "headingId": "A String", # The ID of a heading in this document.
6643 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
6644 … "strikethrough": True or False, # Whether or not the text is struck through.
6645 "underline": 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…
6647 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6648 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6653 …"inlineObjectId": "A String", # The ID of the InlineObject this element contai…
6654 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
6657 …"suggestedInsertionIds": [ # The suggested insertion IDs. An InlineObjectElement may hav…
6660 …"suggestedTextStyleChanges": { # The suggested text style changes to this InlineObject, …
6662 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
6666 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6667 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6668 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6672 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6673 … "bold": True or False, # Whether or not the text is rendered as bold.
6674 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
6675 "magnitude": 3.14, # The magnitude.
6676 "unit": "A String", # The units for magnitude.
6678 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6680 "rgbColor": { # An RGB color. # The RGB color value.
6681 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6682 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6683 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6687 "italic": True or False, # Whether or not the text is italicized.
6688 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6689 … "bookmarkId": "A String", # The ID of a bookmark in this document.
6690 … "headingId": "A String", # The ID of a heading in this document.
6693 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
6694 … "strikethrough": True or False, # Whether or not the text is struck through.
6695 … "underline": 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…
6697 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6698 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6701 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
6716 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
6720 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6721 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6722 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6726 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6727 "bold": True or False, # Whether or not the text is rendered as bold.
6728 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
6729 "magnitude": 3.14, # The magnitude.
6730 "unit": "A String", # The units for magnitude.
6732 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6734 "rgbColor": { # An RGB color. # The RGB color value.
6735 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6736 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6737 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6741 "italic": True or False, # Whether or not the text is italicized.
6742 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6743 … "bookmarkId": "A String", # The ID of a bookmark in this document.
6744 … "headingId": "A String", # The ID of a heading in this document.
6747 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
6748 … "strikethrough": True or False, # Whether or not the text is struck through.
6749 "underline": 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…
6751 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6752 …The 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
6760 …"suggestedInsertionIds": [ # The suggested insertion IDs. A PageBreak may have multiple …
6763 …"suggestedTextStyleChanges": { # The suggested text style changes to this PageBreak, key…
6765 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
6769 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6770 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6771 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6775 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6776 … "bold": True or False, # Whether or not the text is rendered as bold.
6777 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
6778 "magnitude": 3.14, # The magnitude.
6779 "unit": "A String", # The units for magnitude.
6781 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6783 "rgbColor": { # An RGB color. # The RGB color value.
6784 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6785 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6786 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6790 "italic": True or False, # Whether or not the text is italicized.
6791 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6792 … "bookmarkId": "A String", # The ID of a bookmark in this document.
6793 … "headingId": "A String", # The ID of a heading in this document.
6796 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
6797 … "strikethrough": True or False, # Whether or not the text is struck through.
6798 … "underline": 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…
6800 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6801 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6804 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
6819 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
6823 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6824 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6825 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6829 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6830 "bold": True or False, # Whether or not the text is rendered as bold.
6831 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
6832 "magnitude": 3.14, # The magnitude.
6833 "unit": "A String", # The units for magnitude.
6835 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6837 "rgbColor": { # An RGB color. # The RGB color value.
6838 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6839 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6840 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6844 "italic": True or False, # Whether or not the text is italicized.
6845 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6846 … "bookmarkId": "A String", # The ID of a bookmark in this document.
6847 … "headingId": "A String", # The ID of a heading in this document.
6850 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
6851 … "strikethrough": True or False, # Whether or not the text is struck through.
6852 "underline": 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…
6854 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6855 …The 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's name …
6860 … "personId": "A String", # Output only. The unique ID of this link.
6861 …operties": { # Properties specific to a linked Person. # Output only. The properties of this …
6862 …"email": "A String", # Output only. The email address linked to this Person. T…
6863 …;: "A String", # Output only. The name of the person if it is displayed in the link text…
6865 …letionIds": [ # IDs for suggestions that remove this person link from the document. A Person …
6868 …ertionIds": [ # IDs for suggestions that insert this person link into the document. A Person …
6871 …"suggestedTextStyleChanges": { # The suggested text style changes to this Person, keyed …
6873 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
6877 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6878 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6879 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6883 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6884 … "bold": True or False, # Whether or not the text is rendered as bold.
6885 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
6886 "magnitude": 3.14, # The magnitude.
6887 "unit": "A String", # The units for magnitude.
6889 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6891 "rgbColor": { # An RGB color. # The RGB color value.
6892 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6893 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6894 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6898 "italic": True or False, # Whether or not the text is italicized.
6899 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6900 … "bookmarkId": "A String", # The ID of a bookmark in this document.
6901 … "headingId": "A String", # The ID of a heading in this document.
6904 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
6905 … "strikethrough": True or False, # Whether or not the text is struck through.
6906 … "underline": 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…
6908 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6909 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6912 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
6927 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
6931 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6932 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6933 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6937 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6938 "bold": True or False, # Whether or not the text is rendered as bold.
6939 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
6940 "magnitude": 3.14, # The magnitude.
6941 "unit": "A String", # The units for magnitude.
6943 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
6945 "rgbColor": { # An RGB color. # The RGB color value.
6946 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6947 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6948 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6952 "italic": True or False, # Whether or not the text is italicized.
6953 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
6954 … "bookmarkId": "A String", # The ID of a bookmark in this document.
6955 … "headingId": "A String", # The ID of a heading in this document.
6958 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
6959 … "strikethrough": True or False, # Whether or not the text is struck through.
6960 "underline": 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…
6962 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
6963 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
6968 "richLinkId": "A String", # Output only. The ID of this link.
6969 …inkProperties": { # Properties specific to a RichLink. # Output only. The properties of this …
6970 … "A String", # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
6971 …The title of the RichLink as displayed in the link. This title matches the title of the linked res…
6972 …"uri": "A String", # Output only. The URI to the RichLink. This is always pres…
6974 …estedDeletionIds": [ # IDs for suggestions that remove this link from the document. A RichLin…
6977 …stedInsertionIds": [ # IDs for suggestions that insert this link into the document. A RichLin…
6980 …"suggestedTextStyleChanges": { # The suggested text style changes to this RichLink, keye…
6982 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
6986 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
6987 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
6988 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
6992 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
6993 … "bold": True or False, # Whether or not the text is rendered as bold.
6994 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
6995 "magnitude": 3.14, # The magnitude.
6996 "unit": "A String", # The units for magnitude.
6998 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
7000 "rgbColor": { # An RGB color. # The RGB color value.
7001 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7002 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7003 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7007 "italic": True or False, # Whether or not the text is italicized.
7008 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
7009 … "bookmarkId": "A String", # The ID of a bookmark in this document.
7010 … "headingId": "A String", # The ID of a heading in this document.
7013 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
7014 … "strikethrough": True or False, # Whether or not the text is struck through.
7015 … "underline": 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…
7017 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
7018 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
7021 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
7036 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
7040 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7041 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7042 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7046 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
7047 "bold": True or False, # Whether or not the text is rendered as bold.
7048 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
7049 "magnitude": 3.14, # The magnitude.
7050 "unit": "A String", # The units for magnitude.
7052 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
7054 "rgbColor": { # An RGB color. # The RGB color value.
7055 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7056 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7057 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7061 "italic": True or False, # Whether or not the text is italicized.
7062 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
7063 … "bookmarkId": "A String", # The ID of a bookmark in this document.
7064 … "headingId": "A String", # The ID of a heading in this document.
7067 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
7068 … "strikethrough": True or False, # Whether or not the text is struck through.
7069 "underline": 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…
7071 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
7072 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
7076 …"startIndex": 42, # The zero-based start index of this paragraph element, in UTF-16 code…
7077 …n": { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
7078 …ontent": "A String", # The text of this run. Any non-text elements in the run are r…
7079 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
7082 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TextRun may have multiple in…
7085 …"suggestedTextStyleChanges": { # The suggested text style changes to this run, keyed by …
7087 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
7091 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7092 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7093 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7097 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
7098 … "bold": True or False, # Whether or not the text is rendered as bold.
7099 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
7100 "magnitude": 3.14, # The magnitude.
7101 "unit": "A String", # The units for magnitude.
7103 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
7105 "rgbColor": { # An RGB color. # The RGB color value.
7106 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7107 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7108 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7112 "italic": True or False, # Whether or not the text is italicized.
7113 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
7114 … "bookmarkId": "A String", # The ID of a bookmark in this document.
7115 … "headingId": "A String", # The ID of a heading in this document.
7118 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
7119 … "strikethrough": True or False, # Whether or not the text is struck through.
7120 … "underline": 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…
7122 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
7123 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
7126 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
7141 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
7145 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7146 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7147 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7151 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
7152 "bold": True or False, # Whether or not the text is rendered as bold.
7153 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
7154 "magnitude": 3.14, # The magnitude.
7155 "unit": "A String", # The units for magnitude.
7157 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
7159 "rgbColor": { # An RGB color. # The RGB color value.
7160 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7161 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7162 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7166 "italic": True or False, # Whether or not the text is italicized.
7167 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
7168 … "bookmarkId": "A String", # The ID of a bookmark in this document.
7169 … "headingId": "A String", # The ID of a heading in this document.
7172 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
7173 … "strikethrough": True or False, # Whether or not the text is struck through.
7174 "underline": 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…
7176 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
7177 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
7183 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
7184 "alignment": "A String", # The text alignment for this paragraph.
7185 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
7186 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
7190 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7191 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7192 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7196 "dashStyle": "A String", # The dash style of the border.
7197 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
7198 "magnitude": 3.14, # The magnitude.
7199 "unit": "A String", # The units for magnitude.
7201 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
7202 "magnitude": 3.14, # The magnitude.
7203 "unit": "A String", # The units for magnitude.
7206 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
7210 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7211 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7212 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7216 "dashStyle": "A String", # The dash style of the border.
7217 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
7218 "magnitude": 3.14, # The magnitude.
7219 "unit": "A String", # The units for magnitude.
7221 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
7222 "magnitude": 3.14, # The magnitude.
7223 "unit": "A String", # The units for magnitude.
7226 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
7230 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7231 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7232 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7236 "dashStyle": "A String", # The dash style of the border.
7237 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
7238 "magnitude": 3.14, # The magnitude.
7239 "unit": "A String", # The units for magnitude.
7241 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
7242 "magnitude": 3.14, # The magnitude.
7243 "unit": "A String", # The units for magnitude.
7246 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
7250 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7251 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7252 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7256 "dashStyle": "A String", # The dash style of the border.
7257 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
7258 "magnitude": 3.14, # The magnitude.
7259 "unit": "A String", # The units for magnitude.
7261 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
7262 "magnitude": 3.14, # The magnitude.
7263 "unit": "A String", # The units for magnitude.
7266 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
7270 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7271 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7272 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7276 "dashStyle": "A String", # The dash style of the border.
7277 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
7278 "magnitude": 3.14, # The magnitude.
7279 "unit": "A String", # The units for magnitude.
7281 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
7282 "magnitude": 3.14, # The magnitude.
7283 "unit": "A String", # The units for magnitude.
7286 …"direction": "A String", # The text direction of this paragraph. If unset, the…
7287 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
7288 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
7289 "magnitude": 3.14, # The magnitude.
7290 "unit": "A String", # The units for magnitude.
7292 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
7293 "magnitude": 3.14, # The magnitude.
7294 "unit": "A String", # The units for magnitude.
7296 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
7297 "magnitude": 3.14, # The magnitude.
7298 "unit": "A String", # 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…
7303 …The named style type of the paragraph. Since updating the named style type affects other propertie…
7304 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
7308 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7309 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7310 "red": 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 "magnitude": 3.14, # The magnitude.
7317 "unit": "A String", # The units for magnitude.
7319 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
7320 "magnitude": 3.14, # The magnitude.
7321 "unit": "A String", # The units for magnitude.
7323 "spacingMode": "A String", # The spacing mode for the paragraph.
7324 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
7326 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
7329 "unit": "A String", # The units for magnitude.
7334 … "positionedObjectIds": [ # The IDs of the positioned objects tethered to this paragraph.
7337 … "suggestedBulletChanges": { # The suggested changes to this paragraph's bullet.
7339 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
7340 … "listId": "A String", # The ID of the list this paragraph belongs to.
7341 "nestingLevel": 42, # The nesting level of this paragraph in the list.
7342 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
7346 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7347 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7348 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7352 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
7353 "bold": True or False, # Whether or not the text is rendered as bold.
7354 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
7355 "magnitude": 3.14, # The magnitude.
7356 "unit": "A String", # The units for magnitude.
7358 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
7360 "rgbColor": { # An RGB color. # The RGB color value.
7361 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7362 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7363 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7367 "italic": True or False, # Whether or not the text is italicized.
7368 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
7369 … "bookmarkId": "A String", # The ID of a bookmark in this document.
7370 … "headingId": "A String", # The ID of a heading in this document.
7373 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
7374 … "strikethrough": True or False, # Whether or not the text is struck through.
7375 "underline": 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…
7377 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
7378 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
7382 …the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
7383 …t;listIdSuggested": True or False, # Indicates if there was a suggested change to the list_id.
7384 …elSuggested": True or False, # Indicates if there was a suggested change to the nesting_level.
7385 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
7401 …"suggestedParagraphStyleChanges": { # The suggested paragraph style changes to this para…
7403 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
7404 … "alignment": "A String", # The text alignment for this paragraph.
7405 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
7406 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
7410 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7411 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7412 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7416 "dashStyle": "A String", # The dash style of the border.
7417 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
7418 "magnitude": 3.14, # The magnitude.
7419 "unit": "A String", # The units for magnitude.
7421 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
7422 "magnitude": 3.14, # The magnitude.
7423 "unit": "A String", # The units for magnitude.
7426 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
7430 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7431 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7432 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7436 "dashStyle": "A String", # The dash style of the border.
7437 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
7438 "magnitude": 3.14, # The magnitude.
7439 "unit": "A String", # The units for magnitude.
7441 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
7442 "magnitude": 3.14, # The magnitude.
7443 "unit": "A String", # The units for magnitude.
7446 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
7450 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7451 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7452 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7456 "dashStyle": "A String", # The dash style of the border.
7457 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
7458 "magnitude": 3.14, # The magnitude.
7459 "unit": "A String", # The units for magnitude.
7461 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
7462 "magnitude": 3.14, # The magnitude.
7463 "unit": "A String", # The units for magnitude.
7466 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
7470 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7471 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7472 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7476 "dashStyle": "A String", # The dash style of the border.
7477 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
7478 "magnitude": 3.14, # The magnitude.
7479 "unit": "A String", # The units for magnitude.
7481 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
7482 "magnitude": 3.14, # The magnitude.
7483 "unit": "A String", # The units for magnitude.
7486 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
7490 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7491 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7492 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7496 "dashStyle": "A String", # The dash style of the border.
7497 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
7498 "magnitude": 3.14, # The magnitude.
7499 "unit": "A String", # The units for magnitude.
7501 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
7502 "magnitude": 3.14, # The magnitude.
7503 "unit": "A String", # The units for magnitude.
7506 …"direction": "A String", # The text direction of this paragraph. If unset, the…
7507 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
7508 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
7509 "magnitude": 3.14, # The magnitude.
7510 "unit": "A String", # The units for magnitude.
7512 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
7513 "magnitude": 3.14, # The magnitude.
7514 "unit": "A String", # The units for magnitude.
7516 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
7517 "magnitude": 3.14, # The magnitude.
7518 "unit": "A String", # 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…
7523 …The named style type of the paragraph. Since updating the named style type affects other propertie…
7524 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
7528 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7529 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7530 "red": 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 "magnitude": 3.14, # The magnitude.
7537 "unit": "A String", # The units for magnitude.
7539 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
7540 "magnitude": 3.14, # The magnitude.
7541 "unit": "A String", # The units for magnitude.
7543 … "spacingMode": "A String", # The spacing mode for the paragraph.
7544 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
7546 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
7549 "unit": "A String", # The units for magnitude.
7554 …the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
7571 …the fields on the base Shading have been changed in this suggested change. For any field set to tr…
7572 …undColorSuggested": True or False, # Indicates if there was a suggested change to the Shading.
7580 …"suggestedPositionedObjectIds": { # The IDs of the positioned objects that are suggested…
7582 "objectIds": [ # The object IDs.
7588 … the same SectionStyle. A section break represents the start of a new section, and the section sty…
7589 …"sectionStyle": { # The styling that applies to a section. # The style of the section af…
7590 …perties": [ # The section's columns properties. If empty, the section contains one colum…
7592 …d": { # A magnitude in a single direction in the specified units. # The padding at the end of…
7593 "magnitude": 3.14, # The magnitude.
7594 "unit": "A String", # The units for magnitude.
7596 …h": { # A magnitude in a single direction in the specified units. # Output only. The width of…
7597 "magnitude": 3.14, # The magnitude.
7598 "unit": "A String", # The units for magnitude.
7602 …quot;: "A String", # The style of column separators. This style can be set even when the…
7603 …t;contentDirection": "A String", # 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&#…
7606 …The ID of the footer used only for even pages. If the value of DocumentStyle's use_even_page_…
7607 …The ID of the header used only for even pages. If the value of DocumentStyle's use_even_page_…
7608 …The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
7609 …The ID of the header used only for the first page of the section. If use_first_page_header_footer …
7610 …m": { # A magnitude in a single direction in the specified units. # The bottom page margin of…
7611 "magnitude": 3.14, # The magnitude.
7612 "unit": "A String", # The units for magnitude.
7614 …the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
7615 "magnitude": 3.14, # The magnitude.
7616 "unit": "A String", # The units for magnitude.
7618 …the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
7619 "magnitude": 3.14, # The magnitude.
7620 "unit": "A String", # The units for magnitude.
7622 …the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
7623 "magnitude": 3.14, # The magnitude.
7624 "unit": "A String", # The units for magnitude.
7626 …the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
7627 "magnitude": 3.14, # The magnitude.
7628 "unit": "A String", # The units for magnitude.
7630 …Top": { # A magnitude in a single direction in the specified units. # The top page margin of …
7631 "magnitude": 3.14, # The magnitude.
7632 "unit": "A String", # The units for magnitude.
7634 …The page number from which to start counting the number of pages for this section. If unset, page …
7635 "sectionType": "A String", # Output only. The type of section.
7636 …the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
7638 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
7641 …"suggestedInsertionIds": [ # The suggested insertion IDs. A SectionBreak may have multip…
7645 …"startIndex": 42, # The zero-based start index of this structural element, in UTF-16 cod…
7647 …"columns": 42, # Number of columns in the table. It is possible for a table to be non-re…
7648 "rows": 42, # Number of rows in the table.
7649 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
7652 …"suggestedInsertionIds": [ # The suggested insertion IDs. A Table may have multiple inse…
7655 "tableRows": [ # The contents and style of each row.
7656 { # The contents and style of a row in a Table.
7657 … "endIndex": 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
7658 … "startIndex": 42, # The zero-based start index of this row, in UTF-16 code units.
7659 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
7662 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableRow may have multiple i…
7665 …"suggestedTableRowStyleChanges": { # 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…
7668 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
7669 "magnitude": 3.14, # The magnitude.
7670 "unit": "A String", # The units for magnitude.
7673 …the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
7678 …The 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 "content": [ # The content of the cell.
7683 …"endIndex": 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
7684 … "startIndex": 42, # The zero-based start index of this cell, in UTF-16 code units.
7685 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
7688 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableCell may have multiple …
7691 …"suggestedTableCellStyleChanges": { # The suggested changes to the table cell style, key…
7693 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
7697 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7698 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7699 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
7707 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7708 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7709 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7713 … "dashStyle": "A String", # The dash style of the border.
7714 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
7715 "magnitude": 3.14, # The magnitude.
7716 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
7723 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7724 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7725 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7729 … "dashStyle": "A String", # The dash style of the border.
7730 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
7731 "magnitude": 3.14, # The magnitude.
7732 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
7739 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7740 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7741 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7745 … "dashStyle": "A String", # The dash style of the border.
7746 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
7747 "magnitude": 3.14, # The magnitude.
7748 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
7755 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7756 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7757 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7761 … "dashStyle": "A String", # The dash style of the border.
7762 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
7763 "magnitude": 3.14, # The magnitude.
7764 "unit": "A String", # The units for magnitude.
7767 … "columnSpan": 42, # The column span of the cell. This property is read-only.
7768 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
7769 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
7770 "magnitude": 3.14, # The magnitude.
7771 "unit": "A String", # The units for magnitude.
7773 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
7774 "magnitude": 3.14, # The magnitude.
7775 "unit": "A String", # The units for magnitude.
7777 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
7778 "magnitude": 3.14, # The magnitude.
7779 "unit": "A String", # The units for magnitude.
7781 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
7782 "magnitude": 3.14, # The magnitude.
7783 "unit": "A String", # The units for magnitude.
7785 … "rowSpan": 42, # The row span of the cell. This property is read-only.
7787 …the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
7803 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
7807 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7808 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7809 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
7817 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7818 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7819 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7823 "dashStyle": "A String", # The dash style of the border.
7824 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
7825 "magnitude": 3.14, # The magnitude.
7826 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
7833 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7834 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7835 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7839 "dashStyle": "A String", # The dash style of the border.
7840 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
7841 "magnitude": 3.14, # The magnitude.
7842 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
7849 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7850 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7851 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7855 "dashStyle": "A String", # The dash style of the border.
7856 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
7857 "magnitude": 3.14, # The magnitude.
7858 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
7865 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7866 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7867 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7871 "dashStyle": "A String", # The dash style of the border.
7872 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
7873 "magnitude": 3.14, # The magnitude.
7874 "unit": "A String", # The units for magnitude.
7877 … "columnSpan": 42, # The column span of the cell. This property is read-only.
7878 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
7879 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
7880 "magnitude": 3.14, # The magnitude.
7881 "unit": "A String", # The units for magnitude.
7883 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
7884 "magnitude": 3.14, # The magnitude.
7885 "unit": "A String", # The units for magnitude.
7887 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
7888 "magnitude": 3.14, # The magnitude.
7889 "unit": "A String", # The units for magnitude.
7891 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
7892 "magnitude": 3.14, # The magnitude.
7893 "unit": "A String", # The units for magnitude.
7895 … "rowSpan": 42, # The row span of the cell. This property is read-only.
7899 … "tableRowStyle": { # Styles that apply to a table row. # The style of the table row.
7900 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
7901 "magnitude": 3.14, # The magnitude.
7902 "unit": "A String", # The units for magnitude.
7907 "tableStyle": { # Styles that apply to a table. # The style of the table.
7908 …The 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 "magnitude": 3.14, # The magnitude.
7912 "unit": "A String", # The units for magnitude.
7914 "widthType": "A String", # The width type of the column.
7920 "content": [ # The content of the table of contents.
7923 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
7926 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableOfContents may have mul…
7932 "headerId": "A String", # The ID of the header.
7935 …"inlineObjects": { # Output only. The inline objects in the document, keyed by object ID.
7937 …"inlineObjectProperties": { # Properties of an InlineObject. # The properties of this in…
7938 …"embeddedObject": { # An embedded object in the document. # The embedded object of this …
7939 …"description": "A String", # The description of the embedded object. The `titl…
7940 …"embeddedDrawingProperties": { # The properties of an embedded drawing. # The properties…
7942 …mbeddedObjectBorder": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
7946 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
7947 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
7948 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
7952 "dashStyle": "A String", # The dash style of the border.
7953 … "propertyState": "A String", # The property state of the border property.
7954 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
7955 "magnitude": 3.14, # The magnitude.
7956 "unit": "A String", # The units for magnitude.
7959 "imageProperties": { # The properties of an image. # The properties of an image.
7960 "angle": 3.14, # The clockwise rotation angle of the image, in radians.
7961 …"brightness": 3.14, # The brightness effect of the image. The value should be in the int…
7962 …the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
7963 …"contrast": 3.14, # The contrast effect of the image. The value should be in the interva…
7964 …The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
7965 …angle": 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 …"sourceUri": "A String", # The source URI is the URI used to insert the image.…
7972 …"transparency": 3.14, # The transparency effect of the image. The value should be in the…
7974 …the 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 …"chartId": 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
7977 …ot;spreadsheetId": "A String", # The ID of the Google Sheets spreadsheet that conta…
7980 …ttom": { # A magnitude in a single direction in the specified units. # The bottom margin of t…
7981 "magnitude": 3.14, # The magnitude.
7982 "unit": "A String", # The units for magnitude.
7984 …nLeft": { # A magnitude in a single direction in the specified units. # The left margin of th…
7985 "magnitude": 3.14, # The magnitude.
7986 "unit": "A String", # The units for magnitude.
7988 …ight": { # A magnitude in a single direction in the specified units. # The right margin of th…
7989 "magnitude": 3.14, # The magnitude.
7990 "unit": "A String", # The units for magnitude.
7992 …inTop": { # A magnitude in a single direction in the specified units. # The top margin of the…
7993 "magnitude": 3.14, # The magnitude.
7994 "unit": "A String", # The units for magnitude.
7996 "size": { # A width and height. # The visible size of the image after cropping.
7997 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
7998 "magnitude": 3.14, # The magnitude.
7999 "unit": "A String", # The units for magnitude.
8001 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
8002 "magnitude": 3.14, # The magnitude.
8003 "unit": "A String", # The units for magnitude.
8006 …"title": "A String", # The title of the embedded object. The `title` and `desc…
8009 "objectId": "A String", # The ID of this inline object.
8010 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
8013 …"suggestedInlineObjectPropertiesChanges": { # The suggested changes to the inline object…
8015 …InlineObjectProperties that only includes the changes made in this suggestion. This can be used al…
8016 …"embeddedObject": { # An embedded object in the document. # The embedded object of this …
8017 …"description": "A String", # The description of the embedded object. The `titl…
8018 …"embeddedDrawingProperties": { # The properties of an embedded drawing. # The properties…
8020 …mbeddedObjectBorder": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
8024 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8025 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8026 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8030 "dashStyle": "A String", # The dash style of the border.
8031 … "propertyState": "A String", # The property state of the border property.
8032 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
8033 "magnitude": 3.14, # The magnitude.
8034 "unit": "A String", # The units for magnitude.
8037 … "imageProperties": { # The properties of an image. # The properties of an image.
8038 "angle": 3.14, # The clockwise rotation angle of the image, in radians.
8039 …"brightness": 3.14, # The brightness effect of the image. The value should be in the int…
8040 …the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
8041 …"contrast": 3.14, # The contrast effect of the image. The value should be in the interva…
8042 …The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
8043 …angle": 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 …"sourceUri": "A String", # The source URI is the URI used to insert the image.…
8050 …"transparency": 3.14, # The transparency effect of the image. The value should be in the…
8052 …the 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 …"chartId": 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
8055 …ot;spreadsheetId": "A String", # The ID of the Google Sheets spreadsheet that conta…
8058 …ttom": { # A magnitude in a single direction in the specified units. # The bottom margin of t…
8059 "magnitude": 3.14, # The magnitude.
8060 "unit": "A String", # The units for magnitude.
8062 …nLeft": { # A magnitude in a single direction in the specified units. # The left margin of th…
8063 "magnitude": 3.14, # The magnitude.
8064 "unit": "A String", # The units for magnitude.
8066 …ight": { # A magnitude in a single direction in the specified units. # The right margin of th…
8067 "magnitude": 3.14, # The magnitude.
8068 "unit": "A String", # The units for magnitude.
8070 …inTop": { # A magnitude in a single direction in the specified units. # The top margin of the…
8071 "magnitude": 3.14, # The magnitude.
8072 "unit": "A String", # The units for magnitude.
8074 … "size": { # A width and height. # The visible size of the image after cropping.
8075 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
8076 "magnitude": 3.14, # The magnitude.
8077 "unit": "A String", # The units for magnitude.
8079 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
8080 "magnitude": 3.14, # The magnitude.
8081 "unit": "A String", # The units for magnitude.
8084 …"title": "A String", # The title of the embedded object. The `title` and `desc…
8087 …the fields on the base InlineObjectProperties have been changed in this suggestion. For any field …
8088 …the fields on the base EmbeddedObject have been changed in this suggestion. For any field set to t…
8090 …the fields on the base EmbeddedDrawingProperties have been changed in this suggestion. For any fie…
8092 …the fields on the base EmbeddedObjectBorder have been changed in this suggestion. For any field se…
8098 …the fields on the base ImageProperties have been changed in this suggestion. For any field set to …
8103 …the fields on the base CropProperties have been changed in this suggestion. For any field set to t…
8113 …the fields on the base LinkedContentReference have been changed in this suggestion. For any field …
8114 …the fields on the base SheetsChartReference have been changed in this suggestion. For any field se…
8123 …the fields on the base Size have been changed in this suggestion. For any field set to true, the S…
8132 …"suggestedInsertionId": "A String", # The suggested insertion ID. If empty, th…
8135 "lists": { # 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…
8138 …the 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": "A String", # The alignment of the bullet within the space allotted for…
8141 …The format string used by bullets at this level of nesting. The glyph format contains one or more …
8142 …The glyph symbol replaces placeholders within the glyph_format. For example, if the glyph_symbol i…
8143 …The 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 "magnitude": 3.14, # The magnitude.
8146 "unit": "A String", # The units for magnitude.
8148 …the specified units. # The amount of indentation for paragraphs at this level of nesting. Applied …
8149 "magnitude": 3.14, # The magnitude.
8150 "unit": "A String", # The units for magnitude.
8152 …"startNumber": 42, # The number of the first list item at this nesting level. A value of…
8153 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
8157 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8158 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8159 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8163 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
8164 "bold": True or False, # Whether or not the text is rendered as bold.
8165 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
8166 "magnitude": 3.14, # The magnitude.
8167 "unit": "A String", # The units for magnitude.
8169 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
8171 "rgbColor": { # An RGB color. # The RGB color value.
8172 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8173 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8174 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8178 "italic": True or False, # Whether or not the text is italicized.
8179 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
8180 … "bookmarkId": "A String", # The ID of a bookmark in this document.
8181 "headingId": "A String", # The ID of a heading in this document.
8184 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
8185 "strikethrough": True or False, # Whether or not the text is struck through.
8186 "underline": 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…
8188 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
8189 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
8195 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
8198 …"suggestedInsertionId": "A String", # The suggested insertion ID. If empty, th…
8199 …"suggestedListPropertiesChanges": { # The suggested changes to the list properties, keye…
8201 …The properties of a list which describe the look and feel of bullets belonging to paragraphs assoc…
8202 …the 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": "A String", # The alignment of the bullet within the space allotted for…
8205 …The format string used by bullets at this level of nesting. The glyph format contains one or more …
8206 …The glyph symbol replaces placeholders within the glyph_format. For example, if the glyph_symbol i…
8207 …The 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 "magnitude": 3.14, # The magnitude.
8210 "unit": "A String", # The units for magnitude.
8212 …the specified units. # The amount of indentation for paragraphs at this level of nesting. Applied …
8213 "magnitude": 3.14, # The magnitude.
8214 "unit": "A String", # The units for magnitude.
8216 …"startNumber": 42, # The number of the first list item at this nesting level. A value of…
8217 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
8221 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8222 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8223 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8227 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
8228 "bold": True or False, # Whether or not the text is rendered as bold.
8229 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
8230 "magnitude": 3.14, # The magnitude.
8231 "unit": "A String", # The units for magnitude.
8233 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
8235 "rgbColor": { # An RGB color. # The RGB color value.
8236 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8237 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8238 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8242 "italic": True or False, # Whether or not the text is italicized.
8243 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
8244 … "bookmarkId": "A String", # The ID of a bookmark in this document.
8245 … "headingId": "A String", # The ID of a heading in this document.
8248 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
8249 … "strikethrough": True or False, # Whether or not the text is struck through.
8250 "underline": 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…
8252 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
8253 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
8259 …the fields on the base ListProperties have been changed in this suggestion. For any field set to t…
8260 …the 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…
8269 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
8289 "namedRanges": { # Output only. The named ranges in the document, keyed by name.
8290 …"a_key": { # A collection of all the NamedRanges in the document that share a given name.
8291 "name": "A String", # The name that all the named ranges share.
8292 "namedRanges": [ # The NamedRanges that share the same name.
8293 …the same named range ID. Named ranges allow developers to associate parts of a document with an ar…
8294 "name": "A String", # The name of the named range.
8295 "namedRangeId": "A String", # The ID of the named range.
8296 "ranges": [ # The ranges that belong to this named range.
8298 …"endIndex": 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
8299 …quot;A String", # The ID of the header, footer or footnote that this range is contained in. A…
8300 …"startIndex": 42, # The zero-based start index of this range, in UTF-16 code units. In a…
8307 …The named styles. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from t…
8308 …"styles": [ # 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 "namedStyleType": "A String", # The type of this named style.
8311 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
8312 "alignment": "A String", # The text alignment for this paragraph.
8313 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
8314 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
8318 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8319 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8320 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8324 "dashStyle": "A String", # The dash style of the border.
8325 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
8326 "magnitude": 3.14, # The magnitude.
8327 "unit": "A String", # The units for magnitude.
8329 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
8330 "magnitude": 3.14, # The magnitude.
8331 "unit": "A String", # The units for magnitude.
8334 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
8338 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8339 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8340 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8344 "dashStyle": "A String", # The dash style of the border.
8345 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
8346 "magnitude": 3.14, # The magnitude.
8347 "unit": "A String", # The units for magnitude.
8349 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
8350 "magnitude": 3.14, # The magnitude.
8351 "unit": "A String", # The units for magnitude.
8354 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
8358 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8359 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8360 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8364 "dashStyle": "A String", # The dash style of the border.
8365 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
8366 "magnitude": 3.14, # The magnitude.
8367 "unit": "A String", # The units for magnitude.
8369 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
8370 "magnitude": 3.14, # The magnitude.
8371 "unit": "A String", # The units for magnitude.
8374 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
8378 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8379 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8380 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8384 "dashStyle": "A String", # The dash style of the border.
8385 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
8386 "magnitude": 3.14, # The magnitude.
8387 "unit": "A String", # The units for magnitude.
8389 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
8390 "magnitude": 3.14, # The magnitude.
8391 "unit": "A String", # The units for magnitude.
8394 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
8398 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8399 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8400 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8404 "dashStyle": "A String", # The dash style of the border.
8405 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
8406 "magnitude": 3.14, # The magnitude.
8407 "unit": "A String", # The units for magnitude.
8409 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
8410 "magnitude": 3.14, # The magnitude.
8411 "unit": "A String", # The units for magnitude.
8414 …"direction": "A String", # The text direction of this paragraph. If unset, the…
8415 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
8416 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
8417 "magnitude": 3.14, # The magnitude.
8418 "unit": "A String", # The units for magnitude.
8420 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
8421 "magnitude": 3.14, # The magnitude.
8422 "unit": "A String", # The units for magnitude.
8424 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
8425 "magnitude": 3.14, # The magnitude.
8426 "unit": "A String", # 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…
8431 …The named style type of the paragraph. Since updating the named style type affects other propertie…
8432 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
8436 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8437 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8438 "red": 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 "magnitude": 3.14, # The magnitude.
8445 "unit": "A String", # The units for magnitude.
8447 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
8448 "magnitude": 3.14, # The magnitude.
8449 "unit": "A String", # The units for magnitude.
8451 "spacingMode": "A String", # The spacing mode for the paragraph.
8452 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
8454 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
8457 "unit": "A String", # The units for magnitude.
8462 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
8466 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8467 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8468 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8472 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
8473 "bold": True or False, # Whether or not the text is rendered as bold.
8474 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
8475 "magnitude": 3.14, # The magnitude.
8476 "unit": "A String", # The units for magnitude.
8478 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
8480 "rgbColor": { # An RGB color. # The RGB color value.
8481 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8482 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8483 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8487 "italic": True or False, # Whether or not the text is italicized.
8488 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
8489 "bookmarkId": "A String", # The ID of a bookmark in this document.
8490 "headingId": "A String", # The ID of a heading in this document.
8493 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
8494 "strikethrough": True or False, # Whether or not the text is struck through.
8495 "underline": 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…
8497 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
8498 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
8504 …"positionedObjects": { # 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 "objectId": "A String", # The ID of this positioned object.
8507 …"positionedObjectProperties": { # Properties of a PositionedObject. # The properties of …
8508 …"embeddedObject": { # An embedded object in the document. # The embedded object of this …
8509 …"description": "A String", # The description of the embedded object. The `titl…
8510 …"embeddedDrawingProperties": { # The properties of an embedded drawing. # The properties…
8512 …mbeddedObjectBorder": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
8516 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8517 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8518 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8522 "dashStyle": "A String", # The dash style of the border.
8523 … "propertyState": "A String", # The property state of the border property.
8524 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
8525 "magnitude": 3.14, # The magnitude.
8526 "unit": "A String", # The units for magnitude.
8529 "imageProperties": { # The properties of an image. # The properties of an image.
8530 "angle": 3.14, # The clockwise rotation angle of the image, in radians.
8531 …"brightness": 3.14, # The brightness effect of the image. The value should be in the int…
8532 …the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
8533 …"contrast": 3.14, # The contrast effect of the image. The value should be in the interva…
8534 …The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
8535 …angle": 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 …"sourceUri": "A String", # The source URI is the URI used to insert the image.…
8542 …"transparency": 3.14, # The transparency effect of the image. The value should be in the…
8544 …the 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 …"chartId": 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
8547 …ot;spreadsheetId": "A String", # The ID of the Google Sheets spreadsheet that conta…
8550 …ttom": { # A magnitude in a single direction in the specified units. # The bottom margin of t…
8551 "magnitude": 3.14, # The magnitude.
8552 "unit": "A String", # The units for magnitude.
8554 …nLeft": { # A magnitude in a single direction in the specified units. # The left margin of th…
8555 "magnitude": 3.14, # The magnitude.
8556 "unit": "A String", # The units for magnitude.
8558 …ight": { # A magnitude in a single direction in the specified units. # The right margin of th…
8559 "magnitude": 3.14, # The magnitude.
8560 "unit": "A String", # The units for magnitude.
8562 …inTop": { # A magnitude in a single direction in the specified units. # The top margin of the…
8563 "magnitude": 3.14, # The magnitude.
8564 "unit": "A String", # The units for magnitude.
8566 "size": { # A width and height. # The visible size of the image after cropping.
8567 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
8568 "magnitude": 3.14, # The magnitude.
8569 "unit": "A String", # The units for magnitude.
8571 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
8572 "magnitude": 3.14, # The magnitude.
8573 "unit": "A String", # The units for magnitude.
8576 …"title": "A String", # The title of the embedded object. The `title` and `desc…
8578 …The positioning of a PositionedObject. The positioned object is positioned relative to the beginni…
8579 "layout": "A String", # The layout of this positioned object.
8580 …the specified units. # The offset of the left edge of the positioned object relative to the beginn…
8581 "magnitude": 3.14, # The magnitude.
8582 "unit": "A String", # The units for magnitude.
8584 …the specified units. # The offset of the top edge of the positioned object relative to the beginni…
8585 "magnitude": 3.14, # The magnitude.
8586 "unit": "A String", # The units for magnitude.
8590 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
8593 …"suggestedInsertionId": "A String", # The suggested insertion ID. If empty, th…
8594 …"suggestedPositionedObjectPropertiesChanges": { # The suggested changes to the positione…
8596 …tionedObjectProperties that only includes the changes made in this suggestion. This can be used al…
8597 …"embeddedObject": { # An embedded object in the document. # The embedded object of this …
8598 …"description": "A String", # The description of the embedded object. The `titl…
8599 …"embeddedDrawingProperties": { # The properties of an embedded drawing. # The properties…
8601 …mbeddedObjectBorder": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
8605 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8606 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8607 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8611 "dashStyle": "A String", # The dash style of the border.
8612 … "propertyState": "A String", # The property state of the border property.
8613 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
8614 "magnitude": 3.14, # The magnitude.
8615 "unit": "A String", # The units for magnitude.
8618 … "imageProperties": { # The properties of an image. # The properties of an image.
8619 "angle": 3.14, # The clockwise rotation angle of the image, in radians.
8620 …"brightness": 3.14, # The brightness effect of the image. The value should be in the int…
8621 …the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
8622 …"contrast": 3.14, # The contrast effect of the image. The value should be in the interva…
8623 …The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
8624 …angle": 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 …"sourceUri": "A String", # The source URI is the URI used to insert the image.…
8631 …"transparency": 3.14, # The transparency effect of the image. The value should be in the…
8633 …the 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 …"chartId": 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
8636 …ot;spreadsheetId": "A String", # The ID of the Google Sheets spreadsheet that conta…
8639 …ttom": { # A magnitude in a single direction in the specified units. # The bottom margin of t…
8640 "magnitude": 3.14, # The magnitude.
8641 "unit": "A String", # The units for magnitude.
8643 …nLeft": { # A magnitude in a single direction in the specified units. # The left margin of th…
8644 "magnitude": 3.14, # The magnitude.
8645 "unit": "A String", # The units for magnitude.
8647 …ight": { # A magnitude in a single direction in the specified units. # The right margin of th…
8648 "magnitude": 3.14, # The magnitude.
8649 "unit": "A String", # The units for magnitude.
8651 …inTop": { # A magnitude in a single direction in the specified units. # The top margin of the…
8652 "magnitude": 3.14, # The magnitude.
8653 "unit": "A String", # The units for magnitude.
8655 … "size": { # A width and height. # The visible size of the image after cropping.
8656 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
8657 "magnitude": 3.14, # The magnitude.
8658 "unit": "A String", # The units for magnitude.
8660 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
8661 "magnitude": 3.14, # The magnitude.
8662 "unit": "A String", # The units for magnitude.
8665 …"title": "A String", # The title of the embedded object. The `title` and `desc…
8667 …The positioning of a PositionedObject. The positioned object is positioned relative to the beginni…
8668 "layout": "A String", # The layout of this positioned object.
8669 …the specified units. # The offset of the left edge of the positioned object relative to the beginn…
8670 "magnitude": 3.14, # The magnitude.
8671 "unit": "A String", # The units for magnitude.
8673 …the specified units. # The offset of the top edge of the positioned object relative to the beginni…
8674 "magnitude": 3.14, # The magnitude.
8675 "unit": "A String", # The units for magnitude.
8679 …the fields on the base PositionedObjectProperties have been changed in this suggestion. For any fi…
8680 …the fields on the base EmbeddedObject have been changed in this suggestion. For any field set to t…
8682 …the fields on the base EmbeddedDrawingProperties have been changed in this suggestion. For any fie…
8684 …the fields on the base EmbeddedObjectBorder have been changed in this suggestion. For any field se…
8690 …the fields on the base ImageProperties have been changed in this suggestion. For any field set to …
8695 …the fields on the base CropProperties have been changed in this suggestion. For any field set to t…
8705 …the fields on the base LinkedContentReference have been changed in this suggestion. For any field …
8706 …the fields on the base SheetsChartReference have been changed in this suggestion. For any field se…
8715 …the fields on the base Size have been changed in this suggestion. For any field set to true, the S…
8721 …the fields on the base PositionedObjectPositioning have been changed in this suggestion. For any f…
8731 …The revision ID of the document. Can be used in update requests to specify which revision of a doc…
8732 …t;suggestedDocumentStyleChanges": { # Output only. The suggested changes to the style of the …
8733 "a_key": { # A suggested change to the DocumentStyle.
8734 …uot;: { # The style of the document. # A DocumentStyle that only includes the changes made in this…
8735 …"background": { # Represents the background of a document. # The background of the docum…
8736 …or": { # A color that can either be fully opaque or fully transparent. # The background color.
8738 "rgbColor": { # An RGB color. # The RGB color value.
8739 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8740 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8741 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8746 …"defaultFooterId": "A String", # The ID of the default footer. If not set, the…
8747 …"defaultHeaderId": "A String", # The ID of the default header. If not set, the…
8748 …The ID of the footer used only for even pages. The value of use_even_page_header_footer determines…
8749 …The ID of the header used only for even pages. The value of use_even_page_header_footer determines…
8750 …The ID of the footer used only for the first page. If not set then a unique footer for the first p…
8751 …The 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 "magnitude": 3.14, # The magnitude.
8754 "unit": "A String", # 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 "magnitude": 3.14, # The magnitude.
8758 "unit": "A String", # 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 "magnitude": 3.14, # The magnitude.
8762 "unit": "A String", # The units for magnitude.
8764 … a single direction in the specified units. # The left page margin. Updating the left page margin …
8765 "magnitude": 3.14, # The magnitude.
8766 "unit": "A String", # The units for magnitude.
8768 …a single direction in the specified units. # The right page margin. Updating the right page margin…
8769 "magnitude": 3.14, # The magnitude.
8770 "unit": "A String", # The units for magnitude.
8772 …n a single direction in the specified units. # The top page margin. Updating the top page margin o…
8773 "magnitude": 3.14, # The magnitude.
8774 "unit": "A String", # The units for magnitude.
8776 …"pageNumberStart": 42, # The page number from which to start counting the number of page…
8777 "pageSize": { # A width and height. # The size of a page in the document.
8778 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
8779 "magnitude": 3.14, # The magnitude.
8780 "unit": "A String", # The units for magnitude.
8782 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
8783 "magnitude": 3.14, # The magnitude.
8784 "unit": "A String", # The units for magnitude.
8787 …n_footer, SectionStyle margin_footer are respected. When false, the default values in the Docs edi…
8788 …Footer": True or False, # Indicates whether to use the even page header / footer IDs for the …
8789 …ooter": True or False, # Indicates whether to use the first page header / footer IDs for the …
8791 …the fields on the base DocumentStyle have been changed in this suggestion. For any field set to tr…
8792 …the fields on the base Background have been changed in this suggestion. For any field set to true,…
8793 …"backgroundColorSuggested": True or False, # Indicates whether the current background co…
8808 …the fields on the base Size have been changed in this suggestion. For any field set to true, the S…
8818 …suggestedNamedStylesChanges": { # Output only. The suggested changes to the named styles of t…
8819 "a_key": { # A suggested change to the NamedStyles.
8820 …The named styles. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from t…
8821 …"styles": [ # 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 "namedStyleType": "A String", # The type of this named style.
8824 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
8825 "alignment": "A String", # The text alignment for this paragraph.
8826 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
8827 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
8831 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8832 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8833 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8837 "dashStyle": "A String", # The dash style of the border.
8838 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
8839 "magnitude": 3.14, # The magnitude.
8840 "unit": "A String", # The units for magnitude.
8842 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
8843 "magnitude": 3.14, # The magnitude.
8844 "unit": "A String", # The units for magnitude.
8847 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
8851 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8852 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8853 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8857 "dashStyle": "A String", # The dash style of the border.
8858 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
8859 "magnitude": 3.14, # The magnitude.
8860 "unit": "A String", # The units for magnitude.
8862 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
8863 "magnitude": 3.14, # The magnitude.
8864 "unit": "A String", # The units for magnitude.
8867 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
8871 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8872 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8873 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8877 "dashStyle": "A String", # The dash style of the border.
8878 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
8879 "magnitude": 3.14, # The magnitude.
8880 "unit": "A String", # The units for magnitude.
8882 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
8883 "magnitude": 3.14, # The magnitude.
8884 "unit": "A String", # The units for magnitude.
8887 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
8891 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8892 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8893 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8897 "dashStyle": "A String", # The dash style of the border.
8898 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
8899 "magnitude": 3.14, # The magnitude.
8900 "unit": "A String", # The units for magnitude.
8902 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
8903 "magnitude": 3.14, # The magnitude.
8904 "unit": "A String", # The units for magnitude.
8907 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
8911 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8912 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8913 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8917 "dashStyle": "A String", # The dash style of the border.
8918 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
8919 "magnitude": 3.14, # The magnitude.
8920 "unit": "A String", # The units for magnitude.
8922 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
8923 "magnitude": 3.14, # The magnitude.
8924 "unit": "A String", # The units for magnitude.
8927 …"direction": "A String", # The text direction of this paragraph. If unset, the…
8928 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
8929 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
8930 "magnitude": 3.14, # The magnitude.
8931 "unit": "A String", # The units for magnitude.
8933 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
8934 "magnitude": 3.14, # The magnitude.
8935 "unit": "A String", # The units for magnitude.
8937 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
8938 "magnitude": 3.14, # The magnitude.
8939 "unit": "A String", # 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…
8944 …The named style type of the paragraph. Since updating the named style type affects other propertie…
8945 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
8949 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8950 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8951 "red": 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 "magnitude": 3.14, # The magnitude.
8958 "unit": "A String", # The units for magnitude.
8960 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
8961 "magnitude": 3.14, # The magnitude.
8962 "unit": "A String", # The units for magnitude.
8964 "spacingMode": "A String", # The spacing mode for the paragraph.
8965 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
8967 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
8970 "unit": "A String", # The units for magnitude.
8975 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
8979 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8980 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8981 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
8985 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
8986 "bold": True or False, # Whether or not the text is rendered as bold.
8987 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
8988 "magnitude": 3.14, # The magnitude.
8989 "unit": "A String", # The units for magnitude.
8991 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
8993 "rgbColor": { # An RGB color. # The RGB color value.
8994 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
8995 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
8996 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9000 "italic": True or False, # Whether or not the text is italicized.
9001 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9002 … "bookmarkId": "A String", # The ID of a bookmark in this document.
9003 "headingId": "A String", # The ID of a heading in this document.
9006 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
9007 "strikethrough": True or False, # Whether or not the text is struck through.
9008 "underline": 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…
9010 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9011 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9017 …sSuggestionState": { # The suggestion state of a NamedStyles message. # A mask that indicates…
9018 …the fields on the corresponding NamedStyle in styles have been changed in this suggestion. The ord…
9020 …String", # The named style type that this suggestion state corresponds to. This field is prov…
9021 …the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
9038 …the fields on the base Shading have been changed in this suggested change. For any field set to tr…
9039 …undColorSuggested": True or False, # Indicates if there was a suggested change to the Shading.
9045 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
9063 …onsViewMode": "A String", # Output only. The suggestions view mode applied to the d…
9064 "title": "A String", # The title of the document.
9073 An object of the form:
9076 …The document body. The body typically contains the full document contents except for headers, foot…
9077 …"content": [ # The contents of the body. The indexes for the body's content begin a…
9078 { # A StructuralElement describes content that provides structure to the document.
9079 …"endIndex": 42, # The zero-based end index of this structural element, exclusive, in UTF…
9081 …"bullet": { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
9082 … "listId": "A String", # The ID of the list this paragraph belongs to.
9083 "nestingLevel": 42, # The nesting level of this paragraph in the list.
9084 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
9088 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9089 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9090 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9094 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9095 "bold": True or False, # Whether or not the text is rendered as bold.
9096 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
9097 "magnitude": 3.14, # The magnitude.
9098 "unit": "A String", # The units for magnitude.
9100 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9102 "rgbColor": { # An RGB color. # The RGB color value.
9103 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9104 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9105 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9109 "italic": True or False, # Whether or not the text is italicized.
9110 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9111 … "bookmarkId": "A String", # The ID of a bookmark in this document.
9112 "headingId": "A String", # The ID of a heading in this document.
9115 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
9116 "strikethrough": True or False, # Whether or not the text is struck through.
9117 "underline": 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…
9119 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9120 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9124 … "elements": [ # The content of the paragraph broken down into its component parts.
9126 …"autoText": { # A ParagraphElement representing a spot in the text that is dynamically r…
9127 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
9130 …"suggestedInsertionIds": [ # The suggested insertion IDs. An AutoText may have multiple …
9133 …"suggestedTextStyleChanges": { # The suggested text style changes to this AutoText, keye…
9135 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
9139 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9140 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9141 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9145 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9146 … "bold": True or False, # Whether or not the text is rendered as bold.
9147 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
9148 "magnitude": 3.14, # The magnitude.
9149 "unit": "A String", # The units for magnitude.
9151 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9153 "rgbColor": { # An RGB color. # The RGB color value.
9154 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9155 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9156 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9160 "italic": True or False, # Whether or not the text is italicized.
9161 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9162 … "bookmarkId": "A String", # The ID of a bookmark in this document.
9163 … "headingId": "A String", # The ID of a heading in this document.
9166 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
9167 … "strikethrough": True or False, # Whether or not the text is struck through.
9168 "underline": 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…
9170 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9171 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9174 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
9189 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
9193 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9194 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9195 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9199 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9200 "bold": True or False, # Whether or not the text is rendered as bold.
9201 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
9202 "magnitude": 3.14, # The magnitude.
9203 "unit": "A String", # The units for magnitude.
9205 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9207 "rgbColor": { # An RGB color. # The RGB color value.
9208 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9209 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9210 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9214 "italic": True or False, # Whether or not the text is italicized.
9215 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9216 … "bookmarkId": "A String", # The ID of a bookmark in this document.
9217 … "headingId": "A String", # The ID of a heading in this document.
9220 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
9221 … "strikethrough": True or False, # Whether or not the text is struck through.
9222 "underline": 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…
9224 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9225 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9228 "type": "A String", # 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
9234 …"suggestedInsertionIds": [ # The suggested insertion IDs. A ColumnBreak may have multipl…
9237 …"suggestedTextStyleChanges": { # The suggested text style changes to this ColumnBreak, k…
9239 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
9243 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9244 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9245 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9249 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9250 … "bold": True or False, # Whether or not the text is rendered as bold.
9251 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
9252 "magnitude": 3.14, # The magnitude.
9253 "unit": "A String", # The units for magnitude.
9255 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9257 "rgbColor": { # An RGB color. # The RGB color value.
9258 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9259 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9260 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9264 "italic": True or False, # Whether or not the text is italicized.
9265 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9266 … "bookmarkId": "A String", # The ID of a bookmark in this document.
9267 … "headingId": "A String", # The ID of a heading in this document.
9270 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
9271 … "strikethrough": True or False, # Whether or not the text is struck through.
9272 "underline": 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…
9274 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9275 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9278 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
9293 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
9297 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9298 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9299 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9303 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9304 "bold": True or False, # Whether or not the text is rendered as bold.
9305 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
9306 "magnitude": 3.14, # The magnitude.
9307 "unit": "A String", # The units for magnitude.
9309 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9311 "rgbColor": { # An RGB color. # The RGB color value.
9312 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9313 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9314 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9318 "italic": True or False, # Whether or not the text is italicized.
9319 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9320 … "bookmarkId": "A String", # The ID of a bookmark in this document.
9321 … "headingId": "A String", # The ID of a heading in this document.
9324 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
9325 … "strikethrough": True or False, # Whether or not the text is struck through.
9326 "underline": 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…
9328 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9329 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9333 …"endIndex": 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
9335 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
9338 …"suggestedInsertionIds": [ # 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 …"footnoteId": "A String", # The ID of the footnote that contains the content o…
9344 … "footnoteNumber": "A String", # The rendered number of this footnote.
9345 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
9348 …"suggestedInsertionIds": [ # The suggested insertion IDs. A FootnoteReference may have m…
9351 …"suggestedTextStyleChanges": { # The suggested text style changes to this FootnoteRefere…
9353 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
9357 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9358 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9359 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9363 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9364 … "bold": True or False, # Whether or not the text is rendered as bold.
9365 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
9366 "magnitude": 3.14, # The magnitude.
9367 "unit": "A String", # The units for magnitude.
9369 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9371 "rgbColor": { # An RGB color. # The RGB color value.
9372 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9373 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9374 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9378 "italic": True or False, # Whether or not the text is italicized.
9379 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9380 … "bookmarkId": "A String", # The ID of a bookmark in this document.
9381 … "headingId": "A String", # The ID of a heading in this document.
9384 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
9385 … "strikethrough": True or False, # Whether or not the text is struck through.
9386 "underline": 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…
9388 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9389 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9392 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
9407 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
9411 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9412 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9413 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9417 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9418 "bold": True or False, # Whether or not the text is rendered as bold.
9419 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
9420 "magnitude": 3.14, # The magnitude.
9421 "unit": "A String", # The units for magnitude.
9423 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9425 "rgbColor": { # An RGB color. # The RGB color value.
9426 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9427 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9428 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9432 "italic": True or False, # Whether or not the text is italicized.
9433 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9434 … "bookmarkId": "A String", # The ID of a bookmark in this document.
9435 … "headingId": "A String", # The ID of a heading in this document.
9438 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
9439 … "strikethrough": True or False, # Whether or not the text is struck through.
9440 "underline": 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…
9442 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9443 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9448 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
9451 …"suggestedInsertionIds": [ # The suggested insertion IDs. A HorizontalRule may have mult…
9454 …"suggestedTextStyleChanges": { # The suggested text style changes to this HorizontalRule…
9456 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
9460 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9461 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9462 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9466 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9467 … "bold": True or False, # Whether or not the text is rendered as bold.
9468 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
9469 "magnitude": 3.14, # The magnitude.
9470 "unit": "A String", # The units for magnitude.
9472 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9474 "rgbColor": { # An RGB color. # The RGB color value.
9475 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9476 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9477 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9481 "italic": True or False, # Whether or not the text is italicized.
9482 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9483 … "bookmarkId": "A String", # The ID of a bookmark in this document.
9484 … "headingId": "A String", # The ID of a heading in this document.
9487 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
9488 … "strikethrough": True or False, # Whether or not the text is struck through.
9489 "underline": 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…
9491 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9492 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9495 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
9510 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
9514 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9515 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9516 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9520 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9521 "bold": True or False, # Whether or not the text is rendered as bold.
9522 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
9523 "magnitude": 3.14, # The magnitude.
9524 "unit": "A String", # The units for magnitude.
9526 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9528 "rgbColor": { # An RGB color. # The RGB color value.
9529 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9530 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9531 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9535 "italic": True or False, # Whether or not the text is italicized.
9536 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9537 … "bookmarkId": "A String", # The ID of a bookmark in this document.
9538 … "headingId": "A String", # The ID of a heading in this document.
9541 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
9542 … "strikethrough": True or False, # Whether or not the text is struck through.
9543 "underline": 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…
9545 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9546 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9551 …"inlineObjectId": "A String", # The ID of the InlineObject this element contai…
9552 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
9555 …"suggestedInsertionIds": [ # The suggested insertion IDs. An InlineObjectElement may hav…
9558 …"suggestedTextStyleChanges": { # The suggested text style changes to this InlineObject, …
9560 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
9564 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9565 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9566 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9570 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9571 … "bold": True or False, # Whether or not the text is rendered as bold.
9572 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
9573 "magnitude": 3.14, # The magnitude.
9574 "unit": "A String", # The units for magnitude.
9576 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9578 "rgbColor": { # An RGB color. # The RGB color value.
9579 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9580 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9581 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9585 "italic": True or False, # Whether or not the text is italicized.
9586 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9587 … "bookmarkId": "A String", # The ID of a bookmark in this document.
9588 … "headingId": "A String", # The ID of a heading in this document.
9591 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
9592 … "strikethrough": True or False, # Whether or not the text is struck through.
9593 "underline": 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…
9595 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9596 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9599 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
9614 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
9618 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9619 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9620 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9624 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9625 "bold": True or False, # Whether or not the text is rendered as bold.
9626 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
9627 "magnitude": 3.14, # The magnitude.
9628 "unit": "A String", # The units for magnitude.
9630 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9632 "rgbColor": { # An RGB color. # The RGB color value.
9633 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9634 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9635 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9639 "italic": True or False, # Whether or not the text is italicized.
9640 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9641 … "bookmarkId": "A String", # The ID of a bookmark in this document.
9642 … "headingId": "A String", # The ID of a heading in this document.
9645 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
9646 … "strikethrough": True or False, # Whether or not the text is struck through.
9647 "underline": 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…
9649 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9650 …The 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
9658 …"suggestedInsertionIds": [ # The suggested insertion IDs. A PageBreak may have multiple …
9661 …"suggestedTextStyleChanges": { # The suggested text style changes to this PageBreak, key…
9663 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
9667 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9668 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9669 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9673 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9674 … "bold": True or False, # Whether or not the text is rendered as bold.
9675 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
9676 "magnitude": 3.14, # The magnitude.
9677 "unit": "A String", # The units for magnitude.
9679 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9681 "rgbColor": { # An RGB color. # The RGB color value.
9682 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9683 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9684 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9688 "italic": True or False, # Whether or not the text is italicized.
9689 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9690 … "bookmarkId": "A String", # The ID of a bookmark in this document.
9691 … "headingId": "A String", # The ID of a heading in this document.
9694 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
9695 … "strikethrough": True or False, # Whether or not the text is struck through.
9696 "underline": 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…
9698 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9699 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9702 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
9717 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
9721 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9722 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9723 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9727 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9728 "bold": True or False, # Whether or not the text is rendered as bold.
9729 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
9730 "magnitude": 3.14, # The magnitude.
9731 "unit": "A String", # The units for magnitude.
9733 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9735 "rgbColor": { # An RGB color. # The RGB color value.
9736 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9737 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9738 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9742 "italic": True or False, # Whether or not the text is italicized.
9743 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9744 … "bookmarkId": "A String", # The ID of a bookmark in this document.
9745 … "headingId": "A String", # The ID of a heading in this document.
9748 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
9749 … "strikethrough": True or False, # Whether or not the text is struck through.
9750 "underline": 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…
9752 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9753 …The 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's name …
9758 … "personId": "A String", # Output only. The unique ID of this link.
9759 …operties": { # Properties specific to a linked Person. # Output only. The properties of this …
9760 …"email": "A String", # Output only. The email address linked to this Person. T…
9761 …;: "A String", # Output only. The name of the person if it is displayed in the link text…
9763 …letionIds": [ # IDs for suggestions that remove this person link from the document. A Person …
9766 …ertionIds": [ # IDs for suggestions that insert this person link into the document. A Person …
9769 …"suggestedTextStyleChanges": { # The suggested text style changes to this Person, keyed …
9771 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
9775 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9776 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9777 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9781 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9782 … "bold": True or False, # Whether or not the text is rendered as bold.
9783 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
9784 "magnitude": 3.14, # The magnitude.
9785 "unit": "A String", # The units for magnitude.
9787 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9789 "rgbColor": { # An RGB color. # The RGB color value.
9790 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9791 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9792 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9796 "italic": True or False, # Whether or not the text is italicized.
9797 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9798 … "bookmarkId": "A String", # The ID of a bookmark in this document.
9799 … "headingId": "A String", # The ID of a heading in this document.
9802 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
9803 … "strikethrough": True or False, # Whether or not the text is struck through.
9804 "underline": 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…
9806 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9807 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9810 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
9825 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
9829 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9830 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9831 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9835 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9836 "bold": True or False, # Whether or not the text is rendered as bold.
9837 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
9838 "magnitude": 3.14, # The magnitude.
9839 "unit": "A String", # The units for magnitude.
9841 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9843 "rgbColor": { # An RGB color. # The RGB color value.
9844 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9845 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9846 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9850 "italic": True or False, # Whether or not the text is italicized.
9851 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9852 … "bookmarkId": "A String", # The ID of a bookmark in this document.
9853 … "headingId": "A String", # The ID of a heading in this document.
9856 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
9857 … "strikethrough": True or False, # Whether or not the text is struck through.
9858 "underline": 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…
9860 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9861 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9866 "richLinkId": "A String", # Output only. The ID of this link.
9867 …inkProperties": { # Properties specific to a RichLink. # Output only. The properties of this …
9868 … "A String", # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
9869 …The title of the RichLink as displayed in the link. This title matches the title of the linked res…
9870 …"uri": "A String", # Output only. The URI to the RichLink. This is always pres…
9872 …estedDeletionIds": [ # IDs for suggestions that remove this link from the document. A RichLin…
9875 …stedInsertionIds": [ # IDs for suggestions that insert this link into the document. A RichLin…
9878 …"suggestedTextStyleChanges": { # The suggested text style changes to this RichLink, keye…
9880 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
9884 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9885 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9886 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9890 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9891 … "bold": True or False, # Whether or not the text is rendered as bold.
9892 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
9893 "magnitude": 3.14, # The magnitude.
9894 "unit": "A String", # The units for magnitude.
9896 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9898 "rgbColor": { # An RGB color. # The RGB color value.
9899 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9900 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9901 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9905 "italic": True or False, # Whether or not the text is italicized.
9906 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9907 … "bookmarkId": "A String", # The ID of a bookmark in this document.
9908 … "headingId": "A String", # The ID of a heading in this document.
9911 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
9912 … "strikethrough": True or False, # Whether or not the text is struck through.
9913 "underline": 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…
9915 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9916 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9919 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
9934 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
9938 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9939 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9940 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9944 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9945 "bold": True or False, # Whether or not the text is rendered as bold.
9946 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
9947 "magnitude": 3.14, # The magnitude.
9948 "unit": "A String", # The units for magnitude.
9950 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
9952 "rgbColor": { # An RGB color. # The RGB color value.
9953 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9954 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9955 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9959 "italic": True or False, # Whether or not the text is italicized.
9960 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
9961 … "bookmarkId": "A String", # The ID of a bookmark in this document.
9962 … "headingId": "A String", # The ID of a heading in this document.
9965 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
9966 … "strikethrough": True or False, # Whether or not the text is struck through.
9967 "underline": 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…
9969 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
9970 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
9974 …"startIndex": 42, # The zero-based start index of this paragraph element, in UTF-16 code…
9975 …n": { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
9976 …ontent": "A String", # The text of this run. Any non-text elements in the run are r…
9977 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
9980 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TextRun may have multiple in…
9983 …"suggestedTextStyleChanges": { # The suggested text style changes to this run, keyed by …
9985 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
9989 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
9990 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
9991 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
9995 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
9996 … "bold": True or False, # Whether or not the text is rendered as bold.
9997 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
9998 "magnitude": 3.14, # The magnitude.
9999 "unit": "A String", # The units for magnitude.
10001 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
10003 "rgbColor": { # An RGB color. # The RGB color value.
10004 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10005 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10006 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10010 "italic": True or False, # Whether or not the text is italicized.
10011 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
10012 … "bookmarkId": "A String", # The ID of a bookmark in this document.
10013 … "headingId": "A String", # The ID of a heading in this document.
10016 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
10017 … "strikethrough": True or False, # Whether or not the text is struck through.
10018 "underline": 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…
10020 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
10021 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
10024 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
10039 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
10043 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10044 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10045 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10049 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
10050 "bold": True or False, # Whether or not the text is rendered as bold.
10051 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
10052 "magnitude": 3.14, # The magnitude.
10053 "unit": "A String", # The units for magnitude.
10055 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
10057 "rgbColor": { # An RGB color. # The RGB color value.
10058 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10059 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10060 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10064 "italic": True or False, # Whether or not the text is italicized.
10065 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
10066 … "bookmarkId": "A String", # The ID of a bookmark in this document.
10067 … "headingId": "A String", # The ID of a heading in this document.
10070 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
10071 … "strikethrough": True or False, # Whether or not the text is struck through.
10072 "underline": 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…
10074 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
10075 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
10081 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
10082 "alignment": "A String", # The text alignment for this paragraph.
10083 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
10084 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
10088 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10089 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10090 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10094 "dashStyle": "A String", # The dash style of the border.
10095 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
10096 "magnitude": 3.14, # The magnitude.
10097 "unit": "A String", # The units for magnitude.
10099 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
10100 "magnitude": 3.14, # The magnitude.
10101 "unit": "A String", # The units for magnitude.
10104 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
10108 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10109 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10110 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10114 "dashStyle": "A String", # The dash style of the border.
10115 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
10116 "magnitude": 3.14, # The magnitude.
10117 "unit": "A String", # The units for magnitude.
10119 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
10120 "magnitude": 3.14, # The magnitude.
10121 "unit": "A String", # The units for magnitude.
10124 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
10128 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10129 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10130 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10134 "dashStyle": "A String", # The dash style of the border.
10135 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
10136 "magnitude": 3.14, # The magnitude.
10137 "unit": "A String", # The units for magnitude.
10139 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
10140 "magnitude": 3.14, # The magnitude.
10141 "unit": "A String", # The units for magnitude.
10144 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
10148 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10149 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10150 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10154 "dashStyle": "A String", # The dash style of the border.
10155 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
10156 "magnitude": 3.14, # The magnitude.
10157 "unit": "A String", # The units for magnitude.
10159 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
10160 "magnitude": 3.14, # The magnitude.
10161 "unit": "A String", # The units for magnitude.
10164 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
10168 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10169 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10170 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10174 "dashStyle": "A String", # The dash style of the border.
10175 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
10176 "magnitude": 3.14, # The magnitude.
10177 "unit": "A String", # The units for magnitude.
10179 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
10180 "magnitude": 3.14, # The magnitude.
10181 "unit": "A String", # The units for magnitude.
10184 …"direction": "A String", # The text direction of this paragraph. If unset, the…
10185 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
10186 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
10187 "magnitude": 3.14, # The magnitude.
10188 "unit": "A String", # The units for magnitude.
10190 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
10191 "magnitude": 3.14, # The magnitude.
10192 "unit": "A String", # The units for magnitude.
10194 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
10195 "magnitude": 3.14, # The magnitude.
10196 "unit": "A String", # 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…
10201 …The named style type of the paragraph. Since updating the named style type affects other propertie…
10202 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
10206 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10207 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10208 "red": 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 "magnitude": 3.14, # The magnitude.
10215 "unit": "A String", # The units for magnitude.
10217 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
10218 "magnitude": 3.14, # The magnitude.
10219 "unit": "A String", # The units for magnitude.
10221 "spacingMode": "A String", # The spacing mode for the paragraph.
10222 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
10224 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
10227 "unit": "A String", # The units for magnitude.
10232 … "positionedObjectIds": [ # The IDs of the positioned objects tethered to this paragraph.
10235 … "suggestedBulletChanges": { # The suggested changes to this paragraph's bullet.
10237 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
10238 … "listId": "A String", # The ID of the list this paragraph belongs to.
10239 "nestingLevel": 42, # The nesting level of this paragraph in the list.
10240 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
10244 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10245 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10246 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10250 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
10251 "bold": True or False, # Whether or not the text is rendered as bold.
10252 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
10253 "magnitude": 3.14, # The magnitude.
10254 "unit": "A String", # The units for magnitude.
10256 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
10258 "rgbColor": { # An RGB color. # The RGB color value.
10259 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10260 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10261 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10265 "italic": True or False, # Whether or not the text is italicized.
10266 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
10267 … "bookmarkId": "A String", # The ID of a bookmark in this document.
10268 … "headingId": "A String", # The ID of a heading in this document.
10271 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
10272 … "strikethrough": True or False, # Whether or not the text is struck through.
10273 "underline": 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…
10275 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
10276 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
10280 …the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
10281 …t;listIdSuggested": True or False, # Indicates if there was a suggested change to the list_id.
10282 …elSuggested": True or False, # Indicates if there was a suggested change to the nesting_level.
10283 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
10299 …"suggestedParagraphStyleChanges": { # The suggested paragraph style changes to this para…
10301 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
10302 … "alignment": "A String", # The text alignment for this paragraph.
10303 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
10304 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
10308 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10309 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10310 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10314 "dashStyle": "A String", # The dash style of the border.
10315 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
10316 "magnitude": 3.14, # The magnitude.
10317 "unit": "A String", # The units for magnitude.
10319 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
10320 "magnitude": 3.14, # The magnitude.
10321 "unit": "A String", # The units for magnitude.
10324 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
10328 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10329 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10330 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10334 "dashStyle": "A String", # The dash style of the border.
10335 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
10336 "magnitude": 3.14, # The magnitude.
10337 "unit": "A String", # The units for magnitude.
10339 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
10340 "magnitude": 3.14, # The magnitude.
10341 "unit": "A String", # The units for magnitude.
10344 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
10348 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10349 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10350 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10354 "dashStyle": "A String", # The dash style of the border.
10355 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
10356 "magnitude": 3.14, # The magnitude.
10357 "unit": "A String", # The units for magnitude.
10359 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
10360 "magnitude": 3.14, # The magnitude.
10361 "unit": "A String", # The units for magnitude.
10364 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
10368 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10369 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10370 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10374 "dashStyle": "A String", # The dash style of the border.
10375 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
10376 "magnitude": 3.14, # The magnitude.
10377 "unit": "A String", # The units for magnitude.
10379 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
10380 "magnitude": 3.14, # The magnitude.
10381 "unit": "A String", # The units for magnitude.
10384 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
10388 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10389 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10390 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10394 "dashStyle": "A String", # The dash style of the border.
10395 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
10396 "magnitude": 3.14, # The magnitude.
10397 "unit": "A String", # The units for magnitude.
10399 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
10400 "magnitude": 3.14, # The magnitude.
10401 "unit": "A String", # The units for magnitude.
10404 …"direction": "A String", # The text direction of this paragraph. If unset, the…
10405 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
10406 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
10407 "magnitude": 3.14, # The magnitude.
10408 "unit": "A String", # The units for magnitude.
10410 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
10411 "magnitude": 3.14, # The magnitude.
10412 "unit": "A String", # The units for magnitude.
10414 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
10415 "magnitude": 3.14, # The magnitude.
10416 "unit": "A String", # 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…
10421 …The named style type of the paragraph. Since updating the named style type affects other propertie…
10422 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
10426 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10427 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10428 "red": 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 "magnitude": 3.14, # The magnitude.
10435 "unit": "A String", # The units for magnitude.
10437 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
10438 "magnitude": 3.14, # The magnitude.
10439 "unit": "A String", # The units for magnitude.
10441 "spacingMode": "A String", # The spacing mode for the paragraph.
10442 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
10444 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
10447 "unit": "A String", # The units for magnitude.
10452 …the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
10469 …the fields on the base Shading have been changed in this suggested change. For any field set to tr…
10470 …undColorSuggested": True or False, # Indicates if there was a suggested change to the Shading.
10478 …"suggestedPositionedObjectIds": { # The IDs of the positioned objects that are suggested…
10480 "objectIds": [ # The object IDs.
10486 … the same SectionStyle. A section break represents the start of a new section, and the section sty…
10487 …"sectionStyle": { # The styling that applies to a section. # The style of the section af…
10488 …perties": [ # The section's columns properties. If empty, the section contains one colum…
10490 …d": { # A magnitude in a single direction in the specified units. # The padding at the end of…
10491 "magnitude": 3.14, # The magnitude.
10492 "unit": "A String", # The units for magnitude.
10494 …h": { # A magnitude in a single direction in the specified units. # Output only. The width of…
10495 "magnitude": 3.14, # The magnitude.
10496 "unit": "A String", # The units for magnitude.
10500 …quot;: "A String", # The style of column separators. This style can be set even when the…
10501 …t;contentDirection": "A String", # 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&#…
10504 …The ID of the footer used only for even pages. If the value of DocumentStyle's use_even_page_…
10505 …The ID of the header used only for even pages. If the value of DocumentStyle's use_even_page_…
10506 …The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
10507 …The ID of the header used only for the first page of the section. If use_first_page_header_footer …
10508 …m": { # A magnitude in a single direction in the specified units. # The bottom page margin of…
10509 "magnitude": 3.14, # The magnitude.
10510 "unit": "A String", # The units for magnitude.
10512 …the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
10513 "magnitude": 3.14, # The magnitude.
10514 "unit": "A String", # The units for magnitude.
10516 …the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
10517 "magnitude": 3.14, # The magnitude.
10518 "unit": "A String", # The units for magnitude.
10520 …the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
10521 "magnitude": 3.14, # The magnitude.
10522 "unit": "A String", # The units for magnitude.
10524 …the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
10525 "magnitude": 3.14, # The magnitude.
10526 "unit": "A String", # The units for magnitude.
10528 …Top": { # A magnitude in a single direction in the specified units. # The top page margin of …
10529 "magnitude": 3.14, # The magnitude.
10530 "unit": "A String", # The units for magnitude.
10532 …The page number from which to start counting the number of pages for this section. If unset, page …
10533 "sectionType": "A String", # Output only. The type of section.
10534 …the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
10536 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
10539 …"suggestedInsertionIds": [ # The suggested insertion IDs. A SectionBreak may have multip…
10543 …"startIndex": 42, # The zero-based start index of this structural element, in UTF-16 cod…
10545 …"columns": 42, # Number of columns in the table. It is possible for a table to be non-re…
10546 "rows": 42, # Number of rows in the table.
10547 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
10550 …"suggestedInsertionIds": [ # The suggested insertion IDs. A Table may have multiple inse…
10553 "tableRows": [ # The contents and style of each row.
10554 { # The contents and style of a row in a Table.
10555 … "endIndex": 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
10556 … "startIndex": 42, # The zero-based start index of this row, in UTF-16 code units.
10557 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
10560 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableRow may have multiple i…
10563 …"suggestedTableRowStyleChanges": { # 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…
10566 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
10567 "magnitude": 3.14, # The magnitude.
10568 "unit": "A String", # The units for magnitude.
10571 …the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
10576 …The 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 "content": [ # The content of the cell.
10581 …"endIndex": 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
10582 … "startIndex": 42, # The zero-based start index of this cell, in UTF-16 code units.
10583 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
10586 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableCell may have multiple …
10589 …"suggestedTableCellStyleChanges": { # The suggested changes to the table cell style, key…
10591 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
10595 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10596 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10597 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
10605 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10606 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10607 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10611 … "dashStyle": "A String", # The dash style of the border.
10612 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
10613 "magnitude": 3.14, # The magnitude.
10614 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
10621 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10622 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10623 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10627 … "dashStyle": "A String", # The dash style of the border.
10628 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
10629 "magnitude": 3.14, # The magnitude.
10630 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
10637 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10638 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10639 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10643 … "dashStyle": "A String", # The dash style of the border.
10644 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
10645 "magnitude": 3.14, # The magnitude.
10646 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
10653 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10654 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10655 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10659 … "dashStyle": "A String", # The dash style of the border.
10660 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
10661 "magnitude": 3.14, # The magnitude.
10662 "unit": "A String", # The units for magnitude.
10665 … "columnSpan": 42, # The column span of the cell. This property is read-only.
10666 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
10667 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
10668 "magnitude": 3.14, # The magnitude.
10669 "unit": "A String", # The units for magnitude.
10671 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
10672 "magnitude": 3.14, # The magnitude.
10673 "unit": "A String", # The units for magnitude.
10675 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
10676 "magnitude": 3.14, # The magnitude.
10677 "unit": "A String", # The units for magnitude.
10679 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
10680 "magnitude": 3.14, # The magnitude.
10681 "unit": "A String", # The units for magnitude.
10683 … "rowSpan": 42, # The row span of the cell. This property is read-only.
10685 …the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
10701 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
10705 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10706 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10707 "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
10715 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10716 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10717 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10721 "dashStyle": "A String", # The dash style of the border.
10722 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
10723 "magnitude": 3.14, # The magnitude.
10724 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
10731 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10732 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10733 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10737 "dashStyle": "A String", # The dash style of the border.
10738 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
10739 "magnitude": 3.14, # The magnitude.
10740 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
10747 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10748 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10749 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10753 "dashStyle": "A String", # The dash style of the border.
10754 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
10755 "magnitude": 3.14, # The magnitude.
10756 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
10763 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10764 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10765 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10769 "dashStyle": "A String", # The dash style of the border.
10770 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
10771 "magnitude": 3.14, # The magnitude.
10772 "unit": "A String", # The units for magnitude.
10775 … "columnSpan": 42, # The column span of the cell. This property is read-only.
10776 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
10777 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
10778 "magnitude": 3.14, # The magnitude.
10779 "unit": "A String", # The units for magnitude.
10781 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
10782 "magnitude": 3.14, # The magnitude.
10783 "unit": "A String", # The units for magnitude.
10785 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
10786 "magnitude": 3.14, # The magnitude.
10787 "unit": "A String", # The units for magnitude.
10789 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
10790 "magnitude": 3.14, # The magnitude.
10791 "unit": "A String", # The units for magnitude.
10793 "rowSpan": 42, # The row span of the cell. This property is read-only.
10797 … "tableRowStyle": { # Styles that apply to a table row. # The style of the table row.
10798 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
10799 "magnitude": 3.14, # The magnitude.
10800 "unit": "A String", # The units for magnitude.
10805 "tableStyle": { # Styles that apply to a table. # The style of the table.
10806 …The 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 "magnitude": 3.14, # The magnitude.
10810 "unit": "A String", # The units for magnitude.
10812 "widthType": "A String", # The width type of the column.
10818 "content": [ # The content of the table of contents.
10821 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
10824 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableOfContents may have mul…
10831 "documentId": "A String", # Output only. The ID of the document.
10832 …"documentStyle": { # The style of the document. # Output only. The style of the document.
10833 …"background": { # Represents the background of a document. # The background of the docum…
10834 …"color": { # A color that can either be fully opaque or fully transparent. # The backgro…
10836 "rgbColor": { # An RGB color. # The RGB color value.
10837 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10838 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10839 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10844 …"defaultFooterId": "A String", # The ID of the default footer. If not set, the…
10845 …"defaultHeaderId": "A String", # The ID of the default header. If not set, the…
10846 …The ID of the footer used only for even pages. The value of use_even_page_header_footer determines…
10847 …The ID of the header used only for even pages. The value of use_even_page_header_footer determines…
10848 …The ID of the footer used only for the first page. If not set then a unique footer for the first p…
10849 …The 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 "magnitude": 3.14, # The magnitude.
10852 "unit": "A String", # 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 "magnitude": 3.14, # The magnitude.
10856 "unit": "A String", # 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 "magnitude": 3.14, # The magnitude.
10860 "unit": "A String", # The units for magnitude.
10862 … a single direction in the specified units. # The left page margin. Updating the left page margin …
10863 "magnitude": 3.14, # The magnitude.
10864 "unit": "A String", # The units for magnitude.
10866 …a single direction in the specified units. # The right page margin. Updating the right page margin…
10867 "magnitude": 3.14, # The magnitude.
10868 "unit": "A String", # The units for magnitude.
10870 …n a single direction in the specified units. # The top page margin. Updating the top page margin o…
10871 "magnitude": 3.14, # The magnitude.
10872 "unit": "A String", # The units for magnitude.
10874 …"pageNumberStart": 42, # The page number from which to start counting the number of page…
10875 "pageSize": { # A width and height. # The size of a page in the document.
10876 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
10877 "magnitude": 3.14, # The magnitude.
10878 "unit": "A String", # The units for magnitude.
10880 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
10881 "magnitude": 3.14, # The magnitude.
10882 "unit": "A String", # The units for magnitude.
10885 …n_footer, SectionStyle margin_footer are respected. When false, the default values in the Docs edi…
10886 …Footer": True or False, # Indicates whether to use the even page header / footer IDs for the …
10887 …ooter": True or False, # Indicates whether to use the first page header / footer IDs for the …
10889 "footers": { # Output only. The footers in the document, keyed by footer ID.
10891 …"content": [ # The contents of the footer. The indexes for a footer's content begin…
10892 { # A StructuralElement describes content that provides structure to the document.
10893 …"endIndex": 42, # The zero-based end index of this structural element, exclusive, in UTF…
10895 …"bullet": { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
10896 … "listId": "A String", # The ID of the list this paragraph belongs to.
10897 "nestingLevel": 42, # The nesting level of this paragraph in the list.
10898 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
10902 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10903 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10904 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10908 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
10909 "bold": True or False, # Whether or not the text is rendered as bold.
10910 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
10911 "magnitude": 3.14, # The magnitude.
10912 "unit": "A String", # The units for magnitude.
10914 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
10916 "rgbColor": { # An RGB color. # The RGB color value.
10917 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10918 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10919 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10923 "italic": True or False, # Whether or not the text is italicized.
10924 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
10925 … "bookmarkId": "A String", # The ID of a bookmark in this document.
10926 … "headingId": "A String", # The ID of a heading in this document.
10929 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
10930 … "strikethrough": True or False, # Whether or not the text is struck through.
10931 "underline": 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…
10933 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
10934 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
10938 … "elements": [ # The content of the paragraph broken down into its component parts.
10940 …"autoText": { # A ParagraphElement representing a spot in the text that is dynamically r…
10941 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
10944 …"suggestedInsertionIds": [ # The suggested insertion IDs. An AutoText may have multiple …
10947 …"suggestedTextStyleChanges": { # The suggested text style changes to this AutoText, keye…
10949 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
10953 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10954 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10955 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10959 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
10960 … "bold": True or False, # Whether or not the text is rendered as bold.
10961 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
10962 "magnitude": 3.14, # The magnitude.
10963 "unit": "A String", # The units for magnitude.
10965 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
10967 "rgbColor": { # An RGB color. # The RGB color value.
10968 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
10969 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
10970 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
10974 "italic": True or False, # Whether or not the text is italicized.
10975 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
10976 … "bookmarkId": "A String", # The ID of a bookmark in this document.
10977 … "headingId": "A String", # The ID of a heading in this document.
10980 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
10981 … "strikethrough": True or False, # Whether or not the text is struck through.
10982 … "underline": 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…
10984 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
10985 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
10988 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
11003 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
11007 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11008 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11009 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11013 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11014 "bold": True or False, # Whether or not the text is rendered as bold.
11015 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
11016 "magnitude": 3.14, # The magnitude.
11017 "unit": "A String", # The units for magnitude.
11019 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11021 "rgbColor": { # An RGB color. # The RGB color value.
11022 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11023 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11024 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11028 "italic": True or False, # Whether or not the text is italicized.
11029 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11030 … "bookmarkId": "A String", # The ID of a bookmark in this document.
11031 … "headingId": "A String", # The ID of a heading in this document.
11034 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
11035 … "strikethrough": True or False, # Whether or not the text is struck through.
11036 "underline": 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…
11038 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11039 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11042 "type": "A String", # 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
11048 …"suggestedInsertionIds": [ # The suggested insertion IDs. A ColumnBreak may have multipl…
11051 …"suggestedTextStyleChanges": { # The suggested text style changes to this ColumnBreak, k…
11053 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
11057 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11058 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11059 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11063 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11064 … "bold": True or False, # Whether or not the text is rendered as bold.
11065 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
11066 "magnitude": 3.14, # The magnitude.
11067 "unit": "A String", # The units for magnitude.
11069 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11071 "rgbColor": { # An RGB color. # The RGB color value.
11072 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11073 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11074 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11078 "italic": True or False, # Whether or not the text is italicized.
11079 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11080 … "bookmarkId": "A String", # The ID of a bookmark in this document.
11081 … "headingId": "A String", # The ID of a heading in this document.
11084 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
11085 … "strikethrough": True or False, # Whether or not the text is struck through.
11086 … "underline": 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…
11088 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11089 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11092 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
11107 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
11111 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11112 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11113 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11117 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11118 "bold": True or False, # Whether or not the text is rendered as bold.
11119 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
11120 "magnitude": 3.14, # The magnitude.
11121 "unit": "A String", # The units for magnitude.
11123 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11125 "rgbColor": { # An RGB color. # The RGB color value.
11126 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11127 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11128 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11132 "italic": True or False, # Whether or not the text is italicized.
11133 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11134 … "bookmarkId": "A String", # The ID of a bookmark in this document.
11135 … "headingId": "A String", # The ID of a heading in this document.
11138 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
11139 … "strikethrough": True or False, # Whether or not the text is struck through.
11140 "underline": 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…
11142 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11143 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11147 …"endIndex": 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
11149 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
11152 …"suggestedInsertionIds": [ # 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 …"footnoteId": "A String", # The ID of the footnote that contains the content o…
11158 … "footnoteNumber": "A String", # The rendered number of this footnote.
11159 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
11162 …"suggestedInsertionIds": [ # The suggested insertion IDs. A FootnoteReference may have m…
11165 …"suggestedTextStyleChanges": { # The suggested text style changes to this FootnoteRefere…
11167 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
11171 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11172 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11173 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11177 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11178 … "bold": True or False, # Whether or not the text is rendered as bold.
11179 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
11180 "magnitude": 3.14, # The magnitude.
11181 "unit": "A String", # The units for magnitude.
11183 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11185 "rgbColor": { # An RGB color. # The RGB color value.
11186 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11187 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11188 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11192 "italic": True or False, # Whether or not the text is italicized.
11193 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11194 … "bookmarkId": "A String", # The ID of a bookmark in this document.
11195 … "headingId": "A String", # The ID of a heading in this document.
11198 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
11199 … "strikethrough": True or False, # Whether or not the text is struck through.
11200 … "underline": 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…
11202 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11203 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11206 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
11221 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
11225 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11226 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11227 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11231 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11232 "bold": True or False, # Whether or not the text is rendered as bold.
11233 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
11234 "magnitude": 3.14, # The magnitude.
11235 "unit": "A String", # The units for magnitude.
11237 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11239 "rgbColor": { # An RGB color. # The RGB color value.
11240 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11241 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11242 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11246 "italic": True or False, # Whether or not the text is italicized.
11247 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11248 … "bookmarkId": "A String", # The ID of a bookmark in this document.
11249 … "headingId": "A String", # The ID of a heading in this document.
11252 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
11253 … "strikethrough": True or False, # Whether or not the text is struck through.
11254 "underline": 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…
11256 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11257 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11262 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
11265 …"suggestedInsertionIds": [ # The suggested insertion IDs. A HorizontalRule may have mult…
11268 …"suggestedTextStyleChanges": { # The suggested text style changes to this HorizontalRule…
11270 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
11274 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11275 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11276 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11280 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11281 … "bold": True or False, # Whether or not the text is rendered as bold.
11282 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
11283 "magnitude": 3.14, # The magnitude.
11284 "unit": "A String", # The units for magnitude.
11286 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11288 "rgbColor": { # An RGB color. # The RGB color value.
11289 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11290 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11291 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11295 "italic": True or False, # Whether or not the text is italicized.
11296 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11297 … "bookmarkId": "A String", # The ID of a bookmark in this document.
11298 … "headingId": "A String", # The ID of a heading in this document.
11301 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
11302 … "strikethrough": True or False, # Whether or not the text is struck through.
11303 … "underline": 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…
11305 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11306 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11309 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
11324 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
11328 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11329 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11330 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11334 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11335 "bold": True or False, # Whether or not the text is rendered as bold.
11336 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
11337 "magnitude": 3.14, # The magnitude.
11338 "unit": "A String", # The units for magnitude.
11340 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11342 "rgbColor": { # An RGB color. # The RGB color value.
11343 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11344 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11345 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11349 "italic": True or False, # Whether or not the text is italicized.
11350 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11351 … "bookmarkId": "A String", # The ID of a bookmark in this document.
11352 … "headingId": "A String", # The ID of a heading in this document.
11355 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
11356 … "strikethrough": True or False, # Whether or not the text is struck through.
11357 "underline": 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…
11359 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11360 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11365 …"inlineObjectId": "A String", # The ID of the InlineObject this element contai…
11366 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
11369 …"suggestedInsertionIds": [ # The suggested insertion IDs. An InlineObjectElement may hav…
11372 …"suggestedTextStyleChanges": { # The suggested text style changes to this InlineObject, …
11374 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
11378 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11379 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11380 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11384 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11385 … "bold": True or False, # Whether or not the text is rendered as bold.
11386 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
11387 "magnitude": 3.14, # The magnitude.
11388 "unit": "A String", # The units for magnitude.
11390 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11392 "rgbColor": { # An RGB color. # The RGB color value.
11393 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11394 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11395 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11399 "italic": True or False, # Whether or not the text is italicized.
11400 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11401 … "bookmarkId": "A String", # The ID of a bookmark in this document.
11402 … "headingId": "A String", # The ID of a heading in this document.
11405 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
11406 … "strikethrough": True or False, # Whether or not the text is struck through.
11407 … "underline": 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…
11409 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11410 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11413 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
11428 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
11432 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11433 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11434 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11438 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11439 "bold": True or False, # Whether or not the text is rendered as bold.
11440 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
11441 "magnitude": 3.14, # The magnitude.
11442 "unit": "A String", # The units for magnitude.
11444 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11446 "rgbColor": { # An RGB color. # The RGB color value.
11447 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11448 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11449 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11453 "italic": True or False, # Whether or not the text is italicized.
11454 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11455 … "bookmarkId": "A String", # The ID of a bookmark in this document.
11456 … "headingId": "A String", # The ID of a heading in this document.
11459 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
11460 … "strikethrough": True or False, # Whether or not the text is struck through.
11461 "underline": 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…
11463 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11464 …The 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
11472 …"suggestedInsertionIds": [ # The suggested insertion IDs. A PageBreak may have multiple …
11475 …"suggestedTextStyleChanges": { # The suggested text style changes to this PageBreak, key…
11477 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
11481 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11482 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11483 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11487 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11488 … "bold": True or False, # Whether or not the text is rendered as bold.
11489 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
11490 "magnitude": 3.14, # The magnitude.
11491 "unit": "A String", # The units for magnitude.
11493 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11495 "rgbColor": { # An RGB color. # The RGB color value.
11496 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11497 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11498 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11502 "italic": True or False, # Whether or not the text is italicized.
11503 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11504 … "bookmarkId": "A String", # The ID of a bookmark in this document.
11505 … "headingId": "A String", # The ID of a heading in this document.
11508 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
11509 … "strikethrough": True or False, # Whether or not the text is struck through.
11510 … "underline": 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…
11512 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11513 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11516 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
11531 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
11535 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11536 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11537 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11541 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11542 "bold": True or False, # Whether or not the text is rendered as bold.
11543 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
11544 "magnitude": 3.14, # The magnitude.
11545 "unit": "A String", # The units for magnitude.
11547 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11549 "rgbColor": { # An RGB color. # The RGB color value.
11550 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11551 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11552 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11556 "italic": True or False, # Whether or not the text is italicized.
11557 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11558 … "bookmarkId": "A String", # The ID of a bookmark in this document.
11559 … "headingId": "A String", # The ID of a heading in this document.
11562 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
11563 … "strikethrough": True or False, # Whether or not the text is struck through.
11564 "underline": 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…
11566 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11567 …The 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's name …
11572 … "personId": "A String", # Output only. The unique ID of this link.
11573 …operties": { # Properties specific to a linked Person. # Output only. The properties of this …
11574 …"email": "A String", # Output only. The email address linked to this Person. T…
11575 …;: "A String", # Output only. The name of the person if it is displayed in the link text…
11577 …letionIds": [ # IDs for suggestions that remove this person link from the document. A Person …
11580 …ertionIds": [ # IDs for suggestions that insert this person link into the document. A Person …
11583 …"suggestedTextStyleChanges": { # The suggested text style changes to this Person, keyed …
11585 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
11589 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11590 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11591 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11595 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11596 … "bold": True or False, # Whether or not the text is rendered as bold.
11597 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
11598 "magnitude": 3.14, # The magnitude.
11599 "unit": "A String", # The units for magnitude.
11601 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11603 "rgbColor": { # An RGB color. # The RGB color value.
11604 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11605 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11606 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11610 "italic": True or False, # Whether or not the text is italicized.
11611 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11612 … "bookmarkId": "A String", # The ID of a bookmark in this document.
11613 … "headingId": "A String", # The ID of a heading in this document.
11616 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
11617 … "strikethrough": True or False, # Whether or not the text is struck through.
11618 … "underline": 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…
11620 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11621 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11624 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
11639 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
11643 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11644 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11645 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11649 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11650 "bold": True or False, # Whether or not the text is rendered as bold.
11651 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
11652 "magnitude": 3.14, # The magnitude.
11653 "unit": "A String", # The units for magnitude.
11655 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11657 "rgbColor": { # An RGB color. # The RGB color value.
11658 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11659 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11660 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11664 "italic": True or False, # Whether or not the text is italicized.
11665 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11666 … "bookmarkId": "A String", # The ID of a bookmark in this document.
11667 … "headingId": "A String", # The ID of a heading in this document.
11670 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
11671 … "strikethrough": True or False, # Whether or not the text is struck through.
11672 "underline": 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…
11674 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11675 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11680 "richLinkId": "A String", # Output only. The ID of this link.
11681 …inkProperties": { # Properties specific to a RichLink. # Output only. The properties of this …
11682 … "A String", # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
11683 …The title of the RichLink as displayed in the link. This title matches the title of the linked res…
11684 …"uri": "A String", # Output only. The URI to the RichLink. This is always pres…
11686 …estedDeletionIds": [ # IDs for suggestions that remove this link from the document. A RichLin…
11689 …stedInsertionIds": [ # IDs for suggestions that insert this link into the document. A RichLin…
11692 …"suggestedTextStyleChanges": { # The suggested text style changes to this RichLink, keye…
11694 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
11698 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11699 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11700 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11704 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11705 … "bold": True or False, # Whether or not the text is rendered as bold.
11706 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
11707 "magnitude": 3.14, # The magnitude.
11708 "unit": "A String", # The units for magnitude.
11710 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11712 "rgbColor": { # An RGB color. # The RGB color value.
11713 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11714 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11715 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11719 "italic": True or False, # Whether or not the text is italicized.
11720 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11721 … "bookmarkId": "A String", # The ID of a bookmark in this document.
11722 … "headingId": "A String", # The ID of a heading in this document.
11725 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
11726 … "strikethrough": True or False, # Whether or not the text is struck through.
11727 … "underline": 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…
11729 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11730 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11733 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
11748 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
11752 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11753 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11754 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11758 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11759 "bold": True or False, # Whether or not the text is rendered as bold.
11760 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
11761 "magnitude": 3.14, # The magnitude.
11762 "unit": "A String", # The units for magnitude.
11764 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11766 "rgbColor": { # An RGB color. # The RGB color value.
11767 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11768 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11769 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11773 "italic": True or False, # Whether or not the text is italicized.
11774 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11775 … "bookmarkId": "A String", # The ID of a bookmark in this document.
11776 … "headingId": "A String", # The ID of a heading in this document.
11779 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
11780 … "strikethrough": True or False, # Whether or not the text is struck through.
11781 "underline": 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…
11783 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11784 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11788 …"startIndex": 42, # The zero-based start index of this paragraph element, in UTF-16 code…
11789 …n": { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
11790 …ontent": "A String", # The text of this run. Any non-text elements in the run are r…
11791 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
11794 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TextRun may have multiple in…
11797 …"suggestedTextStyleChanges": { # The suggested text style changes to this run, keyed by …
11799 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
11803 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11804 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11805 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11809 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11810 … "bold": True or False, # Whether or not the text is rendered as bold.
11811 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
11812 "magnitude": 3.14, # The magnitude.
11813 "unit": "A String", # The units for magnitude.
11815 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11817 "rgbColor": { # An RGB color. # The RGB color value.
11818 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11819 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11820 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11824 "italic": True or False, # Whether or not the text is italicized.
11825 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11826 … "bookmarkId": "A String", # The ID of a bookmark in this document.
11827 … "headingId": "A String", # The ID of a heading in this document.
11830 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
11831 … "strikethrough": True or False, # Whether or not the text is struck through.
11832 … "underline": 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…
11834 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11835 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11838 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
11853 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
11857 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11858 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11859 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11863 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
11864 "bold": True or False, # Whether or not the text is rendered as bold.
11865 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
11866 "magnitude": 3.14, # The magnitude.
11867 "unit": "A String", # The units for magnitude.
11869 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
11871 "rgbColor": { # An RGB color. # The RGB color value.
11872 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11873 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11874 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11878 "italic": True or False, # Whether or not the text is italicized.
11879 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
11880 … "bookmarkId": "A String", # The ID of a bookmark in this document.
11881 … "headingId": "A String", # The ID of a heading in this document.
11884 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
11885 … "strikethrough": True or False, # Whether or not the text is struck through.
11886 "underline": 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…
11888 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
11889 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
11895 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
11896 "alignment": "A String", # The text alignment for this paragraph.
11897 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
11898 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
11902 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11903 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11904 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11908 "dashStyle": "A String", # The dash style of the border.
11909 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
11910 "magnitude": 3.14, # The magnitude.
11911 "unit": "A String", # The units for magnitude.
11913 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
11914 "magnitude": 3.14, # The magnitude.
11915 "unit": "A String", # The units for magnitude.
11918 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
11922 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11923 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11924 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11928 "dashStyle": "A String", # The dash style of the border.
11929 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
11930 "magnitude": 3.14, # The magnitude.
11931 "unit": "A String", # The units for magnitude.
11933 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
11934 "magnitude": 3.14, # The magnitude.
11935 "unit": "A String", # The units for magnitude.
11938 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
11942 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11943 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11944 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11948 "dashStyle": "A String", # The dash style of the border.
11949 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
11950 "magnitude": 3.14, # The magnitude.
11951 "unit": "A String", # The units for magnitude.
11953 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
11954 "magnitude": 3.14, # The magnitude.
11955 "unit": "A String", # The units for magnitude.
11958 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
11962 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11963 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11964 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11968 "dashStyle": "A String", # The dash style of the border.
11969 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
11970 "magnitude": 3.14, # The magnitude.
11971 "unit": "A String", # The units for magnitude.
11973 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
11974 "magnitude": 3.14, # The magnitude.
11975 "unit": "A String", # The units for magnitude.
11978 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
11982 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
11983 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
11984 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
11988 "dashStyle": "A String", # The dash style of the border.
11989 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
11990 "magnitude": 3.14, # The magnitude.
11991 "unit": "A String", # The units for magnitude.
11993 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
11994 "magnitude": 3.14, # The magnitude.
11995 "unit": "A String", # The units for magnitude.
11998 …"direction": "A String", # The text direction of this paragraph. If unset, the…
11999 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
12000 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
12001 "magnitude": 3.14, # The magnitude.
12002 "unit": "A String", # The units for magnitude.
12004 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
12005 "magnitude": 3.14, # The magnitude.
12006 "unit": "A String", # The units for magnitude.
12008 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
12009 "magnitude": 3.14, # The magnitude.
12010 "unit": "A String", # 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…
12015 …The named style type of the paragraph. Since updating the named style type affects other propertie…
12016 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
12020 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12021 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12022 "red": 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 "magnitude": 3.14, # The magnitude.
12029 "unit": "A String", # The units for magnitude.
12031 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
12032 "magnitude": 3.14, # The magnitude.
12033 "unit": "A String", # The units for magnitude.
12035 "spacingMode": "A String", # The spacing mode for the paragraph.
12036 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
12038 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
12041 "unit": "A String", # The units for magnitude.
12046 … "positionedObjectIds": [ # The IDs of the positioned objects tethered to this paragraph.
12049 … "suggestedBulletChanges": { # The suggested changes to this paragraph's bullet.
12051 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
12052 … "listId": "A String", # The ID of the list this paragraph belongs to.
12053 "nestingLevel": 42, # The nesting level of this paragraph in the list.
12054 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
12058 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12059 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12060 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12064 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
12065 "bold": True or False, # Whether or not the text is rendered as bold.
12066 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
12067 "magnitude": 3.14, # The magnitude.
12068 "unit": "A String", # The units for magnitude.
12070 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
12072 "rgbColor": { # An RGB color. # The RGB color value.
12073 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12074 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12075 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12079 "italic": True or False, # Whether or not the text is italicized.
12080 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
12081 … "bookmarkId": "A String", # The ID of a bookmark in this document.
12082 … "headingId": "A String", # The ID of a heading in this document.
12085 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
12086 … "strikethrough": True or False, # Whether or not the text is struck through.
12087 "underline": 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…
12089 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
12090 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
12094 …the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
12095 …t;listIdSuggested": True or False, # Indicates if there was a suggested change to the list_id.
12096 …elSuggested": True or False, # Indicates if there was a suggested change to the nesting_level.
12097 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
12113 …"suggestedParagraphStyleChanges": { # The suggested paragraph style changes to this para…
12115 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
12116 … "alignment": "A String", # The text alignment for this paragraph.
12117 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
12118 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
12122 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12123 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12124 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12128 "dashStyle": "A String", # The dash style of the border.
12129 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
12130 "magnitude": 3.14, # The magnitude.
12131 "unit": "A String", # The units for magnitude.
12133 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
12134 "magnitude": 3.14, # The magnitude.
12135 "unit": "A String", # The units for magnitude.
12138 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
12142 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12143 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12144 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12148 "dashStyle": "A String", # The dash style of the border.
12149 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
12150 "magnitude": 3.14, # The magnitude.
12151 "unit": "A String", # The units for magnitude.
12153 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
12154 "magnitude": 3.14, # The magnitude.
12155 "unit": "A String", # The units for magnitude.
12158 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
12162 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12163 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12164 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12168 "dashStyle": "A String", # The dash style of the border.
12169 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
12170 "magnitude": 3.14, # The magnitude.
12171 "unit": "A String", # The units for magnitude.
12173 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
12174 "magnitude": 3.14, # The magnitude.
12175 "unit": "A String", # The units for magnitude.
12178 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
12182 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12183 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12184 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12188 "dashStyle": "A String", # The dash style of the border.
12189 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
12190 "magnitude": 3.14, # The magnitude.
12191 "unit": "A String", # The units for magnitude.
12193 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
12194 "magnitude": 3.14, # The magnitude.
12195 "unit": "A String", # The units for magnitude.
12198 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
12202 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12203 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12204 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12208 "dashStyle": "A String", # The dash style of the border.
12209 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
12210 "magnitude": 3.14, # The magnitude.
12211 "unit": "A String", # The units for magnitude.
12213 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
12214 "magnitude": 3.14, # The magnitude.
12215 "unit": "A String", # The units for magnitude.
12218 …"direction": "A String", # The text direction of this paragraph. If unset, the…
12219 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
12220 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
12221 "magnitude": 3.14, # The magnitude.
12222 "unit": "A String", # The units for magnitude.
12224 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
12225 "magnitude": 3.14, # The magnitude.
12226 "unit": "A String", # The units for magnitude.
12228 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
12229 "magnitude": 3.14, # The magnitude.
12230 "unit": "A String", # 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…
12235 …The named style type of the paragraph. Since updating the named style type affects other propertie…
12236 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
12240 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12241 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12242 "red": 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 "magnitude": 3.14, # The magnitude.
12249 "unit": "A String", # The units for magnitude.
12251 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
12252 "magnitude": 3.14, # The magnitude.
12253 "unit": "A String", # The units for magnitude.
12255 … "spacingMode": "A String", # The spacing mode for the paragraph.
12256 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
12258 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
12261 "unit": "A String", # The units for magnitude.
12266 …the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
12283 …the fields on the base Shading have been changed in this suggested change. For any field set to tr…
12284 …undColorSuggested": True or False, # Indicates if there was a suggested change to the Shading.
12292 …"suggestedPositionedObjectIds": { # The IDs of the positioned objects that are suggested…
12294 "objectIds": [ # The object IDs.
12300 … the same SectionStyle. A section break represents the start of a new section, and the section sty…
12301 …"sectionStyle": { # The styling that applies to a section. # The style of the section af…
12302 …perties": [ # The section's columns properties. If empty, the section contains one colum…
12304 …d": { # A magnitude in a single direction in the specified units. # The padding at the end of…
12305 "magnitude": 3.14, # The magnitude.
12306 "unit": "A String", # The units for magnitude.
12308 …h": { # A magnitude in a single direction in the specified units. # Output only. The width of…
12309 "magnitude": 3.14, # The magnitude.
12310 "unit": "A String", # The units for magnitude.
12314 …quot;: "A String", # The style of column separators. This style can be set even when the…
12315 …t;contentDirection": "A String", # 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&#…
12318 …The ID of the footer used only for even pages. If the value of DocumentStyle's use_even_page_…
12319 …The ID of the header used only for even pages. If the value of DocumentStyle's use_even_page_…
12320 …The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
12321 …The ID of the header used only for the first page of the section. If use_first_page_header_footer …
12322 …m": { # A magnitude in a single direction in the specified units. # The bottom page margin of…
12323 "magnitude": 3.14, # The magnitude.
12324 "unit": "A String", # The units for magnitude.
12326 …the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
12327 "magnitude": 3.14, # The magnitude.
12328 "unit": "A String", # The units for magnitude.
12330 …the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
12331 "magnitude": 3.14, # The magnitude.
12332 "unit": "A String", # The units for magnitude.
12334 …the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
12335 "magnitude": 3.14, # The magnitude.
12336 "unit": "A String", # The units for magnitude.
12338 …the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
12339 "magnitude": 3.14, # The magnitude.
12340 "unit": "A String", # The units for magnitude.
12342 …Top": { # A magnitude in a single direction in the specified units. # The top page margin of …
12343 "magnitude": 3.14, # The magnitude.
12344 "unit": "A String", # The units for magnitude.
12346 …The page number from which to start counting the number of pages for this section. If unset, page …
12347 "sectionType": "A String", # Output only. The type of section.
12348 …the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
12350 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
12353 …"suggestedInsertionIds": [ # The suggested insertion IDs. A SectionBreak may have multip…
12357 …"startIndex": 42, # The zero-based start index of this structural element, in UTF-16 cod…
12359 …"columns": 42, # Number of columns in the table. It is possible for a table to be non-re…
12360 "rows": 42, # Number of rows in the table.
12361 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
12364 …"suggestedInsertionIds": [ # The suggested insertion IDs. A Table may have multiple inse…
12367 "tableRows": [ # The contents and style of each row.
12368 { # The contents and style of a row in a Table.
12369 … "endIndex": 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
12370 … "startIndex": 42, # The zero-based start index of this row, in UTF-16 code units.
12371 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
12374 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableRow may have multiple i…
12377 …"suggestedTableRowStyleChanges": { # 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…
12380 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
12381 "magnitude": 3.14, # The magnitude.
12382 "unit": "A String", # The units for magnitude.
12385 …the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
12390 …The 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 "content": [ # The content of the cell.
12395 …"endIndex": 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
12396 … "startIndex": 42, # The zero-based start index of this cell, in UTF-16 code units.
12397 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
12400 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableCell may have multiple …
12403 …"suggestedTableCellStyleChanges": { # The suggested changes to the table cell style, key…
12405 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
12409 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12410 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12411 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
12419 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12420 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12421 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12425 … "dashStyle": "A String", # The dash style of the border.
12426 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
12427 "magnitude": 3.14, # The magnitude.
12428 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
12435 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12436 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12437 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12441 … "dashStyle": "A String", # The dash style of the border.
12442 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
12443 "magnitude": 3.14, # The magnitude.
12444 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
12451 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12452 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12453 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12457 … "dashStyle": "A String", # The dash style of the border.
12458 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
12459 "magnitude": 3.14, # The magnitude.
12460 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
12467 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12468 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12469 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12473 … "dashStyle": "A String", # The dash style of the border.
12474 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
12475 "magnitude": 3.14, # The magnitude.
12476 "unit": "A String", # The units for magnitude.
12479 … "columnSpan": 42, # The column span of the cell. This property is read-only.
12480 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
12481 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
12482 "magnitude": 3.14, # The magnitude.
12483 "unit": "A String", # The units for magnitude.
12485 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
12486 "magnitude": 3.14, # The magnitude.
12487 "unit": "A String", # The units for magnitude.
12489 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
12490 "magnitude": 3.14, # The magnitude.
12491 "unit": "A String", # The units for magnitude.
12493 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
12494 "magnitude": 3.14, # The magnitude.
12495 "unit": "A String", # The units for magnitude.
12497 … "rowSpan": 42, # The row span of the cell. This property is read-only.
12499 …the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
12515 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
12519 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12520 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12521 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
12529 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12530 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12531 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12535 "dashStyle": "A String", # The dash style of the border.
12536 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
12537 "magnitude": 3.14, # The magnitude.
12538 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
12545 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12546 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12547 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12551 "dashStyle": "A String", # The dash style of the border.
12552 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
12553 "magnitude": 3.14, # The magnitude.
12554 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
12561 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12562 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12563 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12567 "dashStyle": "A String", # The dash style of the border.
12568 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
12569 "magnitude": 3.14, # The magnitude.
12570 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
12577 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12578 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12579 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12583 "dashStyle": "A String", # The dash style of the border.
12584 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
12585 "magnitude": 3.14, # The magnitude.
12586 "unit": "A String", # The units for magnitude.
12589 … "columnSpan": 42, # The column span of the cell. This property is read-only.
12590 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
12591 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
12592 "magnitude": 3.14, # The magnitude.
12593 "unit": "A String", # The units for magnitude.
12595 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
12596 "magnitude": 3.14, # The magnitude.
12597 "unit": "A String", # The units for magnitude.
12599 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
12600 "magnitude": 3.14, # The magnitude.
12601 "unit": "A String", # The units for magnitude.
12603 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
12604 "magnitude": 3.14, # The magnitude.
12605 "unit": "A String", # The units for magnitude.
12607 … "rowSpan": 42, # The row span of the cell. This property is read-only.
12611 … "tableRowStyle": { # Styles that apply to a table row. # The style of the table row.
12612 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
12613 "magnitude": 3.14, # The magnitude.
12614 "unit": "A String", # The units for magnitude.
12619 "tableStyle": { # Styles that apply to a table. # The style of the table.
12620 …The 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 "magnitude": 3.14, # The magnitude.
12624 "unit": "A String", # The units for magnitude.
12626 "widthType": "A String", # The width type of the column.
12632 "content": [ # The content of the table of contents.
12635 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
12638 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableOfContents may have mul…
12644 "footerId": "A String", # The ID of the footer.
12647 "footnotes": { # Output only. The footnotes in the document, keyed by footnote ID.
12649 …"content": [ # The contents of the footnote. The indexes for a footnote's content b…
12650 { # A StructuralElement describes content that provides structure to the document.
12651 …"endIndex": 42, # The zero-based end index of this structural element, exclusive, in UTF…
12653 …"bullet": { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
12654 … "listId": "A String", # The ID of the list this paragraph belongs to.
12655 "nestingLevel": 42, # The nesting level of this paragraph in the list.
12656 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
12660 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12661 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12662 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12666 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
12667 "bold": True or False, # Whether or not the text is rendered as bold.
12668 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
12669 "magnitude": 3.14, # The magnitude.
12670 "unit": "A String", # The units for magnitude.
12672 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
12674 "rgbColor": { # An RGB color. # The RGB color value.
12675 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12676 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12677 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12681 "italic": True or False, # Whether or not the text is italicized.
12682 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
12683 … "bookmarkId": "A String", # The ID of a bookmark in this document.
12684 … "headingId": "A String", # The ID of a heading in this document.
12687 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
12688 … "strikethrough": True or False, # Whether or not the text is struck through.
12689 "underline": 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…
12691 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
12692 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
12696 … "elements": [ # The content of the paragraph broken down into its component parts.
12698 …"autoText": { # A ParagraphElement representing a spot in the text that is dynamically r…
12699 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
12702 …"suggestedInsertionIds": [ # The suggested insertion IDs. An AutoText may have multiple …
12705 …"suggestedTextStyleChanges": { # The suggested text style changes to this AutoText, keye…
12707 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
12711 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12712 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12713 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12717 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
12718 … "bold": True or False, # Whether or not the text is rendered as bold.
12719 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
12720 "magnitude": 3.14, # The magnitude.
12721 "unit": "A String", # The units for magnitude.
12723 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
12725 "rgbColor": { # An RGB color. # The RGB color value.
12726 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12727 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12728 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12732 "italic": True or False, # Whether or not the text is italicized.
12733 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
12734 … "bookmarkId": "A String", # The ID of a bookmark in this document.
12735 … "headingId": "A String", # The ID of a heading in this document.
12738 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
12739 … "strikethrough": True or False, # Whether or not the text is struck through.
12740 … "underline": 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…
12742 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
12743 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
12746 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
12761 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
12765 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12766 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12767 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12771 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
12772 "bold": True or False, # Whether or not the text is rendered as bold.
12773 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
12774 "magnitude": 3.14, # The magnitude.
12775 "unit": "A String", # The units for magnitude.
12777 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
12779 "rgbColor": { # An RGB color. # The RGB color value.
12780 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12781 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12782 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12786 "italic": True or False, # Whether or not the text is italicized.
12787 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
12788 … "bookmarkId": "A String", # The ID of a bookmark in this document.
12789 … "headingId": "A String", # The ID of a heading in this document.
12792 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
12793 … "strikethrough": True or False, # Whether or not the text is struck through.
12794 "underline": 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…
12796 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
12797 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
12800 "type": "A String", # 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
12806 …"suggestedInsertionIds": [ # The suggested insertion IDs. A ColumnBreak may have multipl…
12809 …"suggestedTextStyleChanges": { # The suggested text style changes to this ColumnBreak, k…
12811 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
12815 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12816 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12817 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12821 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
12822 … "bold": True or False, # Whether or not the text is rendered as bold.
12823 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
12824 "magnitude": 3.14, # The magnitude.
12825 "unit": "A String", # The units for magnitude.
12827 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
12829 "rgbColor": { # An RGB color. # The RGB color value.
12830 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12831 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12832 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12836 "italic": True or False, # Whether or not the text is italicized.
12837 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
12838 … "bookmarkId": "A String", # The ID of a bookmark in this document.
12839 … "headingId": "A String", # The ID of a heading in this document.
12842 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
12843 … "strikethrough": True or False, # Whether or not the text is struck through.
12844 … "underline": 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…
12846 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
12847 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
12850 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
12865 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
12869 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12870 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12871 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12875 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
12876 "bold": True or False, # Whether or not the text is rendered as bold.
12877 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
12878 "magnitude": 3.14, # The magnitude.
12879 "unit": "A String", # The units for magnitude.
12881 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
12883 "rgbColor": { # An RGB color. # The RGB color value.
12884 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12885 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12886 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12890 "italic": True or False, # Whether or not the text is italicized.
12891 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
12892 … "bookmarkId": "A String", # The ID of a bookmark in this document.
12893 … "headingId": "A String", # The ID of a heading in this document.
12896 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
12897 … "strikethrough": True or False, # Whether or not the text is struck through.
12898 "underline": 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…
12900 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
12901 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
12905 …"endIndex": 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
12907 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
12910 …"suggestedInsertionIds": [ # 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 …"footnoteId": "A String", # The ID of the footnote that contains the content o…
12916 … "footnoteNumber": "A String", # The rendered number of this footnote.
12917 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
12920 …"suggestedInsertionIds": [ # The suggested insertion IDs. A FootnoteReference may have m…
12923 …"suggestedTextStyleChanges": { # The suggested text style changes to this FootnoteRefere…
12925 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
12929 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12930 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12931 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12935 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
12936 … "bold": True or False, # Whether or not the text is rendered as bold.
12937 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
12938 "magnitude": 3.14, # The magnitude.
12939 "unit": "A String", # The units for magnitude.
12941 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
12943 "rgbColor": { # An RGB color. # The RGB color value.
12944 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12945 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12946 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12950 "italic": True or False, # Whether or not the text is italicized.
12951 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
12952 … "bookmarkId": "A String", # The ID of a bookmark in this document.
12953 … "headingId": "A String", # The ID of a heading in this document.
12956 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
12957 … "strikethrough": True or False, # Whether or not the text is struck through.
12958 … "underline": 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…
12960 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
12961 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
12964 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
12979 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
12983 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12984 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
12985 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
12989 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
12990 "bold": True or False, # Whether or not the text is rendered as bold.
12991 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
12992 "magnitude": 3.14, # The magnitude.
12993 "unit": "A String", # The units for magnitude.
12995 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
12997 "rgbColor": { # An RGB color. # The RGB color value.
12998 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
12999 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13000 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13004 "italic": True or False, # Whether or not the text is italicized.
13005 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13006 … "bookmarkId": "A String", # The ID of a bookmark in this document.
13007 … "headingId": "A String", # The ID of a heading in this document.
13010 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
13011 … "strikethrough": True or False, # Whether or not the text is struck through.
13012 "underline": 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…
13014 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13015 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13020 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
13023 …"suggestedInsertionIds": [ # The suggested insertion IDs. A HorizontalRule may have mult…
13026 …"suggestedTextStyleChanges": { # The suggested text style changes to this HorizontalRule…
13028 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
13032 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13033 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13034 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13038 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13039 … "bold": True or False, # Whether or not the text is rendered as bold.
13040 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
13041 "magnitude": 3.14, # The magnitude.
13042 "unit": "A String", # The units for magnitude.
13044 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13046 "rgbColor": { # An RGB color. # The RGB color value.
13047 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13048 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13049 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13053 "italic": True or False, # Whether or not the text is italicized.
13054 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13055 … "bookmarkId": "A String", # The ID of a bookmark in this document.
13056 … "headingId": "A String", # The ID of a heading in this document.
13059 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
13060 … "strikethrough": True or False, # Whether or not the text is struck through.
13061 … "underline": 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…
13063 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13064 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13067 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
13082 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
13086 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13087 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13088 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13092 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13093 "bold": True or False, # Whether or not the text is rendered as bold.
13094 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
13095 "magnitude": 3.14, # The magnitude.
13096 "unit": "A String", # The units for magnitude.
13098 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13100 "rgbColor": { # An RGB color. # The RGB color value.
13101 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13102 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13103 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13107 "italic": True or False, # Whether or not the text is italicized.
13108 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13109 … "bookmarkId": "A String", # The ID of a bookmark in this document.
13110 … "headingId": "A String", # The ID of a heading in this document.
13113 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
13114 … "strikethrough": True or False, # Whether or not the text is struck through.
13115 "underline": 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…
13117 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13118 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13123 …"inlineObjectId": "A String", # The ID of the InlineObject this element contai…
13124 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
13127 …"suggestedInsertionIds": [ # The suggested insertion IDs. An InlineObjectElement may hav…
13130 …"suggestedTextStyleChanges": { # The suggested text style changes to this InlineObject, …
13132 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
13136 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13137 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13138 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13142 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13143 … "bold": True or False, # Whether or not the text is rendered as bold.
13144 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
13145 "magnitude": 3.14, # The magnitude.
13146 "unit": "A String", # The units for magnitude.
13148 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13150 "rgbColor": { # An RGB color. # The RGB color value.
13151 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13152 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13153 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13157 "italic": True or False, # Whether or not the text is italicized.
13158 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13159 … "bookmarkId": "A String", # The ID of a bookmark in this document.
13160 … "headingId": "A String", # The ID of a heading in this document.
13163 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
13164 … "strikethrough": True or False, # Whether or not the text is struck through.
13165 … "underline": 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…
13167 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13168 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13171 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
13186 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
13190 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13191 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13192 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13196 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13197 "bold": True or False, # Whether or not the text is rendered as bold.
13198 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
13199 "magnitude": 3.14, # The magnitude.
13200 "unit": "A String", # The units for magnitude.
13202 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13204 "rgbColor": { # An RGB color. # The RGB color value.
13205 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13206 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13207 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13211 "italic": True or False, # Whether or not the text is italicized.
13212 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13213 … "bookmarkId": "A String", # The ID of a bookmark in this document.
13214 … "headingId": "A String", # The ID of a heading in this document.
13217 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
13218 … "strikethrough": True or False, # Whether or not the text is struck through.
13219 "underline": 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…
13221 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13222 …The 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
13230 …"suggestedInsertionIds": [ # The suggested insertion IDs. A PageBreak may have multiple …
13233 …"suggestedTextStyleChanges": { # The suggested text style changes to this PageBreak, key…
13235 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
13239 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13240 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13241 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13245 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13246 … "bold": True or False, # Whether or not the text is rendered as bold.
13247 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
13248 "magnitude": 3.14, # The magnitude.
13249 "unit": "A String", # The units for magnitude.
13251 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13253 "rgbColor": { # An RGB color. # The RGB color value.
13254 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13255 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13256 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13260 "italic": True or False, # Whether or not the text is italicized.
13261 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13262 … "bookmarkId": "A String", # The ID of a bookmark in this document.
13263 … "headingId": "A String", # The ID of a heading in this document.
13266 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
13267 … "strikethrough": True or False, # Whether or not the text is struck through.
13268 … "underline": 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…
13270 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13271 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13274 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
13289 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
13293 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13294 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13295 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13299 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13300 "bold": True or False, # Whether or not the text is rendered as bold.
13301 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
13302 "magnitude": 3.14, # The magnitude.
13303 "unit": "A String", # The units for magnitude.
13305 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13307 "rgbColor": { # An RGB color. # The RGB color value.
13308 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13309 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13310 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13314 "italic": True or False, # Whether or not the text is italicized.
13315 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13316 … "bookmarkId": "A String", # The ID of a bookmark in this document.
13317 … "headingId": "A String", # The ID of a heading in this document.
13320 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
13321 … "strikethrough": True or False, # Whether or not the text is struck through.
13322 "underline": 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…
13324 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13325 …The 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's name …
13330 … "personId": "A String", # Output only. The unique ID of this link.
13331 …operties": { # Properties specific to a linked Person. # Output only. The properties of this …
13332 …"email": "A String", # Output only. The email address linked to this Person. T…
13333 …;: "A String", # Output only. The name of the person if it is displayed in the link text…
13335 …letionIds": [ # IDs for suggestions that remove this person link from the document. A Person …
13338 …ertionIds": [ # IDs for suggestions that insert this person link into the document. A Person …
13341 …"suggestedTextStyleChanges": { # The suggested text style changes to this Person, keyed …
13343 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
13347 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13348 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13349 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13353 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13354 … "bold": True or False, # Whether or not the text is rendered as bold.
13355 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
13356 "magnitude": 3.14, # The magnitude.
13357 "unit": "A String", # The units for magnitude.
13359 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13361 "rgbColor": { # An RGB color. # The RGB color value.
13362 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13363 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13364 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13368 "italic": True or False, # Whether or not the text is italicized.
13369 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13370 … "bookmarkId": "A String", # The ID of a bookmark in this document.
13371 … "headingId": "A String", # The ID of a heading in this document.
13374 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
13375 … "strikethrough": True or False, # Whether or not the text is struck through.
13376 … "underline": 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…
13378 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13379 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13382 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
13397 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
13401 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13402 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13403 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13407 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13408 "bold": True or False, # Whether or not the text is rendered as bold.
13409 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
13410 "magnitude": 3.14, # The magnitude.
13411 "unit": "A String", # The units for magnitude.
13413 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13415 "rgbColor": { # An RGB color. # The RGB color value.
13416 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13417 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13418 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13422 "italic": True or False, # Whether or not the text is italicized.
13423 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13424 … "bookmarkId": "A String", # The ID of a bookmark in this document.
13425 … "headingId": "A String", # The ID of a heading in this document.
13428 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
13429 … "strikethrough": True or False, # Whether or not the text is struck through.
13430 "underline": 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…
13432 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13433 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13438 "richLinkId": "A String", # Output only. The ID of this link.
13439 …inkProperties": { # Properties specific to a RichLink. # Output only. The properties of this …
13440 … "A String", # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
13441 …The title of the RichLink as displayed in the link. This title matches the title of the linked res…
13442 …"uri": "A String", # Output only. The URI to the RichLink. This is always pres…
13444 …estedDeletionIds": [ # IDs for suggestions that remove this link from the document. A RichLin…
13447 …stedInsertionIds": [ # IDs for suggestions that insert this link into the document. A RichLin…
13450 …"suggestedTextStyleChanges": { # The suggested text style changes to this RichLink, keye…
13452 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
13456 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13457 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13458 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13462 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13463 … "bold": True or False, # Whether or not the text is rendered as bold.
13464 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
13465 "magnitude": 3.14, # The magnitude.
13466 "unit": "A String", # The units for magnitude.
13468 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13470 "rgbColor": { # An RGB color. # The RGB color value.
13471 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13472 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13473 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13477 "italic": True or False, # Whether or not the text is italicized.
13478 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13479 … "bookmarkId": "A String", # The ID of a bookmark in this document.
13480 … "headingId": "A String", # The ID of a heading in this document.
13483 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
13484 … "strikethrough": True or False, # Whether or not the text is struck through.
13485 … "underline": 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…
13487 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13488 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13491 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
13506 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
13510 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13511 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13512 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13516 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13517 "bold": True or False, # Whether or not the text is rendered as bold.
13518 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
13519 "magnitude": 3.14, # The magnitude.
13520 "unit": "A String", # The units for magnitude.
13522 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13524 "rgbColor": { # An RGB color. # The RGB color value.
13525 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13526 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13527 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13531 "italic": True or False, # Whether or not the text is italicized.
13532 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13533 … "bookmarkId": "A String", # The ID of a bookmark in this document.
13534 … "headingId": "A String", # The ID of a heading in this document.
13537 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
13538 … "strikethrough": True or False, # Whether or not the text is struck through.
13539 "underline": 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…
13541 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13542 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13546 …"startIndex": 42, # The zero-based start index of this paragraph element, in UTF-16 code…
13547 …n": { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
13548 …ontent": "A String", # The text of this run. Any non-text elements in the run are r…
13549 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
13552 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TextRun may have multiple in…
13555 …"suggestedTextStyleChanges": { # The suggested text style changes to this run, keyed by …
13557 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
13561 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13562 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13563 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13567 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13568 … "bold": True or False, # Whether or not the text is rendered as bold.
13569 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
13570 "magnitude": 3.14, # The magnitude.
13571 "unit": "A String", # The units for magnitude.
13573 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13575 "rgbColor": { # An RGB color. # The RGB color value.
13576 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13577 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13578 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13582 "italic": True or False, # Whether or not the text is italicized.
13583 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13584 … "bookmarkId": "A String", # The ID of a bookmark in this document.
13585 … "headingId": "A String", # The ID of a heading in this document.
13588 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
13589 … "strikethrough": True or False, # Whether or not the text is struck through.
13590 … "underline": 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…
13592 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13593 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13596 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
13611 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
13615 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13616 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13617 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13621 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13622 "bold": True or False, # Whether or not the text is rendered as bold.
13623 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
13624 "magnitude": 3.14, # The magnitude.
13625 "unit": "A String", # The units for magnitude.
13627 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13629 "rgbColor": { # An RGB color. # The RGB color value.
13630 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13631 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13632 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13636 "italic": True or False, # Whether or not the text is italicized.
13637 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13638 … "bookmarkId": "A String", # The ID of a bookmark in this document.
13639 … "headingId": "A String", # The ID of a heading in this document.
13642 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
13643 … "strikethrough": True or False, # Whether or not the text is struck through.
13644 "underline": 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…
13646 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13647 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13653 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
13654 "alignment": "A String", # The text alignment for this paragraph.
13655 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
13656 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
13660 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13661 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13662 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13666 "dashStyle": "A String", # The dash style of the border.
13667 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
13668 "magnitude": 3.14, # The magnitude.
13669 "unit": "A String", # The units for magnitude.
13671 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
13672 "magnitude": 3.14, # The magnitude.
13673 "unit": "A String", # The units for magnitude.
13676 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
13680 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13681 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13682 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13686 "dashStyle": "A String", # The dash style of the border.
13687 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
13688 "magnitude": 3.14, # The magnitude.
13689 "unit": "A String", # The units for magnitude.
13691 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
13692 "magnitude": 3.14, # The magnitude.
13693 "unit": "A String", # The units for magnitude.
13696 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
13700 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13701 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13702 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13706 "dashStyle": "A String", # The dash style of the border.
13707 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
13708 "magnitude": 3.14, # The magnitude.
13709 "unit": "A String", # The units for magnitude.
13711 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
13712 "magnitude": 3.14, # The magnitude.
13713 "unit": "A String", # The units for magnitude.
13716 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
13720 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13721 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13722 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13726 "dashStyle": "A String", # The dash style of the border.
13727 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
13728 "magnitude": 3.14, # The magnitude.
13729 "unit": "A String", # The units for magnitude.
13731 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
13732 "magnitude": 3.14, # The magnitude.
13733 "unit": "A String", # The units for magnitude.
13736 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
13740 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13741 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13742 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13746 "dashStyle": "A String", # The dash style of the border.
13747 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
13748 "magnitude": 3.14, # The magnitude.
13749 "unit": "A String", # The units for magnitude.
13751 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
13752 "magnitude": 3.14, # The magnitude.
13753 "unit": "A String", # The units for magnitude.
13756 …"direction": "A String", # The text direction of this paragraph. If unset, the…
13757 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
13758 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
13759 "magnitude": 3.14, # The magnitude.
13760 "unit": "A String", # The units for magnitude.
13762 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
13763 "magnitude": 3.14, # The magnitude.
13764 "unit": "A String", # The units for magnitude.
13766 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
13767 "magnitude": 3.14, # The magnitude.
13768 "unit": "A String", # 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…
13773 …The named style type of the paragraph. Since updating the named style type affects other propertie…
13774 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
13778 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13779 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13780 "red": 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 "magnitude": 3.14, # The magnitude.
13787 "unit": "A String", # The units for magnitude.
13789 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
13790 "magnitude": 3.14, # The magnitude.
13791 "unit": "A String", # The units for magnitude.
13793 "spacingMode": "A String", # The spacing mode for the paragraph.
13794 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
13796 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
13799 "unit": "A String", # The units for magnitude.
13804 … "positionedObjectIds": [ # The IDs of the positioned objects tethered to this paragraph.
13807 … "suggestedBulletChanges": { # The suggested changes to this paragraph's bullet.
13809 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
13810 … "listId": "A String", # The ID of the list this paragraph belongs to.
13811 "nestingLevel": 42, # The nesting level of this paragraph in the list.
13812 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
13816 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13817 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13818 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13822 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
13823 "bold": True or False, # Whether or not the text is rendered as bold.
13824 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
13825 "magnitude": 3.14, # The magnitude.
13826 "unit": "A String", # The units for magnitude.
13828 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
13830 "rgbColor": { # An RGB color. # The RGB color value.
13831 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13832 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13833 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13837 "italic": True or False, # Whether or not the text is italicized.
13838 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
13839 … "bookmarkId": "A String", # The ID of a bookmark in this document.
13840 … "headingId": "A String", # The ID of a heading in this document.
13843 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
13844 … "strikethrough": True or False, # Whether or not the text is struck through.
13845 "underline": 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…
13847 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
13848 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
13852 …the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
13853 …t;listIdSuggested": True or False, # Indicates if there was a suggested change to the list_id.
13854 …elSuggested": True or False, # Indicates if there was a suggested change to the nesting_level.
13855 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
13871 …"suggestedParagraphStyleChanges": { # The suggested paragraph style changes to this para…
13873 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
13874 … "alignment": "A String", # The text alignment for this paragraph.
13875 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
13876 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
13880 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13881 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13882 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13886 "dashStyle": "A String", # The dash style of the border.
13887 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
13888 "magnitude": 3.14, # The magnitude.
13889 "unit": "A String", # The units for magnitude.
13891 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
13892 "magnitude": 3.14, # The magnitude.
13893 "unit": "A String", # The units for magnitude.
13896 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
13900 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13901 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13902 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13906 "dashStyle": "A String", # The dash style of the border.
13907 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
13908 "magnitude": 3.14, # The magnitude.
13909 "unit": "A String", # The units for magnitude.
13911 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
13912 "magnitude": 3.14, # The magnitude.
13913 "unit": "A String", # The units for magnitude.
13916 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
13920 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13921 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13922 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13926 "dashStyle": "A String", # The dash style of the border.
13927 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
13928 "magnitude": 3.14, # The magnitude.
13929 "unit": "A String", # The units for magnitude.
13931 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
13932 "magnitude": 3.14, # The magnitude.
13933 "unit": "A String", # The units for magnitude.
13936 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
13940 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13941 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13942 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13946 "dashStyle": "A String", # The dash style of the border.
13947 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
13948 "magnitude": 3.14, # The magnitude.
13949 "unit": "A String", # The units for magnitude.
13951 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
13952 "magnitude": 3.14, # The magnitude.
13953 "unit": "A String", # The units for magnitude.
13956 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
13960 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13961 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
13962 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
13966 "dashStyle": "A String", # The dash style of the border.
13967 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
13968 "magnitude": 3.14, # The magnitude.
13969 "unit": "A String", # The units for magnitude.
13971 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
13972 "magnitude": 3.14, # The magnitude.
13973 "unit": "A String", # The units for magnitude.
13976 …"direction": "A String", # The text direction of this paragraph. If unset, the…
13977 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
13978 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
13979 "magnitude": 3.14, # The magnitude.
13980 "unit": "A String", # The units for magnitude.
13982 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
13983 "magnitude": 3.14, # The magnitude.
13984 "unit": "A String", # The units for magnitude.
13986 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
13987 "magnitude": 3.14, # The magnitude.
13988 "unit": "A String", # 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…
13993 …The named style type of the paragraph. Since updating the named style type affects other propertie…
13994 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
13998 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
13999 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14000 "red": 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 "magnitude": 3.14, # The magnitude.
14007 "unit": "A String", # The units for magnitude.
14009 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
14010 "magnitude": 3.14, # The magnitude.
14011 "unit": "A String", # The units for magnitude.
14013 … "spacingMode": "A String", # The spacing mode for the paragraph.
14014 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
14016 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
14019 "unit": "A String", # The units for magnitude.
14024 …the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
14041 …the fields on the base Shading have been changed in this suggested change. For any field set to tr…
14042 …undColorSuggested": True or False, # Indicates if there was a suggested change to the Shading.
14050 …"suggestedPositionedObjectIds": { # The IDs of the positioned objects that are suggested…
14052 "objectIds": [ # The object IDs.
14058 … the same SectionStyle. A section break represents the start of a new section, and the section sty…
14059 …"sectionStyle": { # The styling that applies to a section. # The style of the section af…
14060 …perties": [ # The section's columns properties. If empty, the section contains one colum…
14062 …d": { # A magnitude in a single direction in the specified units. # The padding at the end of…
14063 "magnitude": 3.14, # The magnitude.
14064 "unit": "A String", # The units for magnitude.
14066 …h": { # A magnitude in a single direction in the specified units. # Output only. The width of…
14067 "magnitude": 3.14, # The magnitude.
14068 "unit": "A String", # The units for magnitude.
14072 …quot;: "A String", # The style of column separators. This style can be set even when the…
14073 …t;contentDirection": "A String", # 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&#…
14076 …The ID of the footer used only for even pages. If the value of DocumentStyle's use_even_page_…
14077 …The ID of the header used only for even pages. If the value of DocumentStyle's use_even_page_…
14078 …The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
14079 …The ID of the header used only for the first page of the section. If use_first_page_header_footer …
14080 …m": { # A magnitude in a single direction in the specified units. # The bottom page margin of…
14081 "magnitude": 3.14, # The magnitude.
14082 "unit": "A String", # The units for magnitude.
14084 …the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
14085 "magnitude": 3.14, # The magnitude.
14086 "unit": "A String", # The units for magnitude.
14088 …the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
14089 "magnitude": 3.14, # The magnitude.
14090 "unit": "A String", # The units for magnitude.
14092 …the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
14093 "magnitude": 3.14, # The magnitude.
14094 "unit": "A String", # The units for magnitude.
14096 …the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
14097 "magnitude": 3.14, # The magnitude.
14098 "unit": "A String", # The units for magnitude.
14100 …Top": { # A magnitude in a single direction in the specified units. # The top page margin of …
14101 "magnitude": 3.14, # The magnitude.
14102 "unit": "A String", # The units for magnitude.
14104 …The page number from which to start counting the number of pages for this section. If unset, page …
14105 "sectionType": "A String", # Output only. The type of section.
14106 …the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
14108 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
14111 …"suggestedInsertionIds": [ # The suggested insertion IDs. A SectionBreak may have multip…
14115 …"startIndex": 42, # The zero-based start index of this structural element, in UTF-16 cod…
14117 …"columns": 42, # Number of columns in the table. It is possible for a table to be non-re…
14118 "rows": 42, # Number of rows in the table.
14119 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
14122 …"suggestedInsertionIds": [ # The suggested insertion IDs. A Table may have multiple inse…
14125 "tableRows": [ # The contents and style of each row.
14126 { # The contents and style of a row in a Table.
14127 … "endIndex": 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
14128 … "startIndex": 42, # The zero-based start index of this row, in UTF-16 code units.
14129 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
14132 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableRow may have multiple i…
14135 …"suggestedTableRowStyleChanges": { # 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…
14138 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
14139 "magnitude": 3.14, # The magnitude.
14140 "unit": "A String", # The units for magnitude.
14143 …the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
14148 …The 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 "content": [ # The content of the cell.
14153 …"endIndex": 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
14154 … "startIndex": 42, # The zero-based start index of this cell, in UTF-16 code units.
14155 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
14158 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableCell may have multiple …
14161 …"suggestedTableCellStyleChanges": { # The suggested changes to the table cell style, key…
14163 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
14167 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14168 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14169 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
14177 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14178 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14179 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14183 … "dashStyle": "A String", # The dash style of the border.
14184 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
14185 "magnitude": 3.14, # The magnitude.
14186 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
14193 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14194 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14195 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14199 … "dashStyle": "A String", # The dash style of the border.
14200 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
14201 "magnitude": 3.14, # The magnitude.
14202 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
14209 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14210 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14211 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14215 … "dashStyle": "A String", # The dash style of the border.
14216 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
14217 "magnitude": 3.14, # The magnitude.
14218 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
14225 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14226 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14227 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14231 … "dashStyle": "A String", # The dash style of the border.
14232 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
14233 "magnitude": 3.14, # The magnitude.
14234 "unit": "A String", # The units for magnitude.
14237 … "columnSpan": 42, # The column span of the cell. This property is read-only.
14238 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
14239 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
14240 "magnitude": 3.14, # The magnitude.
14241 "unit": "A String", # The units for magnitude.
14243 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
14244 "magnitude": 3.14, # The magnitude.
14245 "unit": "A String", # The units for magnitude.
14247 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
14248 "magnitude": 3.14, # The magnitude.
14249 "unit": "A String", # The units for magnitude.
14251 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
14252 "magnitude": 3.14, # The magnitude.
14253 "unit": "A String", # The units for magnitude.
14255 … "rowSpan": 42, # The row span of the cell. This property is read-only.
14257 …the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
14273 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
14277 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14278 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14279 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
14287 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14288 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14289 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14293 "dashStyle": "A String", # The dash style of the border.
14294 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
14295 "magnitude": 3.14, # The magnitude.
14296 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
14303 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14304 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14305 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14309 "dashStyle": "A String", # The dash style of the border.
14310 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
14311 "magnitude": 3.14, # The magnitude.
14312 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
14319 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14320 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14321 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14325 "dashStyle": "A String", # The dash style of the border.
14326 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
14327 "magnitude": 3.14, # The magnitude.
14328 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
14335 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14336 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14337 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14341 "dashStyle": "A String", # The dash style of the border.
14342 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
14343 "magnitude": 3.14, # The magnitude.
14344 "unit": "A String", # The units for magnitude.
14347 … "columnSpan": 42, # The column span of the cell. This property is read-only.
14348 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
14349 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
14350 "magnitude": 3.14, # The magnitude.
14351 "unit": "A String", # The units for magnitude.
14353 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
14354 "magnitude": 3.14, # The magnitude.
14355 "unit": "A String", # The units for magnitude.
14357 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
14358 "magnitude": 3.14, # The magnitude.
14359 "unit": "A String", # The units for magnitude.
14361 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
14362 "magnitude": 3.14, # The magnitude.
14363 "unit": "A String", # The units for magnitude.
14365 … "rowSpan": 42, # The row span of the cell. This property is read-only.
14369 … "tableRowStyle": { # Styles that apply to a table row. # The style of the table row.
14370 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
14371 "magnitude": 3.14, # The magnitude.
14372 "unit": "A String", # The units for magnitude.
14377 "tableStyle": { # Styles that apply to a table. # The style of the table.
14378 …The 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 "magnitude": 3.14, # The magnitude.
14382 "unit": "A String", # The units for magnitude.
14384 "widthType": "A String", # The width type of the column.
14390 "content": [ # The content of the table of contents.
14393 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
14396 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableOfContents may have mul…
14402 "footnoteId": "A String", # The ID of the footnote.
14405 "headers": { # Output only. The headers in the document, keyed by header ID.
14407 …"content": [ # The contents of the header. The indexes for a header's content begin…
14408 { # A StructuralElement describes content that provides structure to the document.
14409 …"endIndex": 42, # The zero-based end index of this structural element, exclusive, in UTF…
14411 …"bullet": { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
14412 … "listId": "A String", # The ID of the list this paragraph belongs to.
14413 "nestingLevel": 42, # The nesting level of this paragraph in the list.
14414 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
14418 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14419 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14420 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14424 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14425 "bold": True or False, # Whether or not the text is rendered as bold.
14426 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
14427 "magnitude": 3.14, # The magnitude.
14428 "unit": "A String", # The units for magnitude.
14430 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14432 "rgbColor": { # An RGB color. # The RGB color value.
14433 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14434 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14435 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14439 "italic": True or False, # Whether or not the text is italicized.
14440 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14441 … "bookmarkId": "A String", # The ID of a bookmark in this document.
14442 … "headingId": "A String", # The ID of a heading in this document.
14445 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
14446 … "strikethrough": True or False, # Whether or not the text is struck through.
14447 "underline": 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…
14449 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14450 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14454 … "elements": [ # The content of the paragraph broken down into its component parts.
14456 …"autoText": { # A ParagraphElement representing a spot in the text that is dynamically r…
14457 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
14460 …"suggestedInsertionIds": [ # The suggested insertion IDs. An AutoText may have multiple …
14463 …"suggestedTextStyleChanges": { # The suggested text style changes to this AutoText, keye…
14465 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
14469 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14470 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14471 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14475 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14476 … "bold": True or False, # Whether or not the text is rendered as bold.
14477 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
14478 "magnitude": 3.14, # The magnitude.
14479 "unit": "A String", # The units for magnitude.
14481 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14483 "rgbColor": { # An RGB color. # The RGB color value.
14484 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14485 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14486 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14490 "italic": True or False, # Whether or not the text is italicized.
14491 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14492 … "bookmarkId": "A String", # The ID of a bookmark in this document.
14493 … "headingId": "A String", # The ID of a heading in this document.
14496 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
14497 … "strikethrough": True or False, # Whether or not the text is struck through.
14498 … "underline": 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…
14500 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14501 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14504 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
14519 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
14523 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14524 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14525 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14529 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14530 "bold": True or False, # Whether or not the text is rendered as bold.
14531 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
14532 "magnitude": 3.14, # The magnitude.
14533 "unit": "A String", # The units for magnitude.
14535 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14537 "rgbColor": { # An RGB color. # The RGB color value.
14538 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14539 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14540 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14544 "italic": True or False, # Whether or not the text is italicized.
14545 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14546 … "bookmarkId": "A String", # The ID of a bookmark in this document.
14547 … "headingId": "A String", # The ID of a heading in this document.
14550 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
14551 … "strikethrough": True or False, # Whether or not the text is struck through.
14552 "underline": 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…
14554 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14555 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14558 "type": "A String", # 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
14564 …"suggestedInsertionIds": [ # The suggested insertion IDs. A ColumnBreak may have multipl…
14567 …"suggestedTextStyleChanges": { # The suggested text style changes to this ColumnBreak, k…
14569 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
14573 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14574 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14575 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14579 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14580 … "bold": True or False, # Whether or not the text is rendered as bold.
14581 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
14582 "magnitude": 3.14, # The magnitude.
14583 "unit": "A String", # The units for magnitude.
14585 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14587 "rgbColor": { # An RGB color. # The RGB color value.
14588 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14589 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14590 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14594 "italic": True or False, # Whether or not the text is italicized.
14595 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14596 … "bookmarkId": "A String", # The ID of a bookmark in this document.
14597 … "headingId": "A String", # The ID of a heading in this document.
14600 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
14601 … "strikethrough": True or False, # Whether or not the text is struck through.
14602 … "underline": 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…
14604 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14605 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14608 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
14623 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
14627 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14628 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14629 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14633 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14634 "bold": True or False, # Whether or not the text is rendered as bold.
14635 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
14636 "magnitude": 3.14, # The magnitude.
14637 "unit": "A String", # The units for magnitude.
14639 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14641 "rgbColor": { # An RGB color. # The RGB color value.
14642 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14643 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14644 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14648 "italic": True or False, # Whether or not the text is italicized.
14649 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14650 … "bookmarkId": "A String", # The ID of a bookmark in this document.
14651 … "headingId": "A String", # The ID of a heading in this document.
14654 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
14655 … "strikethrough": True or False, # Whether or not the text is struck through.
14656 "underline": 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…
14658 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14659 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14663 …"endIndex": 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
14665 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
14668 …"suggestedInsertionIds": [ # 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 …"footnoteId": "A String", # The ID of the footnote that contains the content o…
14674 … "footnoteNumber": "A String", # The rendered number of this footnote.
14675 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
14678 …"suggestedInsertionIds": [ # The suggested insertion IDs. A FootnoteReference may have m…
14681 …"suggestedTextStyleChanges": { # The suggested text style changes to this FootnoteRefere…
14683 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
14687 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14688 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14689 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14693 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14694 … "bold": True or False, # Whether or not the text is rendered as bold.
14695 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
14696 "magnitude": 3.14, # The magnitude.
14697 "unit": "A String", # The units for magnitude.
14699 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14701 "rgbColor": { # An RGB color. # The RGB color value.
14702 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14703 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14704 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14708 "italic": True or False, # Whether or not the text is italicized.
14709 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14710 … "bookmarkId": "A String", # The ID of a bookmark in this document.
14711 … "headingId": "A String", # The ID of a heading in this document.
14714 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
14715 … "strikethrough": True or False, # Whether or not the text is struck through.
14716 … "underline": 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…
14718 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14719 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14722 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
14737 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
14741 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14742 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14743 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14747 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14748 "bold": True or False, # Whether or not the text is rendered as bold.
14749 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
14750 "magnitude": 3.14, # The magnitude.
14751 "unit": "A String", # The units for magnitude.
14753 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14755 "rgbColor": { # An RGB color. # The RGB color value.
14756 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14757 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14758 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14762 "italic": True or False, # Whether or not the text is italicized.
14763 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14764 … "bookmarkId": "A String", # The ID of a bookmark in this document.
14765 … "headingId": "A String", # The ID of a heading in this document.
14768 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
14769 … "strikethrough": True or False, # Whether or not the text is struck through.
14770 "underline": 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…
14772 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14773 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14778 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
14781 …"suggestedInsertionIds": [ # The suggested insertion IDs. A HorizontalRule may have mult…
14784 …"suggestedTextStyleChanges": { # The suggested text style changes to this HorizontalRule…
14786 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
14790 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14791 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14792 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14796 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14797 … "bold": True or False, # Whether or not the text is rendered as bold.
14798 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
14799 "magnitude": 3.14, # The magnitude.
14800 "unit": "A String", # The units for magnitude.
14802 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14804 "rgbColor": { # An RGB color. # The RGB color value.
14805 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14806 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14807 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14811 "italic": True or False, # Whether or not the text is italicized.
14812 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14813 … "bookmarkId": "A String", # The ID of a bookmark in this document.
14814 … "headingId": "A String", # The ID of a heading in this document.
14817 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
14818 … "strikethrough": True or False, # Whether or not the text is struck through.
14819 … "underline": 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…
14821 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14822 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14825 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
14840 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
14844 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14845 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14846 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14850 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14851 "bold": True or False, # Whether or not the text is rendered as bold.
14852 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
14853 "magnitude": 3.14, # The magnitude.
14854 "unit": "A String", # The units for magnitude.
14856 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14858 "rgbColor": { # An RGB color. # The RGB color value.
14859 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14860 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14861 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14865 "italic": True or False, # Whether or not the text is italicized.
14866 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14867 … "bookmarkId": "A String", # The ID of a bookmark in this document.
14868 … "headingId": "A String", # The ID of a heading in this document.
14871 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
14872 … "strikethrough": True or False, # Whether or not the text is struck through.
14873 "underline": 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…
14875 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14876 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14881 …"inlineObjectId": "A String", # The ID of the InlineObject this element contai…
14882 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
14885 …"suggestedInsertionIds": [ # The suggested insertion IDs. An InlineObjectElement may hav…
14888 …"suggestedTextStyleChanges": { # The suggested text style changes to this InlineObject, …
14890 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
14894 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14895 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14896 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14900 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14901 … "bold": True or False, # Whether or not the text is rendered as bold.
14902 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
14903 "magnitude": 3.14, # The magnitude.
14904 "unit": "A String", # The units for magnitude.
14906 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14908 "rgbColor": { # An RGB color. # The RGB color value.
14909 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14910 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14911 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14915 "italic": True or False, # Whether or not the text is italicized.
14916 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14917 … "bookmarkId": "A String", # The ID of a bookmark in this document.
14918 … "headingId": "A String", # The ID of a heading in this document.
14921 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
14922 … "strikethrough": True or False, # Whether or not the text is struck through.
14923 … "underline": 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…
14925 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14926 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
14929 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
14944 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
14948 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14949 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14950 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14954 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
14955 "bold": True or False, # Whether or not the text is rendered as bold.
14956 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
14957 "magnitude": 3.14, # The magnitude.
14958 "unit": "A String", # The units for magnitude.
14960 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
14962 "rgbColor": { # An RGB color. # The RGB color value.
14963 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14964 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14965 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
14969 "italic": True or False, # Whether or not the text is italicized.
14970 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
14971 … "bookmarkId": "A String", # The ID of a bookmark in this document.
14972 … "headingId": "A String", # The ID of a heading in this document.
14975 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
14976 … "strikethrough": True or False, # Whether or not the text is struck through.
14977 "underline": 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…
14979 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
14980 …The 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
14988 …"suggestedInsertionIds": [ # The suggested insertion IDs. A PageBreak may have multiple …
14991 …"suggestedTextStyleChanges": { # The suggested text style changes to this PageBreak, key…
14993 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
14997 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
14998 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
14999 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15003 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
15004 … "bold": True or False, # Whether or not the text is rendered as bold.
15005 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
15006 "magnitude": 3.14, # The magnitude.
15007 "unit": "A String", # The units for magnitude.
15009 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
15011 "rgbColor": { # An RGB color. # The RGB color value.
15012 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15013 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15014 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15018 "italic": True or False, # Whether or not the text is italicized.
15019 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
15020 … "bookmarkId": "A String", # The ID of a bookmark in this document.
15021 … "headingId": "A String", # The ID of a heading in this document.
15024 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
15025 … "strikethrough": True or False, # Whether or not the text is struck through.
15026 … "underline": 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…
15028 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
15029 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
15032 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
15047 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
15051 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15052 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15053 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15057 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
15058 "bold": True or False, # Whether or not the text is rendered as bold.
15059 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
15060 "magnitude": 3.14, # The magnitude.
15061 "unit": "A String", # The units for magnitude.
15063 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
15065 "rgbColor": { # An RGB color. # The RGB color value.
15066 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15067 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15068 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15072 "italic": True or False, # Whether or not the text is italicized.
15073 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
15074 … "bookmarkId": "A String", # The ID of a bookmark in this document.
15075 … "headingId": "A String", # The ID of a heading in this document.
15078 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
15079 … "strikethrough": True or False, # Whether or not the text is struck through.
15080 "underline": 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…
15082 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
15083 …The 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's name …
15088 … "personId": "A String", # Output only. The unique ID of this link.
15089 …operties": { # Properties specific to a linked Person. # Output only. The properties of this …
15090 …"email": "A String", # Output only. The email address linked to this Person. T…
15091 …;: "A String", # Output only. The name of the person if it is displayed in the link text…
15093 …letionIds": [ # IDs for suggestions that remove this person link from the document. A Person …
15096 …ertionIds": [ # IDs for suggestions that insert this person link into the document. A Person …
15099 …"suggestedTextStyleChanges": { # The suggested text style changes to this Person, keyed …
15101 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
15105 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15106 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15107 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15111 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
15112 … "bold": True or False, # Whether or not the text is rendered as bold.
15113 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
15114 "magnitude": 3.14, # The magnitude.
15115 "unit": "A String", # The units for magnitude.
15117 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
15119 "rgbColor": { # An RGB color. # The RGB color value.
15120 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15121 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15122 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15126 "italic": True or False, # Whether or not the text is italicized.
15127 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
15128 … "bookmarkId": "A String", # The ID of a bookmark in this document.
15129 … "headingId": "A String", # The ID of a heading in this document.
15132 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
15133 … "strikethrough": True or False, # Whether or not the text is struck through.
15134 … "underline": 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…
15136 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
15137 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
15140 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
15155 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
15159 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15160 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15161 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15165 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
15166 "bold": True or False, # Whether or not the text is rendered as bold.
15167 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
15168 "magnitude": 3.14, # The magnitude.
15169 "unit": "A String", # The units for magnitude.
15171 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
15173 "rgbColor": { # An RGB color. # The RGB color value.
15174 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15175 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15176 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15180 "italic": True or False, # Whether or not the text is italicized.
15181 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
15182 … "bookmarkId": "A String", # The ID of a bookmark in this document.
15183 … "headingId": "A String", # The ID of a heading in this document.
15186 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
15187 … "strikethrough": True or False, # Whether or not the text is struck through.
15188 "underline": 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…
15190 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
15191 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
15196 "richLinkId": "A String", # Output only. The ID of this link.
15197 …inkProperties": { # Properties specific to a RichLink. # Output only. The properties of this …
15198 … "A String", # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
15199 …The title of the RichLink as displayed in the link. This title matches the title of the linked res…
15200 …"uri": "A String", # Output only. The URI to the RichLink. This is always pres…
15202 …estedDeletionIds": [ # IDs for suggestions that remove this link from the document. A RichLin…
15205 …stedInsertionIds": [ # IDs for suggestions that insert this link into the document. A RichLin…
15208 …"suggestedTextStyleChanges": { # The suggested text style changes to this RichLink, keye…
15210 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
15214 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15215 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15216 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15220 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
15221 … "bold": True or False, # Whether or not the text is rendered as bold.
15222 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
15223 "magnitude": 3.14, # The magnitude.
15224 "unit": "A String", # The units for magnitude.
15226 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
15228 "rgbColor": { # An RGB color. # The RGB color value.
15229 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15230 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15231 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15235 "italic": True or False, # Whether or not the text is italicized.
15236 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
15237 … "bookmarkId": "A String", # The ID of a bookmark in this document.
15238 … "headingId": "A String", # The ID of a heading in this document.
15241 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
15242 … "strikethrough": True or False, # Whether or not the text is struck through.
15243 … "underline": 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…
15245 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
15246 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
15249 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
15264 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
15268 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15269 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15270 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15274 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
15275 "bold": True or False, # Whether or not the text is rendered as bold.
15276 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
15277 "magnitude": 3.14, # The magnitude.
15278 "unit": "A String", # The units for magnitude.
15280 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
15282 "rgbColor": { # An RGB color. # The RGB color value.
15283 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15284 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15285 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15289 "italic": True or False, # Whether or not the text is italicized.
15290 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
15291 … "bookmarkId": "A String", # The ID of a bookmark in this document.
15292 … "headingId": "A String", # The ID of a heading in this document.
15295 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
15296 … "strikethrough": True or False, # Whether or not the text is struck through.
15297 "underline": 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…
15299 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
15300 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
15304 …"startIndex": 42, # The zero-based start index of this paragraph element, in UTF-16 code…
15305 …n": { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
15306 …ontent": "A String", # The text of this run. Any non-text elements in the run are r…
15307 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
15310 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TextRun may have multiple in…
15313 …"suggestedTextStyleChanges": { # The suggested text style changes to this run, keyed by …
15315 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
15319 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15320 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15321 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15325 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
15326 … "bold": True or False, # Whether or not the text is rendered as bold.
15327 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
15328 "magnitude": 3.14, # The magnitude.
15329 "unit": "A String", # The units for magnitude.
15331 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
15333 "rgbColor": { # An RGB color. # The RGB color value.
15334 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15335 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15336 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15340 "italic": True or False, # Whether or not the text is italicized.
15341 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
15342 … "bookmarkId": "A String", # The ID of a bookmark in this document.
15343 … "headingId": "A String", # The ID of a heading in this document.
15346 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
15347 … "strikethrough": True or False, # Whether or not the text is struck through.
15348 … "underline": 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…
15350 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
15351 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
15354 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
15369 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
15373 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15374 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15375 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15379 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
15380 "bold": True or False, # Whether or not the text is rendered as bold.
15381 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
15382 "magnitude": 3.14, # The magnitude.
15383 "unit": "A String", # The units for magnitude.
15385 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
15387 "rgbColor": { # An RGB color. # The RGB color value.
15388 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15389 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15390 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15394 "italic": True or False, # Whether or not the text is italicized.
15395 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
15396 … "bookmarkId": "A String", # The ID of a bookmark in this document.
15397 … "headingId": "A String", # The ID of a heading in this document.
15400 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
15401 … "strikethrough": True or False, # Whether or not the text is struck through.
15402 "underline": 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…
15404 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
15405 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
15411 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
15412 "alignment": "A String", # The text alignment for this paragraph.
15413 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
15414 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
15418 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15419 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15420 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15424 "dashStyle": "A String", # The dash style of the border.
15425 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
15426 "magnitude": 3.14, # The magnitude.
15427 "unit": "A String", # The units for magnitude.
15429 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
15430 "magnitude": 3.14, # The magnitude.
15431 "unit": "A String", # The units for magnitude.
15434 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
15438 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15439 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15440 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15444 "dashStyle": "A String", # The dash style of the border.
15445 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
15446 "magnitude": 3.14, # The magnitude.
15447 "unit": "A String", # The units for magnitude.
15449 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
15450 "magnitude": 3.14, # The magnitude.
15451 "unit": "A String", # The units for magnitude.
15454 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
15458 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15459 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15460 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15464 "dashStyle": "A String", # The dash style of the border.
15465 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
15466 "magnitude": 3.14, # The magnitude.
15467 "unit": "A String", # The units for magnitude.
15469 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
15470 "magnitude": 3.14, # The magnitude.
15471 "unit": "A String", # The units for magnitude.
15474 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
15478 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15479 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15480 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15484 "dashStyle": "A String", # The dash style of the border.
15485 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
15486 "magnitude": 3.14, # The magnitude.
15487 "unit": "A String", # The units for magnitude.
15489 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
15490 "magnitude": 3.14, # The magnitude.
15491 "unit": "A String", # The units for magnitude.
15494 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
15498 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15499 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15500 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15504 "dashStyle": "A String", # The dash style of the border.
15505 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
15506 "magnitude": 3.14, # The magnitude.
15507 "unit": "A String", # The units for magnitude.
15509 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
15510 "magnitude": 3.14, # The magnitude.
15511 "unit": "A String", # The units for magnitude.
15514 …"direction": "A String", # The text direction of this paragraph. If unset, the…
15515 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
15516 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
15517 "magnitude": 3.14, # The magnitude.
15518 "unit": "A String", # The units for magnitude.
15520 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
15521 "magnitude": 3.14, # The magnitude.
15522 "unit": "A String", # The units for magnitude.
15524 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
15525 "magnitude": 3.14, # The magnitude.
15526 "unit": "A String", # 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…
15531 …The named style type of the paragraph. Since updating the named style type affects other propertie…
15532 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
15536 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15537 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15538 "red": 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 "magnitude": 3.14, # The magnitude.
15545 "unit": "A String", # The units for magnitude.
15547 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
15548 "magnitude": 3.14, # The magnitude.
15549 "unit": "A String", # The units for magnitude.
15551 "spacingMode": "A String", # The spacing mode for the paragraph.
15552 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
15554 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
15557 "unit": "A String", # The units for magnitude.
15562 … "positionedObjectIds": [ # The IDs of the positioned objects tethered to this paragraph.
15565 … "suggestedBulletChanges": { # The suggested changes to this paragraph's bullet.
15567 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
15568 … "listId": "A String", # The ID of the list this paragraph belongs to.
15569 "nestingLevel": 42, # The nesting level of this paragraph in the list.
15570 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
15574 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15575 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15576 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15580 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
15581 "bold": True or False, # Whether or not the text is rendered as bold.
15582 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
15583 "magnitude": 3.14, # The magnitude.
15584 "unit": "A String", # The units for magnitude.
15586 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
15588 "rgbColor": { # An RGB color. # The RGB color value.
15589 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15590 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15591 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15595 "italic": True or False, # Whether or not the text is italicized.
15596 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
15597 … "bookmarkId": "A String", # The ID of a bookmark in this document.
15598 … "headingId": "A String", # The ID of a heading in this document.
15601 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
15602 … "strikethrough": True or False, # Whether or not the text is struck through.
15603 "underline": 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…
15605 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
15606 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
15610 …the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
15611 …t;listIdSuggested": True or False, # Indicates if there was a suggested change to the list_id.
15612 …elSuggested": True or False, # Indicates if there was a suggested change to the nesting_level.
15613 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
15629 …"suggestedParagraphStyleChanges": { # The suggested paragraph style changes to this para…
15631 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
15632 … "alignment": "A String", # The text alignment for this paragraph.
15633 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
15634 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
15638 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15639 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15640 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15644 "dashStyle": "A String", # The dash style of the border.
15645 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
15646 "magnitude": 3.14, # The magnitude.
15647 "unit": "A String", # The units for magnitude.
15649 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
15650 "magnitude": 3.14, # The magnitude.
15651 "unit": "A String", # The units for magnitude.
15654 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
15658 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15659 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15660 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15664 "dashStyle": "A String", # The dash style of the border.
15665 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
15666 "magnitude": 3.14, # The magnitude.
15667 "unit": "A String", # The units for magnitude.
15669 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
15670 "magnitude": 3.14, # The magnitude.
15671 "unit": "A String", # The units for magnitude.
15674 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
15678 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15679 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15680 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15684 "dashStyle": "A String", # The dash style of the border.
15685 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
15686 "magnitude": 3.14, # The magnitude.
15687 "unit": "A String", # The units for magnitude.
15689 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
15690 "magnitude": 3.14, # The magnitude.
15691 "unit": "A String", # The units for magnitude.
15694 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
15698 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15699 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15700 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15704 "dashStyle": "A String", # The dash style of the border.
15705 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
15706 "magnitude": 3.14, # The magnitude.
15707 "unit": "A String", # The units for magnitude.
15709 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
15710 "magnitude": 3.14, # The magnitude.
15711 "unit": "A String", # The units for magnitude.
15714 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
15718 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15719 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15720 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15724 "dashStyle": "A String", # The dash style of the border.
15725 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
15726 "magnitude": 3.14, # The magnitude.
15727 "unit": "A String", # The units for magnitude.
15729 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
15730 "magnitude": 3.14, # The magnitude.
15731 "unit": "A String", # The units for magnitude.
15734 …"direction": "A String", # The text direction of this paragraph. If unset, the…
15735 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
15736 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
15737 "magnitude": 3.14, # The magnitude.
15738 "unit": "A String", # The units for magnitude.
15740 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
15741 "magnitude": 3.14, # The magnitude.
15742 "unit": "A String", # The units for magnitude.
15744 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
15745 "magnitude": 3.14, # The magnitude.
15746 "unit": "A String", # 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…
15751 …The named style type of the paragraph. Since updating the named style type affects other propertie…
15752 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
15756 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15757 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15758 "red": 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 "magnitude": 3.14, # The magnitude.
15765 "unit": "A String", # The units for magnitude.
15767 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
15768 "magnitude": 3.14, # The magnitude.
15769 "unit": "A String", # The units for magnitude.
15771 … "spacingMode": "A String", # The spacing mode for the paragraph.
15772 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
15774 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
15777 "unit": "A String", # The units for magnitude.
15782 …the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
15799 …the fields on the base Shading have been changed in this suggested change. For any field set to tr…
15800 …undColorSuggested": True or False, # Indicates if there was a suggested change to the Shading.
15808 …"suggestedPositionedObjectIds": { # The IDs of the positioned objects that are suggested…
15810 "objectIds": [ # The object IDs.
15816 … the same SectionStyle. A section break represents the start of a new section, and the section sty…
15817 …"sectionStyle": { # The styling that applies to a section. # The style of the section af…
15818 …perties": [ # The section's columns properties. If empty, the section contains one colum…
15820 …d": { # A magnitude in a single direction in the specified units. # The padding at the end of…
15821 "magnitude": 3.14, # The magnitude.
15822 "unit": "A String", # The units for magnitude.
15824 …h": { # A magnitude in a single direction in the specified units. # Output only. The width of…
15825 "magnitude": 3.14, # The magnitude.
15826 "unit": "A String", # The units for magnitude.
15830 …quot;: "A String", # The style of column separators. This style can be set even when the…
15831 …t;contentDirection": "A String", # 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&#…
15834 …The ID of the footer used only for even pages. If the value of DocumentStyle's use_even_page_…
15835 …The ID of the header used only for even pages. If the value of DocumentStyle's use_even_page_…
15836 …The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
15837 …The ID of the header used only for the first page of the section. If use_first_page_header_footer …
15838 …m": { # A magnitude in a single direction in the specified units. # The bottom page margin of…
15839 "magnitude": 3.14, # The magnitude.
15840 "unit": "A String", # The units for magnitude.
15842 …the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
15843 "magnitude": 3.14, # The magnitude.
15844 "unit": "A String", # The units for magnitude.
15846 …the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
15847 "magnitude": 3.14, # The magnitude.
15848 "unit": "A String", # The units for magnitude.
15850 …the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
15851 "magnitude": 3.14, # The magnitude.
15852 "unit": "A String", # The units for magnitude.
15854 …the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
15855 "magnitude": 3.14, # The magnitude.
15856 "unit": "A String", # The units for magnitude.
15858 …Top": { # A magnitude in a single direction in the specified units. # The top page margin of …
15859 "magnitude": 3.14, # The magnitude.
15860 "unit": "A String", # The units for magnitude.
15862 …The page number from which to start counting the number of pages for this section. If unset, page …
15863 "sectionType": "A String", # Output only. The type of section.
15864 …the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
15866 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
15869 …"suggestedInsertionIds": [ # The suggested insertion IDs. A SectionBreak may have multip…
15873 …"startIndex": 42, # The zero-based start index of this structural element, in UTF-16 cod…
15875 …"columns": 42, # Number of columns in the table. It is possible for a table to be non-re…
15876 "rows": 42, # Number of rows in the table.
15877 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
15880 …"suggestedInsertionIds": [ # The suggested insertion IDs. A Table may have multiple inse…
15883 "tableRows": [ # The contents and style of each row.
15884 { # The contents and style of a row in a Table.
15885 … "endIndex": 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
15886 … "startIndex": 42, # The zero-based start index of this row, in UTF-16 code units.
15887 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
15890 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableRow may have multiple i…
15893 …"suggestedTableRowStyleChanges": { # 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…
15896 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
15897 "magnitude": 3.14, # The magnitude.
15898 "unit": "A String", # The units for magnitude.
15901 …the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
15906 …The 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 "content": [ # The content of the cell.
15911 …"endIndex": 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
15912 … "startIndex": 42, # The zero-based start index of this cell, in UTF-16 code units.
15913 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
15916 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableCell may have multiple …
15919 …"suggestedTableCellStyleChanges": { # The suggested changes to the table cell style, key…
15921 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
15925 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15926 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15927 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
15935 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15936 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15937 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15941 … "dashStyle": "A String", # The dash style of the border.
15942 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
15943 "magnitude": 3.14, # The magnitude.
15944 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
15951 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15952 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15953 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15957 … "dashStyle": "A String", # The dash style of the border.
15958 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
15959 "magnitude": 3.14, # The magnitude.
15960 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
15967 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15968 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15969 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15973 … "dashStyle": "A String", # The dash style of the border.
15974 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
15975 "magnitude": 3.14, # The magnitude.
15976 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
15983 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
15984 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
15985 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
15989 … "dashStyle": "A String", # The dash style of the border.
15990 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
15991 "magnitude": 3.14, # The magnitude.
15992 "unit": "A String", # The units for magnitude.
15995 … "columnSpan": 42, # The column span of the cell. This property is read-only.
15996 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
15997 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
15998 "magnitude": 3.14, # The magnitude.
15999 "unit": "A String", # The units for magnitude.
16001 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
16002 "magnitude": 3.14, # The magnitude.
16003 "unit": "A String", # The units for magnitude.
16005 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
16006 "magnitude": 3.14, # The magnitude.
16007 "unit": "A String", # The units for magnitude.
16009 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
16010 "magnitude": 3.14, # The magnitude.
16011 "unit": "A String", # The units for magnitude.
16013 … "rowSpan": 42, # The row span of the cell. This property is read-only.
16015 …the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
16031 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
16035 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16036 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16037 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
16045 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16046 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16047 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16051 "dashStyle": "A String", # The dash style of the border.
16052 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
16053 "magnitude": 3.14, # The magnitude.
16054 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
16061 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16062 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16063 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16067 "dashStyle": "A String", # The dash style of the border.
16068 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
16069 "magnitude": 3.14, # The magnitude.
16070 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
16077 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16078 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16079 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16083 "dashStyle": "A String", # The dash style of the border.
16084 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
16085 "magnitude": 3.14, # The magnitude.
16086 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
16093 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16094 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16095 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16099 "dashStyle": "A String", # The dash style of the border.
16100 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
16101 "magnitude": 3.14, # The magnitude.
16102 "unit": "A String", # The units for magnitude.
16105 … "columnSpan": 42, # The column span of the cell. This property is read-only.
16106 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
16107 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
16108 "magnitude": 3.14, # The magnitude.
16109 "unit": "A String", # The units for magnitude.
16111 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
16112 "magnitude": 3.14, # The magnitude.
16113 "unit": "A String", # The units for magnitude.
16115 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
16116 "magnitude": 3.14, # The magnitude.
16117 "unit": "A String", # The units for magnitude.
16119 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
16120 "magnitude": 3.14, # The magnitude.
16121 "unit": "A String", # The units for magnitude.
16123 … "rowSpan": 42, # The row span of the cell. This property is read-only.
16127 … "tableRowStyle": { # Styles that apply to a table row. # The style of the table row.
16128 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
16129 "magnitude": 3.14, # The magnitude.
16130 "unit": "A String", # The units for magnitude.
16135 "tableStyle": { # Styles that apply to a table. # The style of the table.
16136 …The 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 "magnitude": 3.14, # The magnitude.
16140 "unit": "A String", # The units for magnitude.
16142 "widthType": "A String", # The width type of the column.
16148 "content": [ # The content of the table of contents.
16151 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
16154 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableOfContents may have mul…
16160 "headerId": "A String", # The ID of the header.
16163 …"inlineObjects": { # Output only. The inline objects in the document, keyed by object ID.
16165 …"inlineObjectProperties": { # Properties of an InlineObject. # The properties of this in…
16166 …"embeddedObject": { # An embedded object in the document. # The embedded object of this …
16167 …"description": "A String", # The description of the embedded object. The `titl…
16168 …"embeddedDrawingProperties": { # The properties of an embedded drawing. # The properties…
16170 …mbeddedObjectBorder": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
16174 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16175 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16176 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16180 "dashStyle": "A String", # The dash style of the border.
16181 … "propertyState": "A String", # The property state of the border property.
16182 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
16183 "magnitude": 3.14, # The magnitude.
16184 "unit": "A String", # The units for magnitude.
16187 "imageProperties": { # The properties of an image. # The properties of an image.
16188 "angle": 3.14, # The clockwise rotation angle of the image, in radians.
16189 …"brightness": 3.14, # The brightness effect of the image. The value should be in the int…
16190 …the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
16191 …"contrast": 3.14, # The contrast effect of the image. The value should be in the interva…
16192 …The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
16193 …angle": 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 …"sourceUri": "A String", # The source URI is the URI used to insert the image.…
16200 …"transparency": 3.14, # The transparency effect of the image. The value should be in the…
16202 …the 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 …"chartId": 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
16205 …ot;spreadsheetId": "A String", # The ID of the Google Sheets spreadsheet that conta…
16208 …ttom": { # A magnitude in a single direction in the specified units. # The bottom margin of t…
16209 "magnitude": 3.14, # The magnitude.
16210 "unit": "A String", # The units for magnitude.
16212 …nLeft": { # A magnitude in a single direction in the specified units. # The left margin of th…
16213 "magnitude": 3.14, # The magnitude.
16214 "unit": "A String", # The units for magnitude.
16216 …ight": { # A magnitude in a single direction in the specified units. # The right margin of th…
16217 "magnitude": 3.14, # The magnitude.
16218 "unit": "A String", # The units for magnitude.
16220 …inTop": { # A magnitude in a single direction in the specified units. # The top margin of the…
16221 "magnitude": 3.14, # The magnitude.
16222 "unit": "A String", # The units for magnitude.
16224 "size": { # A width and height. # The visible size of the image after cropping.
16225 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
16226 "magnitude": 3.14, # The magnitude.
16227 "unit": "A String", # The units for magnitude.
16229 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
16230 "magnitude": 3.14, # The magnitude.
16231 "unit": "A String", # The units for magnitude.
16234 …"title": "A String", # The title of the embedded object. The `title` and `desc…
16237 "objectId": "A String", # The ID of this inline object.
16238 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
16241 …"suggestedInlineObjectPropertiesChanges": { # The suggested changes to the inline object…
16243 …InlineObjectProperties that only includes the changes made in this suggestion. This can be used al…
16244 …"embeddedObject": { # An embedded object in the document. # The embedded object of this …
16245 …"description": "A String", # The description of the embedded object. The `titl…
16246 …"embeddedDrawingProperties": { # The properties of an embedded drawing. # The properties…
16248 …mbeddedObjectBorder": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
16252 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16253 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16254 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16258 "dashStyle": "A String", # The dash style of the border.
16259 … "propertyState": "A String", # The property state of the border property.
16260 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
16261 "magnitude": 3.14, # The magnitude.
16262 "unit": "A String", # The units for magnitude.
16265 … "imageProperties": { # The properties of an image. # The properties of an image.
16266 "angle": 3.14, # The clockwise rotation angle of the image, in radians.
16267 …"brightness": 3.14, # The brightness effect of the image. The value should be in the int…
16268 …the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
16269 …"contrast": 3.14, # The contrast effect of the image. The value should be in the interva…
16270 …The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
16271 …angle": 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 …"sourceUri": "A String", # The source URI is the URI used to insert the image.…
16278 …"transparency": 3.14, # The transparency effect of the image. The value should be in the…
16280 …the 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 …"chartId": 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
16283 …ot;spreadsheetId": "A String", # The ID of the Google Sheets spreadsheet that conta…
16286 …ttom": { # A magnitude in a single direction in the specified units. # The bottom margin of t…
16287 "magnitude": 3.14, # The magnitude.
16288 "unit": "A String", # The units for magnitude.
16290 …nLeft": { # A magnitude in a single direction in the specified units. # The left margin of th…
16291 "magnitude": 3.14, # The magnitude.
16292 "unit": "A String", # The units for magnitude.
16294 …ight": { # A magnitude in a single direction in the specified units. # The right margin of th…
16295 "magnitude": 3.14, # The magnitude.
16296 "unit": "A String", # The units for magnitude.
16298 …inTop": { # A magnitude in a single direction in the specified units. # The top margin of the…
16299 "magnitude": 3.14, # The magnitude.
16300 "unit": "A String", # The units for magnitude.
16302 … "size": { # A width and height. # The visible size of the image after cropping.
16303 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
16304 "magnitude": 3.14, # The magnitude.
16305 "unit": "A String", # The units for magnitude.
16307 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
16308 "magnitude": 3.14, # The magnitude.
16309 "unit": "A String", # The units for magnitude.
16312 …"title": "A String", # The title of the embedded object. The `title` and `desc…
16315 …the fields on the base InlineObjectProperties have been changed in this suggestion. For any field …
16316 …the fields on the base EmbeddedObject have been changed in this suggestion. For any field set to t…
16318 …the fields on the base EmbeddedDrawingProperties have been changed in this suggestion. For any fie…
16320 …the fields on the base EmbeddedObjectBorder have been changed in this suggestion. For any field se…
16326 …the fields on the base ImageProperties have been changed in this suggestion. For any field set to …
16331 …the fields on the base CropProperties have been changed in this suggestion. For any field set to t…
16341 …the fields on the base LinkedContentReference have been changed in this suggestion. For any field …
16342 …the fields on the base SheetsChartReference have been changed in this suggestion. For any field se…
16351 …the fields on the base Size have been changed in this suggestion. For any field set to true, the S…
16360 …"suggestedInsertionId": "A String", # The suggested insertion ID. If empty, th…
16363 "lists": { # 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…
16366 …the 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": "A String", # The alignment of the bullet within the space allotted for…
16369 …The format string used by bullets at this level of nesting. The glyph format contains one or more …
16370 …The glyph symbol replaces placeholders within the glyph_format. For example, if the glyph_symbol i…
16371 …The 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 "magnitude": 3.14, # The magnitude.
16374 "unit": "A String", # The units for magnitude.
16376 …the specified units. # The amount of indentation for paragraphs at this level of nesting. Applied …
16377 "magnitude": 3.14, # The magnitude.
16378 "unit": "A String", # The units for magnitude.
16380 …"startNumber": 42, # The number of the first list item at this nesting level. A value of…
16381 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
16385 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16386 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16387 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16391 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
16392 "bold": True or False, # Whether or not the text is rendered as bold.
16393 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
16394 "magnitude": 3.14, # The magnitude.
16395 "unit": "A String", # The units for magnitude.
16397 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
16399 "rgbColor": { # An RGB color. # The RGB color value.
16400 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16401 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16402 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16406 "italic": True or False, # Whether or not the text is italicized.
16407 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
16408 … "bookmarkId": "A String", # The ID of a bookmark in this document.
16409 "headingId": "A String", # The ID of a heading in this document.
16412 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
16413 "strikethrough": True or False, # Whether or not the text is struck through.
16414 "underline": 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…
16416 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
16417 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
16423 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
16426 …"suggestedInsertionId": "A String", # The suggested insertion ID. If empty, th…
16427 …"suggestedListPropertiesChanges": { # The suggested changes to the list properties, keye…
16429 …The properties of a list which describe the look and feel of bullets belonging to paragraphs assoc…
16430 …the 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": "A String", # The alignment of the bullet within the space allotted for…
16433 …The format string used by bullets at this level of nesting. The glyph format contains one or more …
16434 …The glyph symbol replaces placeholders within the glyph_format. For example, if the glyph_symbol i…
16435 …The 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 "magnitude": 3.14, # The magnitude.
16438 "unit": "A String", # The units for magnitude.
16440 …the specified units. # The amount of indentation for paragraphs at this level of nesting. Applied …
16441 "magnitude": 3.14, # The magnitude.
16442 "unit": "A String", # The units for magnitude.
16444 …"startNumber": 42, # The number of the first list item at this nesting level. A value of…
16445 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
16449 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16450 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16451 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16455 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
16456 "bold": True or False, # Whether or not the text is rendered as bold.
16457 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
16458 "magnitude": 3.14, # The magnitude.
16459 "unit": "A String", # The units for magnitude.
16461 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
16463 "rgbColor": { # An RGB color. # The RGB color value.
16464 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16465 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16466 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16470 "italic": True or False, # Whether or not the text is italicized.
16471 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
16472 … "bookmarkId": "A String", # The ID of a bookmark in this document.
16473 … "headingId": "A String", # The ID of a heading in this document.
16476 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
16477 … "strikethrough": True or False, # Whether or not the text is struck through.
16478 "underline": 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…
16480 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
16481 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
16487 …the fields on the base ListProperties have been changed in this suggestion. For any field set to t…
16488 …the 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…
16497 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
16517 "namedRanges": { # Output only. The named ranges in the document, keyed by name.
16518 …"a_key": { # A collection of all the NamedRanges in the document that share a given name.
16519 "name": "A String", # The name that all the named ranges share.
16520 "namedRanges": [ # The NamedRanges that share the same name.
16521 …the same named range ID. Named ranges allow developers to associate parts of a document with an ar…
16522 "name": "A String", # The name of the named range.
16523 "namedRangeId": "A String", # The ID of the named range.
16524 "ranges": [ # The ranges that belong to this named range.
16526 …"endIndex": 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
16527 …quot;A String", # The ID of the header, footer or footnote that this range is contained in. A…
16528 …"startIndex": 42, # The zero-based start index of this range, in UTF-16 code units. In a…
16535 …The named styles. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from t…
16536 …"styles": [ # 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 "namedStyleType": "A String", # The type of this named style.
16539 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
16540 "alignment": "A String", # The text alignment for this paragraph.
16541 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
16542 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
16546 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16547 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16548 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16552 "dashStyle": "A String", # The dash style of the border.
16553 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
16554 "magnitude": 3.14, # The magnitude.
16555 "unit": "A String", # The units for magnitude.
16557 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
16558 "magnitude": 3.14, # The magnitude.
16559 "unit": "A String", # The units for magnitude.
16562 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
16566 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16567 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16568 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16572 "dashStyle": "A String", # The dash style of the border.
16573 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
16574 "magnitude": 3.14, # The magnitude.
16575 "unit": "A String", # The units for magnitude.
16577 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
16578 "magnitude": 3.14, # The magnitude.
16579 "unit": "A String", # The units for magnitude.
16582 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
16586 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16587 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16588 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16592 "dashStyle": "A String", # The dash style of the border.
16593 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
16594 "magnitude": 3.14, # The magnitude.
16595 "unit": "A String", # The units for magnitude.
16597 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
16598 "magnitude": 3.14, # The magnitude.
16599 "unit": "A String", # The units for magnitude.
16602 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
16606 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16607 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16608 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16612 "dashStyle": "A String", # The dash style of the border.
16613 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
16614 "magnitude": 3.14, # The magnitude.
16615 "unit": "A String", # The units for magnitude.
16617 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
16618 "magnitude": 3.14, # The magnitude.
16619 "unit": "A String", # The units for magnitude.
16622 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
16626 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16627 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16628 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16632 "dashStyle": "A String", # The dash style of the border.
16633 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
16634 "magnitude": 3.14, # The magnitude.
16635 "unit": "A String", # The units for magnitude.
16637 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
16638 "magnitude": 3.14, # The magnitude.
16639 "unit": "A String", # The units for magnitude.
16642 …"direction": "A String", # The text direction of this paragraph. If unset, the…
16643 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
16644 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
16645 "magnitude": 3.14, # The magnitude.
16646 "unit": "A String", # The units for magnitude.
16648 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
16649 "magnitude": 3.14, # The magnitude.
16650 "unit": "A String", # The units for magnitude.
16652 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
16653 "magnitude": 3.14, # The magnitude.
16654 "unit": "A String", # 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…
16659 …The named style type of the paragraph. Since updating the named style type affects other propertie…
16660 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
16664 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16665 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16666 "red": 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 "magnitude": 3.14, # The magnitude.
16673 "unit": "A String", # The units for magnitude.
16675 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
16676 "magnitude": 3.14, # The magnitude.
16677 "unit": "A String", # The units for magnitude.
16679 "spacingMode": "A String", # The spacing mode for the paragraph.
16680 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
16682 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
16685 "unit": "A String", # The units for magnitude.
16690 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
16694 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16695 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16696 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16700 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
16701 "bold": True or False, # Whether or not the text is rendered as bold.
16702 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
16703 "magnitude": 3.14, # The magnitude.
16704 "unit": "A String", # The units for magnitude.
16706 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
16708 "rgbColor": { # An RGB color. # The RGB color value.
16709 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16710 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16711 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16715 "italic": True or False, # Whether or not the text is italicized.
16716 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
16717 "bookmarkId": "A String", # The ID of a bookmark in this document.
16718 "headingId": "A String", # The ID of a heading in this document.
16721 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
16722 "strikethrough": True or False, # Whether or not the text is struck through.
16723 "underline": 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…
16725 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
16726 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
16732 …"positionedObjects": { # 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 "objectId": "A String", # The ID of this positioned object.
16735 …"positionedObjectProperties": { # Properties of a PositionedObject. # The properties of …
16736 …"embeddedObject": { # An embedded object in the document. # The embedded object of this …
16737 …"description": "A String", # The description of the embedded object. The `titl…
16738 …"embeddedDrawingProperties": { # The properties of an embedded drawing. # The properties…
16740 …mbeddedObjectBorder": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
16744 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16745 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16746 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16750 "dashStyle": "A String", # The dash style of the border.
16751 … "propertyState": "A String", # The property state of the border property.
16752 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
16753 "magnitude": 3.14, # The magnitude.
16754 "unit": "A String", # The units for magnitude.
16757 "imageProperties": { # The properties of an image. # The properties of an image.
16758 "angle": 3.14, # The clockwise rotation angle of the image, in radians.
16759 …"brightness": 3.14, # The brightness effect of the image. The value should be in the int…
16760 …the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
16761 …"contrast": 3.14, # The contrast effect of the image. The value should be in the interva…
16762 …The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
16763 …angle": 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 …"sourceUri": "A String", # The source URI is the URI used to insert the image.…
16770 …"transparency": 3.14, # The transparency effect of the image. The value should be in the…
16772 …the 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 …"chartId": 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
16775 …ot;spreadsheetId": "A String", # The ID of the Google Sheets spreadsheet that conta…
16778 …ttom": { # A magnitude in a single direction in the specified units. # The bottom margin of t…
16779 "magnitude": 3.14, # The magnitude.
16780 "unit": "A String", # The units for magnitude.
16782 …nLeft": { # A magnitude in a single direction in the specified units. # The left margin of th…
16783 "magnitude": 3.14, # The magnitude.
16784 "unit": "A String", # The units for magnitude.
16786 …ight": { # A magnitude in a single direction in the specified units. # The right margin of th…
16787 "magnitude": 3.14, # The magnitude.
16788 "unit": "A String", # The units for magnitude.
16790 …inTop": { # A magnitude in a single direction in the specified units. # The top margin of the…
16791 "magnitude": 3.14, # The magnitude.
16792 "unit": "A String", # The units for magnitude.
16794 "size": { # A width and height. # The visible size of the image after cropping.
16795 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
16796 "magnitude": 3.14, # The magnitude.
16797 "unit": "A String", # The units for magnitude.
16799 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
16800 "magnitude": 3.14, # The magnitude.
16801 "unit": "A String", # The units for magnitude.
16804 …"title": "A String", # The title of the embedded object. The `title` and `desc…
16806 …The positioning of a PositionedObject. The positioned object is positioned relative to the beginni…
16807 "layout": "A String", # The layout of this positioned object.
16808 …the specified units. # The offset of the left edge of the positioned object relative to the beginn…
16809 "magnitude": 3.14, # The magnitude.
16810 "unit": "A String", # The units for magnitude.
16812 …the specified units. # The offset of the top edge of the positioned object relative to the beginni…
16813 "magnitude": 3.14, # The magnitude.
16814 "unit": "A String", # The units for magnitude.
16818 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
16821 …"suggestedInsertionId": "A String", # The suggested insertion ID. If empty, th…
16822 …"suggestedPositionedObjectPropertiesChanges": { # The suggested changes to the positione…
16824 …tionedObjectProperties that only includes the changes made in this suggestion. This can be used al…
16825 …"embeddedObject": { # An embedded object in the document. # The embedded object of this …
16826 …"description": "A String", # The description of the embedded object. The `titl…
16827 …"embeddedDrawingProperties": { # The properties of an embedded drawing. # The properties…
16829 …mbeddedObjectBorder": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
16833 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16834 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16835 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16839 "dashStyle": "A String", # The dash style of the border.
16840 … "propertyState": "A String", # The property state of the border property.
16841 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
16842 "magnitude": 3.14, # The magnitude.
16843 "unit": "A String", # The units for magnitude.
16846 … "imageProperties": { # The properties of an image. # The properties of an image.
16847 "angle": 3.14, # The clockwise rotation angle of the image, in radians.
16848 …"brightness": 3.14, # The brightness effect of the image. The value should be in the int…
16849 …the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
16850 …"contrast": 3.14, # The contrast effect of the image. The value should be in the interva…
16851 …The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
16852 …angle": 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 …"sourceUri": "A String", # The source URI is the URI used to insert the image.…
16859 …"transparency": 3.14, # The transparency effect of the image. The value should be in the…
16861 …the 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 …"chartId": 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
16864 …ot;spreadsheetId": "A String", # The ID of the Google Sheets spreadsheet that conta…
16867 …ttom": { # A magnitude in a single direction in the specified units. # The bottom margin of t…
16868 "magnitude": 3.14, # The magnitude.
16869 "unit": "A String", # The units for magnitude.
16871 …nLeft": { # A magnitude in a single direction in the specified units. # The left margin of th…
16872 "magnitude": 3.14, # The magnitude.
16873 "unit": "A String", # The units for magnitude.
16875 …ight": { # A magnitude in a single direction in the specified units. # The right margin of th…
16876 "magnitude": 3.14, # The magnitude.
16877 "unit": "A String", # The units for magnitude.
16879 …inTop": { # A magnitude in a single direction in the specified units. # The top margin of the…
16880 "magnitude": 3.14, # The magnitude.
16881 "unit": "A String", # The units for magnitude.
16883 … "size": { # A width and height. # The visible size of the image after cropping.
16884 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
16885 "magnitude": 3.14, # The magnitude.
16886 "unit": "A String", # The units for magnitude.
16888 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
16889 "magnitude": 3.14, # The magnitude.
16890 "unit": "A String", # The units for magnitude.
16893 …"title": "A String", # The title of the embedded object. The `title` and `desc…
16895 …The positioning of a PositionedObject. The positioned object is positioned relative to the beginni…
16896 "layout": "A String", # The layout of this positioned object.
16897 …the specified units. # The offset of the left edge of the positioned object relative to the beginn…
16898 "magnitude": 3.14, # The magnitude.
16899 "unit": "A String", # The units for magnitude.
16901 …the specified units. # The offset of the top edge of the positioned object relative to the beginni…
16902 "magnitude": 3.14, # The magnitude.
16903 "unit": "A String", # The units for magnitude.
16907 …the fields on the base PositionedObjectProperties have been changed in this suggestion. For any fi…
16908 …the fields on the base EmbeddedObject have been changed in this suggestion. For any field set to t…
16910 …the fields on the base EmbeddedDrawingProperties have been changed in this suggestion. For any fie…
16912 …the fields on the base EmbeddedObjectBorder have been changed in this suggestion. For any field se…
16918 …the fields on the base ImageProperties have been changed in this suggestion. For any field set to …
16923 …the fields on the base CropProperties have been changed in this suggestion. For any field set to t…
16933 …the fields on the base LinkedContentReference have been changed in this suggestion. For any field …
16934 …the fields on the base SheetsChartReference have been changed in this suggestion. For any field se…
16943 …the fields on the base Size have been changed in this suggestion. For any field set to true, the S…
16949 …the fields on the base PositionedObjectPositioning have been changed in this suggestion. For any f…
16959 …The revision ID of the document. Can be used in update requests to specify which revision of a doc…
16960 …t;suggestedDocumentStyleChanges": { # Output only. The suggested changes to the style of the …
16961 "a_key": { # A suggested change to the DocumentStyle.
16962 …uot;: { # The style of the document. # A DocumentStyle that only includes the changes made in this…
16963 …"background": { # Represents the background of a document. # The background of the docum…
16964 …or": { # A color that can either be fully opaque or fully transparent. # The background color.
16966 "rgbColor": { # An RGB color. # The RGB color value.
16967 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
16968 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
16969 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
16974 …"defaultFooterId": "A String", # The ID of the default footer. If not set, the…
16975 …"defaultHeaderId": "A String", # The ID of the default header. If not set, the…
16976 …The ID of the footer used only for even pages. The value of use_even_page_header_footer determines…
16977 …The ID of the header used only for even pages. The value of use_even_page_header_footer determines…
16978 …The ID of the footer used only for the first page. If not set then a unique footer for the first p…
16979 …The 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 "magnitude": 3.14, # The magnitude.
16982 "unit": "A String", # 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 "magnitude": 3.14, # The magnitude.
16986 "unit": "A String", # 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 "magnitude": 3.14, # The magnitude.
16990 "unit": "A String", # The units for magnitude.
16992 … a single direction in the specified units. # The left page margin. Updating the left page margin …
16993 "magnitude": 3.14, # The magnitude.
16994 "unit": "A String", # The units for magnitude.
16996 …a single direction in the specified units. # The right page margin. Updating the right page margin…
16997 "magnitude": 3.14, # The magnitude.
16998 "unit": "A String", # The units for magnitude.
17000 …n a single direction in the specified units. # The top page margin. Updating the top page margin o…
17001 "magnitude": 3.14, # The magnitude.
17002 "unit": "A String", # The units for magnitude.
17004 …"pageNumberStart": 42, # The page number from which to start counting the number of page…
17005 "pageSize": { # A width and height. # The size of a page in the document.
17006 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
17007 "magnitude": 3.14, # The magnitude.
17008 "unit": "A String", # The units for magnitude.
17010 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
17011 "magnitude": 3.14, # The magnitude.
17012 "unit": "A String", # The units for magnitude.
17015 …n_footer, SectionStyle margin_footer are respected. When false, the default values in the Docs edi…
17016 …Footer": True or False, # Indicates whether to use the even page header / footer IDs for the …
17017 …ooter": True or False, # Indicates whether to use the first page header / footer IDs for the …
17019 …the fields on the base DocumentStyle have been changed in this suggestion. For any field set to tr…
17020 …the fields on the base Background have been changed in this suggestion. For any field set to true,…
17021 …"backgroundColorSuggested": True or False, # Indicates whether the current background co…
17036 …the fields on the base Size have been changed in this suggestion. For any field set to true, the S…
17046 …suggestedNamedStylesChanges": { # Output only. The suggested changes to the named styles of t…
17047 "a_key": { # A suggested change to the NamedStyles.
17048 …The named styles. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from t…
17049 …"styles": [ # 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 "namedStyleType": "A String", # The type of this named style.
17052 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
17053 "alignment": "A String", # The text alignment for this paragraph.
17054 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
17055 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
17059 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17060 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17061 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17065 "dashStyle": "A String", # The dash style of the border.
17066 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
17067 "magnitude": 3.14, # The magnitude.
17068 "unit": "A String", # The units for magnitude.
17070 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
17071 "magnitude": 3.14, # The magnitude.
17072 "unit": "A String", # The units for magnitude.
17075 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
17079 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17080 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17081 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17085 "dashStyle": "A String", # The dash style of the border.
17086 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
17087 "magnitude": 3.14, # The magnitude.
17088 "unit": "A String", # The units for magnitude.
17090 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
17091 "magnitude": 3.14, # The magnitude.
17092 "unit": "A String", # The units for magnitude.
17095 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
17099 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17100 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17101 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17105 "dashStyle": "A String", # The dash style of the border.
17106 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
17107 "magnitude": 3.14, # The magnitude.
17108 "unit": "A String", # The units for magnitude.
17110 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
17111 "magnitude": 3.14, # The magnitude.
17112 "unit": "A String", # The units for magnitude.
17115 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
17119 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17120 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17121 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17125 "dashStyle": "A String", # The dash style of the border.
17126 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
17127 "magnitude": 3.14, # The magnitude.
17128 "unit": "A String", # The units for magnitude.
17130 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
17131 "magnitude": 3.14, # The magnitude.
17132 "unit": "A String", # The units for magnitude.
17135 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
17139 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17140 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17141 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17145 "dashStyle": "A String", # The dash style of the border.
17146 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
17147 "magnitude": 3.14, # The magnitude.
17148 "unit": "A String", # The units for magnitude.
17150 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
17151 "magnitude": 3.14, # The magnitude.
17152 "unit": "A String", # The units for magnitude.
17155 …"direction": "A String", # The text direction of this paragraph. If unset, the…
17156 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
17157 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
17158 "magnitude": 3.14, # The magnitude.
17159 "unit": "A String", # The units for magnitude.
17161 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
17162 "magnitude": 3.14, # The magnitude.
17163 "unit": "A String", # The units for magnitude.
17165 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
17166 "magnitude": 3.14, # The magnitude.
17167 "unit": "A String", # 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…
17172 …The named style type of the paragraph. Since updating the named style type affects other propertie…
17173 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
17177 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17178 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17179 "red": 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 "magnitude": 3.14, # The magnitude.
17186 "unit": "A String", # The units for magnitude.
17188 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
17189 "magnitude": 3.14, # The magnitude.
17190 "unit": "A String", # The units for magnitude.
17192 "spacingMode": "A String", # The spacing mode for the paragraph.
17193 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
17195 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
17198 "unit": "A String", # The units for magnitude.
17203 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
17207 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17208 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17209 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17213 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17214 "bold": True or False, # Whether or not the text is rendered as bold.
17215 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
17216 "magnitude": 3.14, # The magnitude.
17217 "unit": "A String", # The units for magnitude.
17219 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17221 "rgbColor": { # An RGB color. # The RGB color value.
17222 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17223 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17224 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17228 "italic": True or False, # Whether or not the text is italicized.
17229 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17230 … "bookmarkId": "A String", # The ID of a bookmark in this document.
17231 "headingId": "A String", # The ID of a heading in this document.
17234 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
17235 "strikethrough": True or False, # Whether or not the text is struck through.
17236 "underline": 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…
17238 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17239 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17245 …sSuggestionState": { # The suggestion state of a NamedStyles message. # A mask that indicates…
17246 …the fields on the corresponding NamedStyle in styles have been changed in this suggestion. The ord…
17248 …String", # The named style type that this suggestion state corresponds to. This field is prov…
17249 …the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
17266 …the fields on the base Shading have been changed in this suggested change. For any field set to tr…
17267 …undColorSuggested": True or False, # Indicates if there was a suggested change to the Shading.
17273 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
17291 …onsViewMode": "A String", # Output only. The suggestions view mode applied to the d…
17292 "title": "A String", # 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…
17304 …The SuggestionsViewMode applied to the returned document depends on the user's current access…
17305 …The returned document has suggestions inline. Suggested changes will be differentiated from base c…
17306 … The 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:
17317 …The document body. The body typically contains the full document contents except for headers, foot…
17318 …"content": [ # The contents of the body. The indexes for the body's content begin a…
17319 { # A StructuralElement describes content that provides structure to the document.
17320 …"endIndex": 42, # The zero-based end index of this structural element, exclusive, in UTF…
17322 …"bullet": { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
17323 … "listId": "A String", # The ID of the list this paragraph belongs to.
17324 "nestingLevel": 42, # The nesting level of this paragraph in the list.
17325 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
17329 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17330 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17331 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17335 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17336 "bold": True or False, # Whether or not the text is rendered as bold.
17337 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
17338 "magnitude": 3.14, # The magnitude.
17339 "unit": "A String", # The units for magnitude.
17341 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17343 "rgbColor": { # An RGB color. # The RGB color value.
17344 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17345 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17346 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17350 "italic": True or False, # Whether or not the text is italicized.
17351 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17352 … "bookmarkId": "A String", # The ID of a bookmark in this document.
17353 "headingId": "A String", # The ID of a heading in this document.
17356 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
17357 "strikethrough": True or False, # Whether or not the text is struck through.
17358 "underline": 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…
17360 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17361 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17365 … "elements": [ # The content of the paragraph broken down into its component parts.
17367 …"autoText": { # A ParagraphElement representing a spot in the text that is dynamically r…
17368 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
17371 …"suggestedInsertionIds": [ # The suggested insertion IDs. An AutoText may have multiple …
17374 …"suggestedTextStyleChanges": { # The suggested text style changes to this AutoText, keye…
17376 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
17380 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17381 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17382 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17386 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17387 … "bold": True or False, # Whether or not the text is rendered as bold.
17388 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
17389 "magnitude": 3.14, # The magnitude.
17390 "unit": "A String", # The units for magnitude.
17392 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17394 "rgbColor": { # An RGB color. # The RGB color value.
17395 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17396 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17397 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17401 "italic": True or False, # Whether or not the text is italicized.
17402 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17403 … "bookmarkId": "A String", # The ID of a bookmark in this document.
17404 … "headingId": "A String", # The ID of a heading in this document.
17407 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
17408 … "strikethrough": True or False, # Whether or not the text is struck through.
17409 "underline": 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…
17411 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17412 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17415 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
17430 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
17434 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17435 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17436 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17440 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17441 "bold": True or False, # Whether or not the text is rendered as bold.
17442 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
17443 "magnitude": 3.14, # The magnitude.
17444 "unit": "A String", # The units for magnitude.
17446 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17448 "rgbColor": { # An RGB color. # The RGB color value.
17449 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17450 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17451 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17455 "italic": True or False, # Whether or not the text is italicized.
17456 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17457 … "bookmarkId": "A String", # The ID of a bookmark in this document.
17458 … "headingId": "A String", # The ID of a heading in this document.
17461 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
17462 … "strikethrough": True or False, # Whether or not the text is struck through.
17463 "underline": 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…
17465 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17466 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17469 "type": "A String", # 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
17475 …"suggestedInsertionIds": [ # The suggested insertion IDs. A ColumnBreak may have multipl…
17478 …"suggestedTextStyleChanges": { # The suggested text style changes to this ColumnBreak, k…
17480 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
17484 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17485 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17486 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17490 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17491 … "bold": True or False, # Whether or not the text is rendered as bold.
17492 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
17493 "magnitude": 3.14, # The magnitude.
17494 "unit": "A String", # The units for magnitude.
17496 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17498 "rgbColor": { # An RGB color. # The RGB color value.
17499 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17500 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17501 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17505 "italic": True or False, # Whether or not the text is italicized.
17506 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17507 … "bookmarkId": "A String", # The ID of a bookmark in this document.
17508 … "headingId": "A String", # The ID of a heading in this document.
17511 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
17512 … "strikethrough": True or False, # Whether or not the text is struck through.
17513 "underline": 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…
17515 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17516 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17519 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
17534 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
17538 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17539 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17540 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17544 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17545 "bold": True or False, # Whether or not the text is rendered as bold.
17546 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
17547 "magnitude": 3.14, # The magnitude.
17548 "unit": "A String", # The units for magnitude.
17550 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17552 "rgbColor": { # An RGB color. # The RGB color value.
17553 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17554 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17555 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17559 "italic": True or False, # Whether or not the text is italicized.
17560 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17561 … "bookmarkId": "A String", # The ID of a bookmark in this document.
17562 … "headingId": "A String", # The ID of a heading in this document.
17565 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
17566 … "strikethrough": True or False, # Whether or not the text is struck through.
17567 "underline": 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…
17569 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17570 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17574 …"endIndex": 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
17576 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
17579 …"suggestedInsertionIds": [ # 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 …"footnoteId": "A String", # The ID of the footnote that contains the content o…
17585 … "footnoteNumber": "A String", # The rendered number of this footnote.
17586 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
17589 …"suggestedInsertionIds": [ # The suggested insertion IDs. A FootnoteReference may have m…
17592 …"suggestedTextStyleChanges": { # The suggested text style changes to this FootnoteRefere…
17594 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
17598 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17599 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17600 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17604 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17605 … "bold": True or False, # Whether or not the text is rendered as bold.
17606 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
17607 "magnitude": 3.14, # The magnitude.
17608 "unit": "A String", # The units for magnitude.
17610 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17612 "rgbColor": { # An RGB color. # The RGB color value.
17613 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17614 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17615 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17619 "italic": True or False, # Whether or not the text is italicized.
17620 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17621 … "bookmarkId": "A String", # The ID of a bookmark in this document.
17622 … "headingId": "A String", # The ID of a heading in this document.
17625 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
17626 … "strikethrough": True or False, # Whether or not the text is struck through.
17627 "underline": 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…
17629 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17630 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17633 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
17648 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
17652 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17653 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17654 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17658 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17659 "bold": True or False, # Whether or not the text is rendered as bold.
17660 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
17661 "magnitude": 3.14, # The magnitude.
17662 "unit": "A String", # The units for magnitude.
17664 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17666 "rgbColor": { # An RGB color. # The RGB color value.
17667 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17668 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17669 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17673 "italic": True or False, # Whether or not the text is italicized.
17674 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17675 … "bookmarkId": "A String", # The ID of a bookmark in this document.
17676 … "headingId": "A String", # The ID of a heading in this document.
17679 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
17680 … "strikethrough": True or False, # Whether or not the text is struck through.
17681 "underline": 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…
17683 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17684 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17689 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
17692 …"suggestedInsertionIds": [ # The suggested insertion IDs. A HorizontalRule may have mult…
17695 …"suggestedTextStyleChanges": { # The suggested text style changes to this HorizontalRule…
17697 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
17701 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17702 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17703 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17707 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17708 … "bold": True or False, # Whether or not the text is rendered as bold.
17709 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
17710 "magnitude": 3.14, # The magnitude.
17711 "unit": "A String", # The units for magnitude.
17713 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17715 "rgbColor": { # An RGB color. # The RGB color value.
17716 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17717 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17718 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17722 "italic": True or False, # Whether or not the text is italicized.
17723 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17724 … "bookmarkId": "A String", # The ID of a bookmark in this document.
17725 … "headingId": "A String", # The ID of a heading in this document.
17728 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
17729 … "strikethrough": True or False, # Whether or not the text is struck through.
17730 "underline": 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…
17732 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17733 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17736 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
17751 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
17755 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17756 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17757 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17761 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17762 "bold": True or False, # Whether or not the text is rendered as bold.
17763 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
17764 "magnitude": 3.14, # The magnitude.
17765 "unit": "A String", # The units for magnitude.
17767 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17769 "rgbColor": { # An RGB color. # The RGB color value.
17770 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17771 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17772 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17776 "italic": True or False, # Whether or not the text is italicized.
17777 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17778 … "bookmarkId": "A String", # The ID of a bookmark in this document.
17779 … "headingId": "A String", # The ID of a heading in this document.
17782 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
17783 … "strikethrough": True or False, # Whether or not the text is struck through.
17784 "underline": 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…
17786 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17787 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17792 …"inlineObjectId": "A String", # The ID of the InlineObject this element contai…
17793 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
17796 …"suggestedInsertionIds": [ # The suggested insertion IDs. An InlineObjectElement may hav…
17799 …"suggestedTextStyleChanges": { # The suggested text style changes to this InlineObject, …
17801 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
17805 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17806 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17807 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17811 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17812 … "bold": True or False, # Whether or not the text is rendered as bold.
17813 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
17814 "magnitude": 3.14, # The magnitude.
17815 "unit": "A String", # The units for magnitude.
17817 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17819 "rgbColor": { # An RGB color. # The RGB color value.
17820 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17821 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17822 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17826 "italic": True or False, # Whether or not the text is italicized.
17827 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17828 … "bookmarkId": "A String", # The ID of a bookmark in this document.
17829 … "headingId": "A String", # The ID of a heading in this document.
17832 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
17833 … "strikethrough": True or False, # Whether or not the text is struck through.
17834 "underline": 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…
17836 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17837 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17840 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
17855 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
17859 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17860 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17861 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17865 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17866 "bold": True or False, # Whether or not the text is rendered as bold.
17867 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
17868 "magnitude": 3.14, # The magnitude.
17869 "unit": "A String", # The units for magnitude.
17871 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17873 "rgbColor": { # An RGB color. # The RGB color value.
17874 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17875 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17876 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17880 "italic": True or False, # Whether or not the text is italicized.
17881 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17882 … "bookmarkId": "A String", # The ID of a bookmark in this document.
17883 … "headingId": "A String", # The ID of a heading in this document.
17886 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
17887 … "strikethrough": True or False, # Whether or not the text is struck through.
17888 "underline": 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…
17890 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17891 …The 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
17899 …"suggestedInsertionIds": [ # The suggested insertion IDs. A PageBreak may have multiple …
17902 …"suggestedTextStyleChanges": { # The suggested text style changes to this PageBreak, key…
17904 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
17908 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17909 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17910 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17914 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17915 … "bold": True or False, # Whether or not the text is rendered as bold.
17916 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
17917 "magnitude": 3.14, # The magnitude.
17918 "unit": "A String", # The units for magnitude.
17920 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17922 "rgbColor": { # An RGB color. # The RGB color value.
17923 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17924 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17925 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17929 "italic": True or False, # Whether or not the text is italicized.
17930 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17931 … "bookmarkId": "A String", # The ID of a bookmark in this document.
17932 … "headingId": "A String", # The ID of a heading in this document.
17935 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
17936 … "strikethrough": True or False, # Whether or not the text is struck through.
17937 "underline": 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…
17939 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17940 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
17943 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
17958 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
17962 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17963 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17964 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17968 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
17969 "bold": True or False, # Whether or not the text is rendered as bold.
17970 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
17971 "magnitude": 3.14, # The magnitude.
17972 "unit": "A String", # The units for magnitude.
17974 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
17976 "rgbColor": { # An RGB color. # The RGB color value.
17977 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
17978 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
17979 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
17983 "italic": True or False, # Whether or not the text is italicized.
17984 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
17985 … "bookmarkId": "A String", # The ID of a bookmark in this document.
17986 … "headingId": "A String", # The ID of a heading in this document.
17989 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
17990 … "strikethrough": True or False, # Whether or not the text is struck through.
17991 "underline": 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…
17993 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
17994 …The 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's name …
17999 … "personId": "A String", # Output only. The unique ID of this link.
18000 …operties": { # Properties specific to a linked Person. # Output only. The properties of this …
18001 …"email": "A String", # Output only. The email address linked to this Person. T…
18002 …;: "A String", # Output only. The name of the person if it is displayed in the link text…
18004 …letionIds": [ # IDs for suggestions that remove this person link from the document. A Person …
18007 …ertionIds": [ # IDs for suggestions that insert this person link into the document. A Person …
18010 …"suggestedTextStyleChanges": { # The suggested text style changes to this Person, keyed …
18012 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
18016 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18017 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18018 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18022 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
18023 … "bold": True or False, # Whether or not the text is rendered as bold.
18024 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
18025 "magnitude": 3.14, # The magnitude.
18026 "unit": "A String", # The units for magnitude.
18028 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
18030 "rgbColor": { # An RGB color. # The RGB color value.
18031 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18032 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18033 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18037 "italic": True or False, # Whether or not the text is italicized.
18038 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
18039 … "bookmarkId": "A String", # The ID of a bookmark in this document.
18040 … "headingId": "A String", # The ID of a heading in this document.
18043 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
18044 … "strikethrough": True or False, # Whether or not the text is struck through.
18045 "underline": 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…
18047 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
18048 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
18051 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
18066 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
18070 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18071 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18072 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18076 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
18077 "bold": True or False, # Whether or not the text is rendered as bold.
18078 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
18079 "magnitude": 3.14, # The magnitude.
18080 "unit": "A String", # The units for magnitude.
18082 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
18084 "rgbColor": { # An RGB color. # The RGB color value.
18085 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18086 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18087 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18091 "italic": True or False, # Whether or not the text is italicized.
18092 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
18093 … "bookmarkId": "A String", # The ID of a bookmark in this document.
18094 … "headingId": "A String", # The ID of a heading in this document.
18097 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
18098 … "strikethrough": True or False, # Whether or not the text is struck through.
18099 "underline": 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…
18101 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
18102 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
18107 "richLinkId": "A String", # Output only. The ID of this link.
18108 …inkProperties": { # Properties specific to a RichLink. # Output only. The properties of this …
18109 … "A String", # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
18110 …The title of the RichLink as displayed in the link. This title matches the title of the linked res…
18111 …"uri": "A String", # Output only. The URI to the RichLink. This is always pres…
18113 …estedDeletionIds": [ # IDs for suggestions that remove this link from the document. A RichLin…
18116 …stedInsertionIds": [ # IDs for suggestions that insert this link into the document. A RichLin…
18119 …"suggestedTextStyleChanges": { # The suggested text style changes to this RichLink, keye…
18121 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
18125 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18126 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18127 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18131 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
18132 … "bold": True or False, # Whether or not the text is rendered as bold.
18133 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
18134 "magnitude": 3.14, # The magnitude.
18135 "unit": "A String", # The units for magnitude.
18137 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
18139 "rgbColor": { # An RGB color. # The RGB color value.
18140 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18141 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18142 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18146 "italic": True or False, # Whether or not the text is italicized.
18147 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
18148 … "bookmarkId": "A String", # The ID of a bookmark in this document.
18149 … "headingId": "A String", # The ID of a heading in this document.
18152 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
18153 … "strikethrough": True or False, # Whether or not the text is struck through.
18154 "underline": 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…
18156 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
18157 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
18160 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
18175 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
18179 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18180 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18181 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18185 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
18186 "bold": True or False, # Whether or not the text is rendered as bold.
18187 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
18188 "magnitude": 3.14, # The magnitude.
18189 "unit": "A String", # The units for magnitude.
18191 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
18193 "rgbColor": { # An RGB color. # The RGB color value.
18194 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18195 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18196 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18200 "italic": True or False, # Whether or not the text is italicized.
18201 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
18202 … "bookmarkId": "A String", # The ID of a bookmark in this document.
18203 … "headingId": "A String", # The ID of a heading in this document.
18206 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
18207 … "strikethrough": True or False, # Whether or not the text is struck through.
18208 "underline": 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…
18210 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
18211 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
18215 …"startIndex": 42, # The zero-based start index of this paragraph element, in UTF-16 code…
18216 …n": { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
18217 …ontent": "A String", # The text of this run. Any non-text elements in the run are r…
18218 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
18221 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TextRun may have multiple in…
18224 …"suggestedTextStyleChanges": { # The suggested text style changes to this run, keyed by …
18226 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
18230 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18231 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18232 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18236 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
18237 … "bold": True or False, # Whether or not the text is rendered as bold.
18238 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
18239 "magnitude": 3.14, # The magnitude.
18240 "unit": "A String", # The units for magnitude.
18242 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
18244 "rgbColor": { # An RGB color. # The RGB color value.
18245 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18246 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18247 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18251 "italic": True or False, # Whether or not the text is italicized.
18252 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
18253 … "bookmarkId": "A String", # The ID of a bookmark in this document.
18254 … "headingId": "A String", # The ID of a heading in this document.
18257 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
18258 … "strikethrough": True or False, # Whether or not the text is struck through.
18259 "underline": 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…
18261 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
18262 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
18265 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
18280 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
18284 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18285 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18286 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18290 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
18291 "bold": True or False, # Whether or not the text is rendered as bold.
18292 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
18293 "magnitude": 3.14, # The magnitude.
18294 "unit": "A String", # The units for magnitude.
18296 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
18298 "rgbColor": { # An RGB color. # The RGB color value.
18299 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18300 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18301 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18305 "italic": True or False, # Whether or not the text is italicized.
18306 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
18307 … "bookmarkId": "A String", # The ID of a bookmark in this document.
18308 … "headingId": "A String", # The ID of a heading in this document.
18311 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
18312 … "strikethrough": True or False, # Whether or not the text is struck through.
18313 "underline": 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…
18315 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
18316 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
18322 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
18323 "alignment": "A String", # The text alignment for this paragraph.
18324 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
18325 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
18329 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18330 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18331 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18335 "dashStyle": "A String", # The dash style of the border.
18336 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
18337 "magnitude": 3.14, # The magnitude.
18338 "unit": "A String", # The units for magnitude.
18340 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
18341 "magnitude": 3.14, # The magnitude.
18342 "unit": "A String", # The units for magnitude.
18345 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
18349 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18350 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18351 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18355 "dashStyle": "A String", # The dash style of the border.
18356 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
18357 "magnitude": 3.14, # The magnitude.
18358 "unit": "A String", # The units for magnitude.
18360 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
18361 "magnitude": 3.14, # The magnitude.
18362 "unit": "A String", # The units for magnitude.
18365 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
18369 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18370 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18371 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18375 "dashStyle": "A String", # The dash style of the border.
18376 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
18377 "magnitude": 3.14, # The magnitude.
18378 "unit": "A String", # The units for magnitude.
18380 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
18381 "magnitude": 3.14, # The magnitude.
18382 "unit": "A String", # The units for magnitude.
18385 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
18389 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18390 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18391 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18395 "dashStyle": "A String", # The dash style of the border.
18396 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
18397 "magnitude": 3.14, # The magnitude.
18398 "unit": "A String", # The units for magnitude.
18400 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
18401 "magnitude": 3.14, # The magnitude.
18402 "unit": "A String", # The units for magnitude.
18405 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
18409 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18410 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18411 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18415 "dashStyle": "A String", # The dash style of the border.
18416 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
18417 "magnitude": 3.14, # The magnitude.
18418 "unit": "A String", # The units for magnitude.
18420 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
18421 "magnitude": 3.14, # The magnitude.
18422 "unit": "A String", # The units for magnitude.
18425 …"direction": "A String", # The text direction of this paragraph. If unset, the…
18426 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
18427 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
18428 "magnitude": 3.14, # The magnitude.
18429 "unit": "A String", # The units for magnitude.
18431 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
18432 "magnitude": 3.14, # The magnitude.
18433 "unit": "A String", # The units for magnitude.
18435 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
18436 "magnitude": 3.14, # The magnitude.
18437 "unit": "A String", # 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…
18442 …The named style type of the paragraph. Since updating the named style type affects other propertie…
18443 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
18447 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18448 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18449 "red": 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 "magnitude": 3.14, # The magnitude.
18456 "unit": "A String", # The units for magnitude.
18458 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
18459 "magnitude": 3.14, # The magnitude.
18460 "unit": "A String", # The units for magnitude.
18462 "spacingMode": "A String", # The spacing mode for the paragraph.
18463 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
18465 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
18468 "unit": "A String", # The units for magnitude.
18473 … "positionedObjectIds": [ # The IDs of the positioned objects tethered to this paragraph.
18476 … "suggestedBulletChanges": { # The suggested changes to this paragraph's bullet.
18478 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
18479 … "listId": "A String", # The ID of the list this paragraph belongs to.
18480 "nestingLevel": 42, # The nesting level of this paragraph in the list.
18481 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
18485 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18486 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18487 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18491 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
18492 "bold": True or False, # Whether or not the text is rendered as bold.
18493 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
18494 "magnitude": 3.14, # The magnitude.
18495 "unit": "A String", # The units for magnitude.
18497 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
18499 "rgbColor": { # An RGB color. # The RGB color value.
18500 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18501 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18502 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18506 "italic": True or False, # Whether or not the text is italicized.
18507 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
18508 … "bookmarkId": "A String", # The ID of a bookmark in this document.
18509 … "headingId": "A String", # The ID of a heading in this document.
18512 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
18513 … "strikethrough": True or False, # Whether or not the text is struck through.
18514 "underline": 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…
18516 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
18517 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
18521 …the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
18522 …t;listIdSuggested": True or False, # Indicates if there was a suggested change to the list_id.
18523 …elSuggested": True or False, # Indicates if there was a suggested change to the nesting_level.
18524 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
18540 …"suggestedParagraphStyleChanges": { # The suggested paragraph style changes to this para…
18542 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
18543 … "alignment": "A String", # The text alignment for this paragraph.
18544 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
18545 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
18549 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18550 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18551 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18555 "dashStyle": "A String", # The dash style of the border.
18556 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
18557 "magnitude": 3.14, # The magnitude.
18558 "unit": "A String", # The units for magnitude.
18560 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
18561 "magnitude": 3.14, # The magnitude.
18562 "unit": "A String", # The units for magnitude.
18565 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
18569 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18570 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18571 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18575 "dashStyle": "A String", # The dash style of the border.
18576 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
18577 "magnitude": 3.14, # The magnitude.
18578 "unit": "A String", # The units for magnitude.
18580 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
18581 "magnitude": 3.14, # The magnitude.
18582 "unit": "A String", # The units for magnitude.
18585 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
18589 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18590 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18591 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18595 "dashStyle": "A String", # The dash style of the border.
18596 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
18597 "magnitude": 3.14, # The magnitude.
18598 "unit": "A String", # The units for magnitude.
18600 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
18601 "magnitude": 3.14, # The magnitude.
18602 "unit": "A String", # The units for magnitude.
18605 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
18609 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18610 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18611 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18615 "dashStyle": "A String", # The dash style of the border.
18616 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
18617 "magnitude": 3.14, # The magnitude.
18618 "unit": "A String", # The units for magnitude.
18620 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
18621 "magnitude": 3.14, # The magnitude.
18622 "unit": "A String", # The units for magnitude.
18625 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
18629 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18630 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18631 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18635 "dashStyle": "A String", # The dash style of the border.
18636 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
18637 "magnitude": 3.14, # The magnitude.
18638 "unit": "A String", # The units for magnitude.
18640 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
18641 "magnitude": 3.14, # The magnitude.
18642 "unit": "A String", # The units for magnitude.
18645 …"direction": "A String", # The text direction of this paragraph. If unset, the…
18646 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
18647 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
18648 "magnitude": 3.14, # The magnitude.
18649 "unit": "A String", # The units for magnitude.
18651 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
18652 "magnitude": 3.14, # The magnitude.
18653 "unit": "A String", # The units for magnitude.
18655 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
18656 "magnitude": 3.14, # The magnitude.
18657 "unit": "A String", # 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…
18662 …The named style type of the paragraph. Since updating the named style type affects other propertie…
18663 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
18667 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18668 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18669 "red": 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 "magnitude": 3.14, # The magnitude.
18676 "unit": "A String", # The units for magnitude.
18678 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
18679 "magnitude": 3.14, # The magnitude.
18680 "unit": "A String", # The units for magnitude.
18682 "spacingMode": "A String", # The spacing mode for the paragraph.
18683 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
18685 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
18688 "unit": "A String", # The units for magnitude.
18693 …the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
18710 …the fields on the base Shading have been changed in this suggested change. For any field set to tr…
18711 …undColorSuggested": True or False, # Indicates if there was a suggested change to the Shading.
18719 …"suggestedPositionedObjectIds": { # The IDs of the positioned objects that are suggested…
18721 "objectIds": [ # The object IDs.
18727 … the same SectionStyle. A section break represents the start of a new section, and the section sty…
18728 …"sectionStyle": { # The styling that applies to a section. # The style of the section af…
18729 …perties": [ # The section's columns properties. If empty, the section contains one colum…
18731 …d": { # A magnitude in a single direction in the specified units. # The padding at the end of…
18732 "magnitude": 3.14, # The magnitude.
18733 "unit": "A String", # The units for magnitude.
18735 …h": { # A magnitude in a single direction in the specified units. # Output only. The width of…
18736 "magnitude": 3.14, # The magnitude.
18737 "unit": "A String", # The units for magnitude.
18741 …quot;: "A String", # The style of column separators. This style can be set even when the…
18742 …t;contentDirection": "A String", # 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&#…
18745 …The ID of the footer used only for even pages. If the value of DocumentStyle's use_even_page_…
18746 …The ID of the header used only for even pages. If the value of DocumentStyle's use_even_page_…
18747 …The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
18748 …The ID of the header used only for the first page of the section. If use_first_page_header_footer …
18749 …m": { # A magnitude in a single direction in the specified units. # The bottom page margin of…
18750 "magnitude": 3.14, # The magnitude.
18751 "unit": "A String", # The units for magnitude.
18753 …the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
18754 "magnitude": 3.14, # The magnitude.
18755 "unit": "A String", # The units for magnitude.
18757 …the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
18758 "magnitude": 3.14, # The magnitude.
18759 "unit": "A String", # The units for magnitude.
18761 …the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
18762 "magnitude": 3.14, # The magnitude.
18763 "unit": "A String", # The units for magnitude.
18765 …the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
18766 "magnitude": 3.14, # The magnitude.
18767 "unit": "A String", # The units for magnitude.
18769 …Top": { # A magnitude in a single direction in the specified units. # The top page margin of …
18770 "magnitude": 3.14, # The magnitude.
18771 "unit": "A String", # The units for magnitude.
18773 …The page number from which to start counting the number of pages for this section. If unset, page …
18774 "sectionType": "A String", # Output only. The type of section.
18775 …the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
18777 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
18780 …"suggestedInsertionIds": [ # The suggested insertion IDs. A SectionBreak may have multip…
18784 …"startIndex": 42, # The zero-based start index of this structural element, in UTF-16 cod…
18786 …"columns": 42, # Number of columns in the table. It is possible for a table to be non-re…
18787 "rows": 42, # Number of rows in the table.
18788 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
18791 …"suggestedInsertionIds": [ # The suggested insertion IDs. A Table may have multiple inse…
18794 "tableRows": [ # The contents and style of each row.
18795 { # The contents and style of a row in a Table.
18796 … "endIndex": 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
18797 … "startIndex": 42, # The zero-based start index of this row, in UTF-16 code units.
18798 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
18801 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableRow may have multiple i…
18804 …"suggestedTableRowStyleChanges": { # 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…
18807 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
18808 "magnitude": 3.14, # The magnitude.
18809 "unit": "A String", # The units for magnitude.
18812 …the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
18817 …The 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 "content": [ # The content of the cell.
18822 …"endIndex": 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
18823 … "startIndex": 42, # The zero-based start index of this cell, in UTF-16 code units.
18824 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
18827 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableCell may have multiple …
18830 …"suggestedTableCellStyleChanges": { # The suggested changes to the table cell style, key…
18832 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
18836 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18837 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18838 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
18846 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18847 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18848 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18852 … "dashStyle": "A String", # The dash style of the border.
18853 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
18854 "magnitude": 3.14, # The magnitude.
18855 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
18862 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18863 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18864 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18868 … "dashStyle": "A String", # The dash style of the border.
18869 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
18870 "magnitude": 3.14, # The magnitude.
18871 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
18878 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18879 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18880 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18884 … "dashStyle": "A String", # The dash style of the border.
18885 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
18886 "magnitude": 3.14, # The magnitude.
18887 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
18894 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18895 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18896 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18900 … "dashStyle": "A String", # The dash style of the border.
18901 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
18902 "magnitude": 3.14, # The magnitude.
18903 "unit": "A String", # The units for magnitude.
18906 … "columnSpan": 42, # The column span of the cell. This property is read-only.
18907 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
18908 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
18909 "magnitude": 3.14, # The magnitude.
18910 "unit": "A String", # The units for magnitude.
18912 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
18913 "magnitude": 3.14, # The magnitude.
18914 "unit": "A String", # The units for magnitude.
18916 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
18917 "magnitude": 3.14, # The magnitude.
18918 "unit": "A String", # The units for magnitude.
18920 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
18921 "magnitude": 3.14, # The magnitude.
18922 "unit": "A String", # The units for magnitude.
18924 … "rowSpan": 42, # The row span of the cell. This property is read-only.
18926 …the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
18942 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
18946 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18947 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18948 "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
18956 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18957 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18958 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18962 "dashStyle": "A String", # The dash style of the border.
18963 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
18964 "magnitude": 3.14, # The magnitude.
18965 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
18972 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18973 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18974 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18978 "dashStyle": "A String", # The dash style of the border.
18979 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
18980 "magnitude": 3.14, # The magnitude.
18981 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
18988 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
18989 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
18990 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
18994 "dashStyle": "A String", # The dash style of the border.
18995 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
18996 "magnitude": 3.14, # The magnitude.
18997 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
19004 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19005 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19006 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19010 "dashStyle": "A String", # The dash style of the border.
19011 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
19012 "magnitude": 3.14, # The magnitude.
19013 "unit": "A String", # The units for magnitude.
19016 … "columnSpan": 42, # The column span of the cell. This property is read-only.
19017 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
19018 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
19019 "magnitude": 3.14, # The magnitude.
19020 "unit": "A String", # The units for magnitude.
19022 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
19023 "magnitude": 3.14, # The magnitude.
19024 "unit": "A String", # The units for magnitude.
19026 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
19027 "magnitude": 3.14, # The magnitude.
19028 "unit": "A String", # The units for magnitude.
19030 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
19031 "magnitude": 3.14, # The magnitude.
19032 "unit": "A String", # The units for magnitude.
19034 "rowSpan": 42, # The row span of the cell. This property is read-only.
19038 … "tableRowStyle": { # Styles that apply to a table row. # The style of the table row.
19039 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
19040 "magnitude": 3.14, # The magnitude.
19041 "unit": "A String", # The units for magnitude.
19046 "tableStyle": { # Styles that apply to a table. # The style of the table.
19047 …The 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 "magnitude": 3.14, # The magnitude.
19051 "unit": "A String", # The units for magnitude.
19053 "widthType": "A String", # The width type of the column.
19059 "content": [ # The content of the table of contents.
19062 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
19065 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableOfContents may have mul…
19072 "documentId": "A String", # Output only. The ID of the document.
19073 …"documentStyle": { # The style of the document. # Output only. The style of the document.
19074 …"background": { # Represents the background of a document. # The background of the docum…
19075 …"color": { # A color that can either be fully opaque or fully transparent. # The backgro…
19077 "rgbColor": { # An RGB color. # The RGB color value.
19078 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19079 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19080 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19085 …"defaultFooterId": "A String", # The ID of the default footer. If not set, the…
19086 …"defaultHeaderId": "A String", # The ID of the default header. If not set, the…
19087 …The ID of the footer used only for even pages. The value of use_even_page_header_footer determines…
19088 …The ID of the header used only for even pages. The value of use_even_page_header_footer determines…
19089 …The ID of the footer used only for the first page. If not set then a unique footer for the first p…
19090 …The 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 "magnitude": 3.14, # The magnitude.
19093 "unit": "A String", # 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 "magnitude": 3.14, # The magnitude.
19097 "unit": "A String", # 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 "magnitude": 3.14, # The magnitude.
19101 "unit": "A String", # The units for magnitude.
19103 … a single direction in the specified units. # The left page margin. Updating the left page margin …
19104 "magnitude": 3.14, # The magnitude.
19105 "unit": "A String", # The units for magnitude.
19107 …a single direction in the specified units. # The right page margin. Updating the right page margin…
19108 "magnitude": 3.14, # The magnitude.
19109 "unit": "A String", # The units for magnitude.
19111 …n a single direction in the specified units. # The top page margin. Updating the top page margin o…
19112 "magnitude": 3.14, # The magnitude.
19113 "unit": "A String", # The units for magnitude.
19115 …"pageNumberStart": 42, # The page number from which to start counting the number of page…
19116 "pageSize": { # A width and height. # The size of a page in the document.
19117 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
19118 "magnitude": 3.14, # The magnitude.
19119 "unit": "A String", # The units for magnitude.
19121 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
19122 "magnitude": 3.14, # The magnitude.
19123 "unit": "A String", # The units for magnitude.
19126 …n_footer, SectionStyle margin_footer are respected. When false, the default values in the Docs edi…
19127 …Footer": True or False, # Indicates whether to use the even page header / footer IDs for the …
19128 …ooter": True or False, # Indicates whether to use the first page header / footer IDs for the …
19130 "footers": { # Output only. The footers in the document, keyed by footer ID.
19132 …"content": [ # The contents of the footer. The indexes for a footer's content begin…
19133 { # A StructuralElement describes content that provides structure to the document.
19134 …"endIndex": 42, # The zero-based end index of this structural element, exclusive, in UTF…
19136 …"bullet": { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
19137 … "listId": "A String", # The ID of the list this paragraph belongs to.
19138 "nestingLevel": 42, # The nesting level of this paragraph in the list.
19139 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
19143 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19144 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19145 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19149 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19150 "bold": True or False, # Whether or not the text is rendered as bold.
19151 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
19152 "magnitude": 3.14, # The magnitude.
19153 "unit": "A String", # The units for magnitude.
19155 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19157 "rgbColor": { # An RGB color. # The RGB color value.
19158 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19159 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19160 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19164 "italic": True or False, # Whether or not the text is italicized.
19165 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19166 … "bookmarkId": "A String", # The ID of a bookmark in this document.
19167 … "headingId": "A String", # The ID of a heading in this document.
19170 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
19171 … "strikethrough": True or False, # Whether or not the text is struck through.
19172 "underline": 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…
19174 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19175 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19179 … "elements": [ # The content of the paragraph broken down into its component parts.
19181 …"autoText": { # A ParagraphElement representing a spot in the text that is dynamically r…
19182 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
19185 …"suggestedInsertionIds": [ # The suggested insertion IDs. An AutoText may have multiple …
19188 …"suggestedTextStyleChanges": { # The suggested text style changes to this AutoText, keye…
19190 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
19194 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19195 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19196 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19200 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19201 … "bold": True or False, # Whether or not the text is rendered as bold.
19202 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
19203 "magnitude": 3.14, # The magnitude.
19204 "unit": "A String", # The units for magnitude.
19206 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19208 "rgbColor": { # An RGB color. # The RGB color value.
19209 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19210 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19211 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19215 "italic": True or False, # Whether or not the text is italicized.
19216 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19217 … "bookmarkId": "A String", # The ID of a bookmark in this document.
19218 … "headingId": "A String", # The ID of a heading in this document.
19221 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
19222 … "strikethrough": True or False, # Whether or not the text is struck through.
19223 … "underline": 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…
19225 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19226 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19229 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
19244 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
19248 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19249 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19250 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19254 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19255 "bold": True or False, # Whether or not the text is rendered as bold.
19256 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
19257 "magnitude": 3.14, # The magnitude.
19258 "unit": "A String", # The units for magnitude.
19260 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19262 "rgbColor": { # An RGB color. # The RGB color value.
19263 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19264 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19265 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19269 "italic": True or False, # Whether or not the text is italicized.
19270 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19271 … "bookmarkId": "A String", # The ID of a bookmark in this document.
19272 … "headingId": "A String", # The ID of a heading in this document.
19275 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
19276 … "strikethrough": True or False, # Whether or not the text is struck through.
19277 "underline": 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…
19279 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19280 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19283 "type": "A String", # 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
19289 …"suggestedInsertionIds": [ # The suggested insertion IDs. A ColumnBreak may have multipl…
19292 …"suggestedTextStyleChanges": { # The suggested text style changes to this ColumnBreak, k…
19294 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
19298 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19299 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19300 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19304 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19305 … "bold": True or False, # Whether or not the text is rendered as bold.
19306 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
19307 "magnitude": 3.14, # The magnitude.
19308 "unit": "A String", # The units for magnitude.
19310 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19312 "rgbColor": { # An RGB color. # The RGB color value.
19313 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19314 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19315 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19319 "italic": True or False, # Whether or not the text is italicized.
19320 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19321 … "bookmarkId": "A String", # The ID of a bookmark in this document.
19322 … "headingId": "A String", # The ID of a heading in this document.
19325 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
19326 … "strikethrough": True or False, # Whether or not the text is struck through.
19327 … "underline": 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…
19329 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19330 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19333 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
19348 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
19352 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19353 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19354 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19358 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19359 "bold": True or False, # Whether or not the text is rendered as bold.
19360 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
19361 "magnitude": 3.14, # The magnitude.
19362 "unit": "A String", # The units for magnitude.
19364 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19366 "rgbColor": { # An RGB color. # The RGB color value.
19367 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19368 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19369 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19373 "italic": True or False, # Whether or not the text is italicized.
19374 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19375 … "bookmarkId": "A String", # The ID of a bookmark in this document.
19376 … "headingId": "A String", # The ID of a heading in this document.
19379 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
19380 … "strikethrough": True or False, # Whether or not the text is struck through.
19381 "underline": 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…
19383 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19384 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19388 …"endIndex": 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
19390 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
19393 …"suggestedInsertionIds": [ # 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 …"footnoteId": "A String", # The ID of the footnote that contains the content o…
19399 … "footnoteNumber": "A String", # The rendered number of this footnote.
19400 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
19403 …"suggestedInsertionIds": [ # The suggested insertion IDs. A FootnoteReference may have m…
19406 …"suggestedTextStyleChanges": { # The suggested text style changes to this FootnoteRefere…
19408 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
19412 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19413 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19414 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19418 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19419 … "bold": True or False, # Whether or not the text is rendered as bold.
19420 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
19421 "magnitude": 3.14, # The magnitude.
19422 "unit": "A String", # The units for magnitude.
19424 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19426 "rgbColor": { # An RGB color. # The RGB color value.
19427 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19428 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19429 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19433 "italic": True or False, # Whether or not the text is italicized.
19434 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19435 … "bookmarkId": "A String", # The ID of a bookmark in this document.
19436 … "headingId": "A String", # The ID of a heading in this document.
19439 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
19440 … "strikethrough": True or False, # Whether or not the text is struck through.
19441 … "underline": 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…
19443 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19444 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19447 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
19462 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
19466 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19467 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19468 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19472 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19473 "bold": True or False, # Whether or not the text is rendered as bold.
19474 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
19475 "magnitude": 3.14, # The magnitude.
19476 "unit": "A String", # The units for magnitude.
19478 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19480 "rgbColor": { # An RGB color. # The RGB color value.
19481 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19482 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19483 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19487 "italic": True or False, # Whether or not the text is italicized.
19488 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19489 … "bookmarkId": "A String", # The ID of a bookmark in this document.
19490 … "headingId": "A String", # The ID of a heading in this document.
19493 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
19494 … "strikethrough": True or False, # Whether or not the text is struck through.
19495 "underline": 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…
19497 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19498 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19503 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
19506 …"suggestedInsertionIds": [ # The suggested insertion IDs. A HorizontalRule may have mult…
19509 …"suggestedTextStyleChanges": { # The suggested text style changes to this HorizontalRule…
19511 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
19515 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19516 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19517 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19521 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19522 … "bold": True or False, # Whether or not the text is rendered as bold.
19523 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
19524 "magnitude": 3.14, # The magnitude.
19525 "unit": "A String", # The units for magnitude.
19527 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19529 "rgbColor": { # An RGB color. # The RGB color value.
19530 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19531 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19532 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19536 "italic": True or False, # Whether or not the text is italicized.
19537 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19538 … "bookmarkId": "A String", # The ID of a bookmark in this document.
19539 … "headingId": "A String", # The ID of a heading in this document.
19542 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
19543 … "strikethrough": True or False, # Whether or not the text is struck through.
19544 … "underline": 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…
19546 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19547 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19550 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
19565 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
19569 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19570 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19571 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19575 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19576 "bold": True or False, # Whether or not the text is rendered as bold.
19577 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
19578 "magnitude": 3.14, # The magnitude.
19579 "unit": "A String", # The units for magnitude.
19581 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19583 "rgbColor": { # An RGB color. # The RGB color value.
19584 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19585 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19586 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19590 "italic": True or False, # Whether or not the text is italicized.
19591 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19592 … "bookmarkId": "A String", # The ID of a bookmark in this document.
19593 … "headingId": "A String", # The ID of a heading in this document.
19596 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
19597 … "strikethrough": True or False, # Whether or not the text is struck through.
19598 "underline": 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…
19600 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19601 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19606 …"inlineObjectId": "A String", # The ID of the InlineObject this element contai…
19607 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
19610 …"suggestedInsertionIds": [ # The suggested insertion IDs. An InlineObjectElement may hav…
19613 …"suggestedTextStyleChanges": { # The suggested text style changes to this InlineObject, …
19615 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
19619 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19620 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19621 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19625 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19626 … "bold": True or False, # Whether or not the text is rendered as bold.
19627 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
19628 "magnitude": 3.14, # The magnitude.
19629 "unit": "A String", # The units for magnitude.
19631 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19633 "rgbColor": { # An RGB color. # The RGB color value.
19634 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19635 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19636 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19640 "italic": True or False, # Whether or not the text is italicized.
19641 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19642 … "bookmarkId": "A String", # The ID of a bookmark in this document.
19643 … "headingId": "A String", # The ID of a heading in this document.
19646 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
19647 … "strikethrough": True or False, # Whether or not the text is struck through.
19648 … "underline": 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…
19650 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19651 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19654 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
19669 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
19673 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19674 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19675 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19679 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19680 "bold": True or False, # Whether or not the text is rendered as bold.
19681 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
19682 "magnitude": 3.14, # The magnitude.
19683 "unit": "A String", # The units for magnitude.
19685 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19687 "rgbColor": { # An RGB color. # The RGB color value.
19688 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19689 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19690 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19694 "italic": True or False, # Whether or not the text is italicized.
19695 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19696 … "bookmarkId": "A String", # The ID of a bookmark in this document.
19697 … "headingId": "A String", # The ID of a heading in this document.
19700 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
19701 … "strikethrough": True or False, # Whether or not the text is struck through.
19702 "underline": 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…
19704 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19705 …The 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
19713 …"suggestedInsertionIds": [ # The suggested insertion IDs. A PageBreak may have multiple …
19716 …"suggestedTextStyleChanges": { # The suggested text style changes to this PageBreak, key…
19718 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
19722 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19723 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19724 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19728 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19729 … "bold": True or False, # Whether or not the text is rendered as bold.
19730 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
19731 "magnitude": 3.14, # The magnitude.
19732 "unit": "A String", # The units for magnitude.
19734 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19736 "rgbColor": { # An RGB color. # The RGB color value.
19737 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19738 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19739 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19743 "italic": True or False, # Whether or not the text is italicized.
19744 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19745 … "bookmarkId": "A String", # The ID of a bookmark in this document.
19746 … "headingId": "A String", # The ID of a heading in this document.
19749 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
19750 … "strikethrough": True or False, # Whether or not the text is struck through.
19751 … "underline": 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…
19753 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19754 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19757 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
19772 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
19776 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19777 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19778 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19782 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19783 "bold": True or False, # Whether or not the text is rendered as bold.
19784 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
19785 "magnitude": 3.14, # The magnitude.
19786 "unit": "A String", # The units for magnitude.
19788 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19790 "rgbColor": { # An RGB color. # The RGB color value.
19791 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19792 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19793 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19797 "italic": True or False, # Whether or not the text is italicized.
19798 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19799 … "bookmarkId": "A String", # The ID of a bookmark in this document.
19800 … "headingId": "A String", # The ID of a heading in this document.
19803 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
19804 … "strikethrough": True or False, # Whether or not the text is struck through.
19805 "underline": 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…
19807 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19808 …The 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's name …
19813 … "personId": "A String", # Output only. The unique ID of this link.
19814 …operties": { # Properties specific to a linked Person. # Output only. The properties of this …
19815 …"email": "A String", # Output only. The email address linked to this Person. T…
19816 …;: "A String", # Output only. The name of the person if it is displayed in the link text…
19818 …letionIds": [ # IDs for suggestions that remove this person link from the document. A Person …
19821 …ertionIds": [ # IDs for suggestions that insert this person link into the document. A Person …
19824 …"suggestedTextStyleChanges": { # The suggested text style changes to this Person, keyed …
19826 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
19830 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19831 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19832 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19836 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19837 … "bold": True or False, # Whether or not the text is rendered as bold.
19838 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
19839 "magnitude": 3.14, # The magnitude.
19840 "unit": "A String", # The units for magnitude.
19842 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19844 "rgbColor": { # An RGB color. # The RGB color value.
19845 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19846 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19847 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19851 "italic": True or False, # Whether or not the text is italicized.
19852 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19853 … "bookmarkId": "A String", # The ID of a bookmark in this document.
19854 … "headingId": "A String", # The ID of a heading in this document.
19857 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
19858 … "strikethrough": True or False, # Whether or not the text is struck through.
19859 … "underline": 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…
19861 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19862 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19865 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
19880 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
19884 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19885 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19886 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19890 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19891 "bold": True or False, # Whether or not the text is rendered as bold.
19892 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
19893 "magnitude": 3.14, # The magnitude.
19894 "unit": "A String", # The units for magnitude.
19896 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19898 "rgbColor": { # An RGB color. # The RGB color value.
19899 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19900 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19901 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19905 "italic": True or False, # Whether or not the text is italicized.
19906 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19907 … "bookmarkId": "A String", # The ID of a bookmark in this document.
19908 … "headingId": "A String", # The ID of a heading in this document.
19911 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
19912 … "strikethrough": True or False, # Whether or not the text is struck through.
19913 "underline": 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…
19915 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19916 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19921 "richLinkId": "A String", # Output only. The ID of this link.
19922 …inkProperties": { # Properties specific to a RichLink. # Output only. The properties of this …
19923 … "A String", # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
19924 …The title of the RichLink as displayed in the link. This title matches the title of the linked res…
19925 …"uri": "A String", # Output only. The URI to the RichLink. This is always pres…
19927 …estedDeletionIds": [ # IDs for suggestions that remove this link from the document. A RichLin…
19930 …stedInsertionIds": [ # IDs for suggestions that insert this link into the document. A RichLin…
19933 …"suggestedTextStyleChanges": { # The suggested text style changes to this RichLink, keye…
19935 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
19939 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19940 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19941 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19945 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
19946 … "bold": True or False, # Whether or not the text is rendered as bold.
19947 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
19948 "magnitude": 3.14, # The magnitude.
19949 "unit": "A String", # The units for magnitude.
19951 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
19953 "rgbColor": { # An RGB color. # The RGB color value.
19954 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19955 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19956 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19960 "italic": True or False, # Whether or not the text is italicized.
19961 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
19962 … "bookmarkId": "A String", # The ID of a bookmark in this document.
19963 … "headingId": "A String", # The ID of a heading in this document.
19966 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
19967 … "strikethrough": True or False, # Whether or not the text is struck through.
19968 … "underline": 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…
19970 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
19971 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
19974 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
19989 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
19993 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
19994 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
19995 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
19999 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
20000 "bold": True or False, # Whether or not the text is rendered as bold.
20001 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
20002 "magnitude": 3.14, # The magnitude.
20003 "unit": "A String", # The units for magnitude.
20005 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
20007 "rgbColor": { # An RGB color. # The RGB color value.
20008 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20009 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20010 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20014 "italic": True or False, # Whether or not the text is italicized.
20015 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
20016 … "bookmarkId": "A String", # The ID of a bookmark in this document.
20017 … "headingId": "A String", # The ID of a heading in this document.
20020 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
20021 … "strikethrough": True or False, # Whether or not the text is struck through.
20022 "underline": 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…
20024 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
20025 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
20029 …"startIndex": 42, # The zero-based start index of this paragraph element, in UTF-16 code…
20030 …n": { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
20031 …ontent": "A String", # The text of this run. Any non-text elements in the run are r…
20032 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
20035 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TextRun may have multiple in…
20038 …"suggestedTextStyleChanges": { # The suggested text style changes to this run, keyed by …
20040 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
20044 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20045 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20046 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20050 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
20051 … "bold": True or False, # Whether or not the text is rendered as bold.
20052 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
20053 "magnitude": 3.14, # The magnitude.
20054 "unit": "A String", # The units for magnitude.
20056 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
20058 "rgbColor": { # An RGB color. # The RGB color value.
20059 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20060 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20061 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20065 "italic": True or False, # Whether or not the text is italicized.
20066 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
20067 … "bookmarkId": "A String", # The ID of a bookmark in this document.
20068 … "headingId": "A String", # The ID of a heading in this document.
20071 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
20072 … "strikethrough": True or False, # Whether or not the text is struck through.
20073 … "underline": 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…
20075 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
20076 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
20079 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
20094 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
20098 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20099 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20100 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20104 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
20105 "bold": True or False, # Whether or not the text is rendered as bold.
20106 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
20107 "magnitude": 3.14, # The magnitude.
20108 "unit": "A String", # The units for magnitude.
20110 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
20112 "rgbColor": { # An RGB color. # The RGB color value.
20113 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20114 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20115 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20119 "italic": True or False, # Whether or not the text is italicized.
20120 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
20121 … "bookmarkId": "A String", # The ID of a bookmark in this document.
20122 … "headingId": "A String", # The ID of a heading in this document.
20125 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
20126 … "strikethrough": True or False, # Whether or not the text is struck through.
20127 "underline": 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…
20129 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
20130 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
20136 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
20137 "alignment": "A String", # The text alignment for this paragraph.
20138 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
20139 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
20143 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20144 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20145 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20149 "dashStyle": "A String", # The dash style of the border.
20150 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
20151 "magnitude": 3.14, # The magnitude.
20152 "unit": "A String", # The units for magnitude.
20154 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
20155 "magnitude": 3.14, # The magnitude.
20156 "unit": "A String", # The units for magnitude.
20159 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
20163 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20164 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20165 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20169 "dashStyle": "A String", # The dash style of the border.
20170 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
20171 "magnitude": 3.14, # The magnitude.
20172 "unit": "A String", # The units for magnitude.
20174 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
20175 "magnitude": 3.14, # The magnitude.
20176 "unit": "A String", # The units for magnitude.
20179 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
20183 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20184 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20185 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20189 "dashStyle": "A String", # The dash style of the border.
20190 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
20191 "magnitude": 3.14, # The magnitude.
20192 "unit": "A String", # The units for magnitude.
20194 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
20195 "magnitude": 3.14, # The magnitude.
20196 "unit": "A String", # The units for magnitude.
20199 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
20203 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20204 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20205 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20209 "dashStyle": "A String", # The dash style of the border.
20210 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
20211 "magnitude": 3.14, # The magnitude.
20212 "unit": "A String", # The units for magnitude.
20214 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
20215 "magnitude": 3.14, # The magnitude.
20216 "unit": "A String", # The units for magnitude.
20219 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
20223 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20224 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20225 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20229 "dashStyle": "A String", # The dash style of the border.
20230 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
20231 "magnitude": 3.14, # The magnitude.
20232 "unit": "A String", # The units for magnitude.
20234 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
20235 "magnitude": 3.14, # The magnitude.
20236 "unit": "A String", # The units for magnitude.
20239 …"direction": "A String", # The text direction of this paragraph. If unset, the…
20240 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
20241 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
20242 "magnitude": 3.14, # The magnitude.
20243 "unit": "A String", # The units for magnitude.
20245 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
20246 "magnitude": 3.14, # The magnitude.
20247 "unit": "A String", # The units for magnitude.
20249 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
20250 "magnitude": 3.14, # The magnitude.
20251 "unit": "A String", # 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…
20256 …The named style type of the paragraph. Since updating the named style type affects other propertie…
20257 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
20261 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20262 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20263 "red": 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 "magnitude": 3.14, # The magnitude.
20270 "unit": "A String", # The units for magnitude.
20272 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
20273 "magnitude": 3.14, # The magnitude.
20274 "unit": "A String", # The units for magnitude.
20276 "spacingMode": "A String", # The spacing mode for the paragraph.
20277 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
20279 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
20282 "unit": "A String", # The units for magnitude.
20287 … "positionedObjectIds": [ # The IDs of the positioned objects tethered to this paragraph.
20290 … "suggestedBulletChanges": { # The suggested changes to this paragraph's bullet.
20292 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
20293 … "listId": "A String", # The ID of the list this paragraph belongs to.
20294 "nestingLevel": 42, # The nesting level of this paragraph in the list.
20295 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
20299 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20300 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20301 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20305 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
20306 "bold": True or False, # Whether or not the text is rendered as bold.
20307 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
20308 "magnitude": 3.14, # The magnitude.
20309 "unit": "A String", # The units for magnitude.
20311 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
20313 "rgbColor": { # An RGB color. # The RGB color value.
20314 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20315 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20316 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20320 "italic": True or False, # Whether or not the text is italicized.
20321 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
20322 … "bookmarkId": "A String", # The ID of a bookmark in this document.
20323 … "headingId": "A String", # The ID of a heading in this document.
20326 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
20327 … "strikethrough": True or False, # Whether or not the text is struck through.
20328 "underline": 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…
20330 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
20331 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
20335 …the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
20336 …t;listIdSuggested": True or False, # Indicates if there was a suggested change to the list_id.
20337 …elSuggested": True or False, # Indicates if there was a suggested change to the nesting_level.
20338 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
20354 …"suggestedParagraphStyleChanges": { # The suggested paragraph style changes to this para…
20356 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
20357 … "alignment": "A String", # The text alignment for this paragraph.
20358 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
20359 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
20363 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20364 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20365 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20369 "dashStyle": "A String", # The dash style of the border.
20370 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
20371 "magnitude": 3.14, # The magnitude.
20372 "unit": "A String", # The units for magnitude.
20374 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
20375 "magnitude": 3.14, # The magnitude.
20376 "unit": "A String", # The units for magnitude.
20379 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
20383 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20384 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20385 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20389 "dashStyle": "A String", # The dash style of the border.
20390 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
20391 "magnitude": 3.14, # The magnitude.
20392 "unit": "A String", # The units for magnitude.
20394 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
20395 "magnitude": 3.14, # The magnitude.
20396 "unit": "A String", # The units for magnitude.
20399 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
20403 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20404 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20405 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20409 "dashStyle": "A String", # The dash style of the border.
20410 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
20411 "magnitude": 3.14, # The magnitude.
20412 "unit": "A String", # The units for magnitude.
20414 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
20415 "magnitude": 3.14, # The magnitude.
20416 "unit": "A String", # The units for magnitude.
20419 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
20423 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20424 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20425 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20429 "dashStyle": "A String", # The dash style of the border.
20430 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
20431 "magnitude": 3.14, # The magnitude.
20432 "unit": "A String", # The units for magnitude.
20434 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
20435 "magnitude": 3.14, # The magnitude.
20436 "unit": "A String", # The units for magnitude.
20439 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
20443 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20444 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20445 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20449 "dashStyle": "A String", # The dash style of the border.
20450 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
20451 "magnitude": 3.14, # The magnitude.
20452 "unit": "A String", # The units for magnitude.
20454 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
20455 "magnitude": 3.14, # The magnitude.
20456 "unit": "A String", # The units for magnitude.
20459 …"direction": "A String", # The text direction of this paragraph. If unset, the…
20460 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
20461 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
20462 "magnitude": 3.14, # The magnitude.
20463 "unit": "A String", # The units for magnitude.
20465 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
20466 "magnitude": 3.14, # The magnitude.
20467 "unit": "A String", # The units for magnitude.
20469 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
20470 "magnitude": 3.14, # The magnitude.
20471 "unit": "A String", # 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…
20476 …The named style type of the paragraph. Since updating the named style type affects other propertie…
20477 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
20481 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20482 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20483 "red": 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 "magnitude": 3.14, # The magnitude.
20490 "unit": "A String", # The units for magnitude.
20492 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
20493 "magnitude": 3.14, # The magnitude.
20494 "unit": "A String", # The units for magnitude.
20496 … "spacingMode": "A String", # The spacing mode for the paragraph.
20497 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
20499 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
20502 "unit": "A String", # The units for magnitude.
20507 …the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
20524 …the fields on the base Shading have been changed in this suggested change. For any field set to tr…
20525 …undColorSuggested": True or False, # Indicates if there was a suggested change to the Shading.
20533 …"suggestedPositionedObjectIds": { # The IDs of the positioned objects that are suggested…
20535 "objectIds": [ # The object IDs.
20541 … the same SectionStyle. A section break represents the start of a new section, and the section sty…
20542 …"sectionStyle": { # The styling that applies to a section. # The style of the section af…
20543 …perties": [ # The section's columns properties. If empty, the section contains one colum…
20545 …d": { # A magnitude in a single direction in the specified units. # The padding at the end of…
20546 "magnitude": 3.14, # The magnitude.
20547 "unit": "A String", # The units for magnitude.
20549 …h": { # A magnitude in a single direction in the specified units. # Output only. The width of…
20550 "magnitude": 3.14, # The magnitude.
20551 "unit": "A String", # The units for magnitude.
20555 …quot;: "A String", # The style of column separators. This style can be set even when the…
20556 …t;contentDirection": "A String", # 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&#…
20559 …The ID of the footer used only for even pages. If the value of DocumentStyle's use_even_page_…
20560 …The ID of the header used only for even pages. If the value of DocumentStyle's use_even_page_…
20561 …The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
20562 …The ID of the header used only for the first page of the section. If use_first_page_header_footer …
20563 …m": { # A magnitude in a single direction in the specified units. # The bottom page margin of…
20564 "magnitude": 3.14, # The magnitude.
20565 "unit": "A String", # The units for magnitude.
20567 …the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
20568 "magnitude": 3.14, # The magnitude.
20569 "unit": "A String", # The units for magnitude.
20571 …the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
20572 "magnitude": 3.14, # The magnitude.
20573 "unit": "A String", # The units for magnitude.
20575 …the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
20576 "magnitude": 3.14, # The magnitude.
20577 "unit": "A String", # The units for magnitude.
20579 …the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
20580 "magnitude": 3.14, # The magnitude.
20581 "unit": "A String", # The units for magnitude.
20583 …Top": { # A magnitude in a single direction in the specified units. # The top page margin of …
20584 "magnitude": 3.14, # The magnitude.
20585 "unit": "A String", # The units for magnitude.
20587 …The page number from which to start counting the number of pages for this section. If unset, page …
20588 "sectionType": "A String", # Output only. The type of section.
20589 …the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
20591 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
20594 …"suggestedInsertionIds": [ # The suggested insertion IDs. A SectionBreak may have multip…
20598 …"startIndex": 42, # The zero-based start index of this structural element, in UTF-16 cod…
20600 …"columns": 42, # Number of columns in the table. It is possible for a table to be non-re…
20601 "rows": 42, # Number of rows in the table.
20602 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
20605 …"suggestedInsertionIds": [ # The suggested insertion IDs. A Table may have multiple inse…
20608 "tableRows": [ # The contents and style of each row.
20609 { # The contents and style of a row in a Table.
20610 … "endIndex": 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
20611 … "startIndex": 42, # The zero-based start index of this row, in UTF-16 code units.
20612 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
20615 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableRow may have multiple i…
20618 …"suggestedTableRowStyleChanges": { # 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…
20621 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
20622 "magnitude": 3.14, # The magnitude.
20623 "unit": "A String", # The units for magnitude.
20626 …the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
20631 …The 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 "content": [ # The content of the cell.
20636 …"endIndex": 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
20637 … "startIndex": 42, # The zero-based start index of this cell, in UTF-16 code units.
20638 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
20641 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableCell may have multiple …
20644 …"suggestedTableCellStyleChanges": { # The suggested changes to the table cell style, key…
20646 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
20650 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20651 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20652 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
20660 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20661 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20662 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20666 … "dashStyle": "A String", # The dash style of the border.
20667 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
20668 "magnitude": 3.14, # The magnitude.
20669 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
20676 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20677 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20678 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20682 … "dashStyle": "A String", # The dash style of the border.
20683 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
20684 "magnitude": 3.14, # The magnitude.
20685 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
20692 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20693 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20694 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20698 … "dashStyle": "A String", # The dash style of the border.
20699 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
20700 "magnitude": 3.14, # The magnitude.
20701 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
20708 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20709 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20710 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20714 … "dashStyle": "A String", # The dash style of the border.
20715 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
20716 "magnitude": 3.14, # The magnitude.
20717 "unit": "A String", # The units for magnitude.
20720 … "columnSpan": 42, # The column span of the cell. This property is read-only.
20721 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
20722 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
20723 "magnitude": 3.14, # The magnitude.
20724 "unit": "A String", # The units for magnitude.
20726 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
20727 "magnitude": 3.14, # The magnitude.
20728 "unit": "A String", # The units for magnitude.
20730 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
20731 "magnitude": 3.14, # The magnitude.
20732 "unit": "A String", # The units for magnitude.
20734 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
20735 "magnitude": 3.14, # The magnitude.
20736 "unit": "A String", # The units for magnitude.
20738 … "rowSpan": 42, # The row span of the cell. This property is read-only.
20740 …the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
20756 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
20760 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20761 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20762 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
20770 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20771 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20772 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20776 "dashStyle": "A String", # The dash style of the border.
20777 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
20778 "magnitude": 3.14, # The magnitude.
20779 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
20786 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20787 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20788 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20792 "dashStyle": "A String", # The dash style of the border.
20793 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
20794 "magnitude": 3.14, # The magnitude.
20795 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
20802 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20803 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20804 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20808 "dashStyle": "A String", # The dash style of the border.
20809 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
20810 "magnitude": 3.14, # The magnitude.
20811 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
20818 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20819 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20820 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20824 "dashStyle": "A String", # The dash style of the border.
20825 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
20826 "magnitude": 3.14, # The magnitude.
20827 "unit": "A String", # The units for magnitude.
20830 … "columnSpan": 42, # The column span of the cell. This property is read-only.
20831 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
20832 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
20833 "magnitude": 3.14, # The magnitude.
20834 "unit": "A String", # The units for magnitude.
20836 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
20837 "magnitude": 3.14, # The magnitude.
20838 "unit": "A String", # The units for magnitude.
20840 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
20841 "magnitude": 3.14, # The magnitude.
20842 "unit": "A String", # The units for magnitude.
20844 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
20845 "magnitude": 3.14, # The magnitude.
20846 "unit": "A String", # The units for magnitude.
20848 … "rowSpan": 42, # The row span of the cell. This property is read-only.
20852 … "tableRowStyle": { # Styles that apply to a table row. # The style of the table row.
20853 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
20854 "magnitude": 3.14, # The magnitude.
20855 "unit": "A String", # The units for magnitude.
20860 "tableStyle": { # Styles that apply to a table. # The style of the table.
20861 …The 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 "magnitude": 3.14, # The magnitude.
20865 "unit": "A String", # The units for magnitude.
20867 "widthType": "A String", # The width type of the column.
20873 "content": [ # The content of the table of contents.
20876 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
20879 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableOfContents may have mul…
20885 "footerId": "A String", # The ID of the footer.
20888 "footnotes": { # Output only. The footnotes in the document, keyed by footnote ID.
20890 …"content": [ # The contents of the footnote. The indexes for a footnote's content b…
20891 { # A StructuralElement describes content that provides structure to the document.
20892 …"endIndex": 42, # The zero-based end index of this structural element, exclusive, in UTF…
20894 …"bullet": { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
20895 … "listId": "A String", # The ID of the list this paragraph belongs to.
20896 "nestingLevel": 42, # The nesting level of this paragraph in the list.
20897 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
20901 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20902 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20903 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20907 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
20908 "bold": True or False, # Whether or not the text is rendered as bold.
20909 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
20910 "magnitude": 3.14, # The magnitude.
20911 "unit": "A String", # The units for magnitude.
20913 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
20915 "rgbColor": { # An RGB color. # The RGB color value.
20916 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20917 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20918 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20922 "italic": True or False, # Whether or not the text is italicized.
20923 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
20924 … "bookmarkId": "A String", # The ID of a bookmark in this document.
20925 … "headingId": "A String", # The ID of a heading in this document.
20928 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
20929 … "strikethrough": True or False, # Whether or not the text is struck through.
20930 "underline": 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…
20932 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
20933 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
20937 … "elements": [ # The content of the paragraph broken down into its component parts.
20939 …"autoText": { # A ParagraphElement representing a spot in the text that is dynamically r…
20940 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
20943 …"suggestedInsertionIds": [ # The suggested insertion IDs. An AutoText may have multiple …
20946 …"suggestedTextStyleChanges": { # The suggested text style changes to this AutoText, keye…
20948 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
20952 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20953 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20954 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20958 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
20959 … "bold": True or False, # Whether or not the text is rendered as bold.
20960 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
20961 "magnitude": 3.14, # The magnitude.
20962 "unit": "A String", # The units for magnitude.
20964 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
20966 "rgbColor": { # An RGB color. # The RGB color value.
20967 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
20968 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
20969 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
20973 "italic": True or False, # Whether or not the text is italicized.
20974 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
20975 … "bookmarkId": "A String", # The ID of a bookmark in this document.
20976 … "headingId": "A String", # The ID of a heading in this document.
20979 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
20980 … "strikethrough": True or False, # Whether or not the text is struck through.
20981 … "underline": 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…
20983 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
20984 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
20987 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
21002 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
21006 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21007 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21008 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21012 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21013 "bold": True or False, # Whether or not the text is rendered as bold.
21014 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
21015 "magnitude": 3.14, # The magnitude.
21016 "unit": "A String", # The units for magnitude.
21018 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21020 "rgbColor": { # An RGB color. # The RGB color value.
21021 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21022 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21023 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21027 "italic": True or False, # Whether or not the text is italicized.
21028 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21029 … "bookmarkId": "A String", # The ID of a bookmark in this document.
21030 … "headingId": "A String", # The ID of a heading in this document.
21033 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
21034 … "strikethrough": True or False, # Whether or not the text is struck through.
21035 "underline": 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…
21037 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21038 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21041 "type": "A String", # 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
21047 …"suggestedInsertionIds": [ # The suggested insertion IDs. A ColumnBreak may have multipl…
21050 …"suggestedTextStyleChanges": { # The suggested text style changes to this ColumnBreak, k…
21052 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
21056 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21057 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21058 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21062 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21063 … "bold": True or False, # Whether or not the text is rendered as bold.
21064 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
21065 "magnitude": 3.14, # The magnitude.
21066 "unit": "A String", # The units for magnitude.
21068 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21070 "rgbColor": { # An RGB color. # The RGB color value.
21071 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21072 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21073 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21077 "italic": True or False, # Whether or not the text is italicized.
21078 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21079 … "bookmarkId": "A String", # The ID of a bookmark in this document.
21080 … "headingId": "A String", # The ID of a heading in this document.
21083 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
21084 … "strikethrough": True or False, # Whether or not the text is struck through.
21085 … "underline": 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…
21087 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21088 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21091 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
21106 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
21110 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21111 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21112 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21116 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21117 "bold": True or False, # Whether or not the text is rendered as bold.
21118 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
21119 "magnitude": 3.14, # The magnitude.
21120 "unit": "A String", # The units for magnitude.
21122 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21124 "rgbColor": { # An RGB color. # The RGB color value.
21125 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21126 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21127 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21131 "italic": True or False, # Whether or not the text is italicized.
21132 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21133 … "bookmarkId": "A String", # The ID of a bookmark in this document.
21134 … "headingId": "A String", # The ID of a heading in this document.
21137 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
21138 … "strikethrough": True or False, # Whether or not the text is struck through.
21139 "underline": 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…
21141 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21142 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21146 …"endIndex": 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
21148 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
21151 …"suggestedInsertionIds": [ # 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 …"footnoteId": "A String", # The ID of the footnote that contains the content o…
21157 … "footnoteNumber": "A String", # The rendered number of this footnote.
21158 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
21161 …"suggestedInsertionIds": [ # The suggested insertion IDs. A FootnoteReference may have m…
21164 …"suggestedTextStyleChanges": { # The suggested text style changes to this FootnoteRefere…
21166 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
21170 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21171 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21172 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21176 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21177 … "bold": True or False, # Whether or not the text is rendered as bold.
21178 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
21179 "magnitude": 3.14, # The magnitude.
21180 "unit": "A String", # The units for magnitude.
21182 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21184 "rgbColor": { # An RGB color. # The RGB color value.
21185 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21186 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21187 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21191 "italic": True or False, # Whether or not the text is italicized.
21192 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21193 … "bookmarkId": "A String", # The ID of a bookmark in this document.
21194 … "headingId": "A String", # The ID of a heading in this document.
21197 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
21198 … "strikethrough": True or False, # Whether or not the text is struck through.
21199 … "underline": 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…
21201 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21202 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21205 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
21220 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
21224 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21225 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21226 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21230 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21231 "bold": True or False, # Whether or not the text is rendered as bold.
21232 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
21233 "magnitude": 3.14, # The magnitude.
21234 "unit": "A String", # The units for magnitude.
21236 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21238 "rgbColor": { # An RGB color. # The RGB color value.
21239 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21240 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21241 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21245 "italic": True or False, # Whether or not the text is italicized.
21246 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21247 … "bookmarkId": "A String", # The ID of a bookmark in this document.
21248 … "headingId": "A String", # The ID of a heading in this document.
21251 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
21252 … "strikethrough": True or False, # Whether or not the text is struck through.
21253 "underline": 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…
21255 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21256 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21261 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
21264 …"suggestedInsertionIds": [ # The suggested insertion IDs. A HorizontalRule may have mult…
21267 …"suggestedTextStyleChanges": { # The suggested text style changes to this HorizontalRule…
21269 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
21273 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21274 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21275 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21279 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21280 … "bold": True or False, # Whether or not the text is rendered as bold.
21281 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
21282 "magnitude": 3.14, # The magnitude.
21283 "unit": "A String", # The units for magnitude.
21285 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21287 "rgbColor": { # An RGB color. # The RGB color value.
21288 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21289 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21290 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21294 "italic": True or False, # Whether or not the text is italicized.
21295 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21296 … "bookmarkId": "A String", # The ID of a bookmark in this document.
21297 … "headingId": "A String", # The ID of a heading in this document.
21300 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
21301 … "strikethrough": True or False, # Whether or not the text is struck through.
21302 … "underline": 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…
21304 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21305 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21308 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
21323 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
21327 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21328 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21329 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21333 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21334 "bold": True or False, # Whether or not the text is rendered as bold.
21335 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
21336 "magnitude": 3.14, # The magnitude.
21337 "unit": "A String", # The units for magnitude.
21339 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21341 "rgbColor": { # An RGB color. # The RGB color value.
21342 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21343 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21344 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21348 "italic": True or False, # Whether or not the text is italicized.
21349 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21350 … "bookmarkId": "A String", # The ID of a bookmark in this document.
21351 … "headingId": "A String", # The ID of a heading in this document.
21354 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
21355 … "strikethrough": True or False, # Whether or not the text is struck through.
21356 "underline": 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…
21358 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21359 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21364 …"inlineObjectId": "A String", # The ID of the InlineObject this element contai…
21365 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
21368 …"suggestedInsertionIds": [ # The suggested insertion IDs. An InlineObjectElement may hav…
21371 …"suggestedTextStyleChanges": { # The suggested text style changes to this InlineObject, …
21373 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
21377 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21378 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21379 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21383 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21384 … "bold": True or False, # Whether or not the text is rendered as bold.
21385 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
21386 "magnitude": 3.14, # The magnitude.
21387 "unit": "A String", # The units for magnitude.
21389 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21391 "rgbColor": { # An RGB color. # The RGB color value.
21392 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21393 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21394 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21398 "italic": True or False, # Whether or not the text is italicized.
21399 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21400 … "bookmarkId": "A String", # The ID of a bookmark in this document.
21401 … "headingId": "A String", # The ID of a heading in this document.
21404 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
21405 … "strikethrough": True or False, # Whether or not the text is struck through.
21406 … "underline": 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…
21408 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21409 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21412 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
21427 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
21431 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21432 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21433 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21437 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21438 "bold": True or False, # Whether or not the text is rendered as bold.
21439 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
21440 "magnitude": 3.14, # The magnitude.
21441 "unit": "A String", # The units for magnitude.
21443 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21445 "rgbColor": { # An RGB color. # The RGB color value.
21446 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21447 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21448 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21452 "italic": True or False, # Whether or not the text is italicized.
21453 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21454 … "bookmarkId": "A String", # The ID of a bookmark in this document.
21455 … "headingId": "A String", # The ID of a heading in this document.
21458 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
21459 … "strikethrough": True or False, # Whether or not the text is struck through.
21460 "underline": 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…
21462 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21463 …The 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
21471 …"suggestedInsertionIds": [ # The suggested insertion IDs. A PageBreak may have multiple …
21474 …"suggestedTextStyleChanges": { # The suggested text style changes to this PageBreak, key…
21476 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
21480 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21481 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21482 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21486 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21487 … "bold": True or False, # Whether or not the text is rendered as bold.
21488 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
21489 "magnitude": 3.14, # The magnitude.
21490 "unit": "A String", # The units for magnitude.
21492 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21494 "rgbColor": { # An RGB color. # The RGB color value.
21495 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21496 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21497 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21501 "italic": True or False, # Whether or not the text is italicized.
21502 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21503 … "bookmarkId": "A String", # The ID of a bookmark in this document.
21504 … "headingId": "A String", # The ID of a heading in this document.
21507 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
21508 … "strikethrough": True or False, # Whether or not the text is struck through.
21509 … "underline": 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…
21511 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21512 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21515 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
21530 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
21534 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21535 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21536 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21540 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21541 "bold": True or False, # Whether or not the text is rendered as bold.
21542 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
21543 "magnitude": 3.14, # The magnitude.
21544 "unit": "A String", # The units for magnitude.
21546 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21548 "rgbColor": { # An RGB color. # The RGB color value.
21549 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21550 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21551 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21555 "italic": True or False, # Whether or not the text is italicized.
21556 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21557 … "bookmarkId": "A String", # The ID of a bookmark in this document.
21558 … "headingId": "A String", # The ID of a heading in this document.
21561 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
21562 … "strikethrough": True or False, # Whether or not the text is struck through.
21563 "underline": 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…
21565 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21566 …The 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's name …
21571 … "personId": "A String", # Output only. The unique ID of this link.
21572 …operties": { # Properties specific to a linked Person. # Output only. The properties of this …
21573 …"email": "A String", # Output only. The email address linked to this Person. T…
21574 …;: "A String", # Output only. The name of the person if it is displayed in the link text…
21576 …letionIds": [ # IDs for suggestions that remove this person link from the document. A Person …
21579 …ertionIds": [ # IDs for suggestions that insert this person link into the document. A Person …
21582 …"suggestedTextStyleChanges": { # The suggested text style changes to this Person, keyed …
21584 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
21588 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21589 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21590 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21594 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21595 … "bold": True or False, # Whether or not the text is rendered as bold.
21596 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
21597 "magnitude": 3.14, # The magnitude.
21598 "unit": "A String", # The units for magnitude.
21600 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21602 "rgbColor": { # An RGB color. # The RGB color value.
21603 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21604 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21605 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21609 "italic": True or False, # Whether or not the text is italicized.
21610 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21611 … "bookmarkId": "A String", # The ID of a bookmark in this document.
21612 … "headingId": "A String", # The ID of a heading in this document.
21615 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
21616 … "strikethrough": True or False, # Whether or not the text is struck through.
21617 … "underline": 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…
21619 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21620 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21623 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
21638 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
21642 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21643 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21644 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21648 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21649 "bold": True or False, # Whether or not the text is rendered as bold.
21650 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
21651 "magnitude": 3.14, # The magnitude.
21652 "unit": "A String", # The units for magnitude.
21654 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21656 "rgbColor": { # An RGB color. # The RGB color value.
21657 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21658 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21659 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21663 "italic": True or False, # Whether or not the text is italicized.
21664 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21665 … "bookmarkId": "A String", # The ID of a bookmark in this document.
21666 … "headingId": "A String", # The ID of a heading in this document.
21669 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
21670 … "strikethrough": True or False, # Whether or not the text is struck through.
21671 "underline": 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…
21673 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21674 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21679 "richLinkId": "A String", # Output only. The ID of this link.
21680 …inkProperties": { # Properties specific to a RichLink. # Output only. The properties of this …
21681 … "A String", # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
21682 …The title of the RichLink as displayed in the link. This title matches the title of the linked res…
21683 …"uri": "A String", # Output only. The URI to the RichLink. This is always pres…
21685 …estedDeletionIds": [ # IDs for suggestions that remove this link from the document. A RichLin…
21688 …stedInsertionIds": [ # IDs for suggestions that insert this link into the document. A RichLin…
21691 …"suggestedTextStyleChanges": { # The suggested text style changes to this RichLink, keye…
21693 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
21697 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21698 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21699 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21703 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21704 … "bold": True or False, # Whether or not the text is rendered as bold.
21705 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
21706 "magnitude": 3.14, # The magnitude.
21707 "unit": "A String", # The units for magnitude.
21709 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21711 "rgbColor": { # An RGB color. # The RGB color value.
21712 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21713 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21714 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21718 "italic": True or False, # Whether or not the text is italicized.
21719 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21720 … "bookmarkId": "A String", # The ID of a bookmark in this document.
21721 … "headingId": "A String", # The ID of a heading in this document.
21724 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
21725 … "strikethrough": True or False, # Whether or not the text is struck through.
21726 … "underline": 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…
21728 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21729 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21732 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
21747 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
21751 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21752 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21753 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21757 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21758 "bold": True or False, # Whether or not the text is rendered as bold.
21759 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
21760 "magnitude": 3.14, # The magnitude.
21761 "unit": "A String", # The units for magnitude.
21763 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21765 "rgbColor": { # An RGB color. # The RGB color value.
21766 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21767 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21768 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21772 "italic": True or False, # Whether or not the text is italicized.
21773 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21774 … "bookmarkId": "A String", # The ID of a bookmark in this document.
21775 … "headingId": "A String", # The ID of a heading in this document.
21778 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
21779 … "strikethrough": True or False, # Whether or not the text is struck through.
21780 "underline": 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…
21782 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21783 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21787 …"startIndex": 42, # The zero-based start index of this paragraph element, in UTF-16 code…
21788 …n": { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
21789 …ontent": "A String", # The text of this run. Any non-text elements in the run are r…
21790 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
21793 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TextRun may have multiple in…
21796 …"suggestedTextStyleChanges": { # The suggested text style changes to this run, keyed by …
21798 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
21802 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21803 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21804 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21808 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21809 … "bold": True or False, # Whether or not the text is rendered as bold.
21810 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
21811 "magnitude": 3.14, # The magnitude.
21812 "unit": "A String", # The units for magnitude.
21814 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21816 "rgbColor": { # An RGB color. # The RGB color value.
21817 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21818 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21819 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21823 "italic": True or False, # Whether or not the text is italicized.
21824 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21825 … "bookmarkId": "A String", # The ID of a bookmark in this document.
21826 … "headingId": "A String", # The ID of a heading in this document.
21829 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
21830 … "strikethrough": True or False, # Whether or not the text is struck through.
21831 … "underline": 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…
21833 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21834 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21837 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
21852 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
21856 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21857 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21858 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21862 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
21863 "bold": True or False, # Whether or not the text is rendered as bold.
21864 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
21865 "magnitude": 3.14, # The magnitude.
21866 "unit": "A String", # The units for magnitude.
21868 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
21870 "rgbColor": { # An RGB color. # The RGB color value.
21871 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21872 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21873 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21877 "italic": True or False, # Whether or not the text is italicized.
21878 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
21879 … "bookmarkId": "A String", # The ID of a bookmark in this document.
21880 … "headingId": "A String", # The ID of a heading in this document.
21883 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
21884 … "strikethrough": True or False, # Whether or not the text is struck through.
21885 "underline": 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…
21887 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
21888 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
21894 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
21895 "alignment": "A String", # The text alignment for this paragraph.
21896 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
21897 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
21901 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21902 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21903 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21907 "dashStyle": "A String", # The dash style of the border.
21908 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
21909 "magnitude": 3.14, # The magnitude.
21910 "unit": "A String", # The units for magnitude.
21912 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
21913 "magnitude": 3.14, # The magnitude.
21914 "unit": "A String", # The units for magnitude.
21917 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
21921 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21922 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21923 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21927 "dashStyle": "A String", # The dash style of the border.
21928 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
21929 "magnitude": 3.14, # The magnitude.
21930 "unit": "A String", # The units for magnitude.
21932 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
21933 "magnitude": 3.14, # The magnitude.
21934 "unit": "A String", # The units for magnitude.
21937 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
21941 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21942 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21943 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21947 "dashStyle": "A String", # The dash style of the border.
21948 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
21949 "magnitude": 3.14, # The magnitude.
21950 "unit": "A String", # The units for magnitude.
21952 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
21953 "magnitude": 3.14, # The magnitude.
21954 "unit": "A String", # The units for magnitude.
21957 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
21961 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21962 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21963 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21967 "dashStyle": "A String", # The dash style of the border.
21968 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
21969 "magnitude": 3.14, # The magnitude.
21970 "unit": "A String", # The units for magnitude.
21972 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
21973 "magnitude": 3.14, # The magnitude.
21974 "unit": "A String", # The units for magnitude.
21977 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
21981 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
21982 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
21983 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
21987 "dashStyle": "A String", # The dash style of the border.
21988 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
21989 "magnitude": 3.14, # The magnitude.
21990 "unit": "A String", # The units for magnitude.
21992 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
21993 "magnitude": 3.14, # The magnitude.
21994 "unit": "A String", # The units for magnitude.
21997 …"direction": "A String", # The text direction of this paragraph. If unset, the…
21998 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
21999 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
22000 "magnitude": 3.14, # The magnitude.
22001 "unit": "A String", # The units for magnitude.
22003 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
22004 "magnitude": 3.14, # The magnitude.
22005 "unit": "A String", # The units for magnitude.
22007 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
22008 "magnitude": 3.14, # The magnitude.
22009 "unit": "A String", # 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…
22014 …The named style type of the paragraph. Since updating the named style type affects other propertie…
22015 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
22019 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22020 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22021 "red": 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 "magnitude": 3.14, # The magnitude.
22028 "unit": "A String", # The units for magnitude.
22030 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
22031 "magnitude": 3.14, # The magnitude.
22032 "unit": "A String", # The units for magnitude.
22034 "spacingMode": "A String", # The spacing mode for the paragraph.
22035 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
22037 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
22040 "unit": "A String", # The units for magnitude.
22045 … "positionedObjectIds": [ # The IDs of the positioned objects tethered to this paragraph.
22048 … "suggestedBulletChanges": { # The suggested changes to this paragraph's bullet.
22050 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
22051 … "listId": "A String", # The ID of the list this paragraph belongs to.
22052 "nestingLevel": 42, # The nesting level of this paragraph in the list.
22053 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
22057 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22058 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22059 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22063 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
22064 "bold": True or False, # Whether or not the text is rendered as bold.
22065 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
22066 "magnitude": 3.14, # The magnitude.
22067 "unit": "A String", # The units for magnitude.
22069 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
22071 "rgbColor": { # An RGB color. # The RGB color value.
22072 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22073 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22074 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22078 "italic": True or False, # Whether or not the text is italicized.
22079 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
22080 … "bookmarkId": "A String", # The ID of a bookmark in this document.
22081 … "headingId": "A String", # The ID of a heading in this document.
22084 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
22085 … "strikethrough": True or False, # Whether or not the text is struck through.
22086 "underline": 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…
22088 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
22089 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
22093 …the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
22094 …t;listIdSuggested": True or False, # Indicates if there was a suggested change to the list_id.
22095 …elSuggested": True or False, # Indicates if there was a suggested change to the nesting_level.
22096 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
22112 …"suggestedParagraphStyleChanges": { # The suggested paragraph style changes to this para…
22114 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
22115 … "alignment": "A String", # The text alignment for this paragraph.
22116 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
22117 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
22121 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22122 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22123 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22127 "dashStyle": "A String", # The dash style of the border.
22128 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
22129 "magnitude": 3.14, # The magnitude.
22130 "unit": "A String", # The units for magnitude.
22132 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
22133 "magnitude": 3.14, # The magnitude.
22134 "unit": "A String", # The units for magnitude.
22137 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
22141 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22142 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22143 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22147 "dashStyle": "A String", # The dash style of the border.
22148 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
22149 "magnitude": 3.14, # The magnitude.
22150 "unit": "A String", # The units for magnitude.
22152 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
22153 "magnitude": 3.14, # The magnitude.
22154 "unit": "A String", # The units for magnitude.
22157 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
22161 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22162 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22163 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22167 "dashStyle": "A String", # The dash style of the border.
22168 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
22169 "magnitude": 3.14, # The magnitude.
22170 "unit": "A String", # The units for magnitude.
22172 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
22173 "magnitude": 3.14, # The magnitude.
22174 "unit": "A String", # The units for magnitude.
22177 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
22181 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22182 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22183 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22187 "dashStyle": "A String", # The dash style of the border.
22188 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
22189 "magnitude": 3.14, # The magnitude.
22190 "unit": "A String", # The units for magnitude.
22192 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
22193 "magnitude": 3.14, # The magnitude.
22194 "unit": "A String", # The units for magnitude.
22197 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
22201 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22202 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22203 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22207 "dashStyle": "A String", # The dash style of the border.
22208 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
22209 "magnitude": 3.14, # The magnitude.
22210 "unit": "A String", # The units for magnitude.
22212 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
22213 "magnitude": 3.14, # The magnitude.
22214 "unit": "A String", # The units for magnitude.
22217 …"direction": "A String", # The text direction of this paragraph. If unset, the…
22218 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
22219 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
22220 "magnitude": 3.14, # The magnitude.
22221 "unit": "A String", # The units for magnitude.
22223 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
22224 "magnitude": 3.14, # The magnitude.
22225 "unit": "A String", # The units for magnitude.
22227 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
22228 "magnitude": 3.14, # The magnitude.
22229 "unit": "A String", # 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…
22234 …The named style type of the paragraph. Since updating the named style type affects other propertie…
22235 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
22239 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22240 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22241 "red": 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 "magnitude": 3.14, # The magnitude.
22248 "unit": "A String", # The units for magnitude.
22250 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
22251 "magnitude": 3.14, # The magnitude.
22252 "unit": "A String", # The units for magnitude.
22254 … "spacingMode": "A String", # The spacing mode for the paragraph.
22255 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
22257 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
22260 "unit": "A String", # The units for magnitude.
22265 …the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
22282 …the fields on the base Shading have been changed in this suggested change. For any field set to tr…
22283 …undColorSuggested": True or False, # Indicates if there was a suggested change to the Shading.
22291 …"suggestedPositionedObjectIds": { # The IDs of the positioned objects that are suggested…
22293 "objectIds": [ # The object IDs.
22299 … the same SectionStyle. A section break represents the start of a new section, and the section sty…
22300 …"sectionStyle": { # The styling that applies to a section. # The style of the section af…
22301 …perties": [ # The section's columns properties. If empty, the section contains one colum…
22303 …d": { # A magnitude in a single direction in the specified units. # The padding at the end of…
22304 "magnitude": 3.14, # The magnitude.
22305 "unit": "A String", # The units for magnitude.
22307 …h": { # A magnitude in a single direction in the specified units. # Output only. The width of…
22308 "magnitude": 3.14, # The magnitude.
22309 "unit": "A String", # The units for magnitude.
22313 …quot;: "A String", # The style of column separators. This style can be set even when the…
22314 …t;contentDirection": "A String", # 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&#…
22317 …The ID of the footer used only for even pages. If the value of DocumentStyle's use_even_page_…
22318 …The ID of the header used only for even pages. If the value of DocumentStyle's use_even_page_…
22319 …The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
22320 …The ID of the header used only for the first page of the section. If use_first_page_header_footer …
22321 …m": { # A magnitude in a single direction in the specified units. # The bottom page margin of…
22322 "magnitude": 3.14, # The magnitude.
22323 "unit": "A String", # The units for magnitude.
22325 …the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
22326 "magnitude": 3.14, # The magnitude.
22327 "unit": "A String", # The units for magnitude.
22329 …the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
22330 "magnitude": 3.14, # The magnitude.
22331 "unit": "A String", # The units for magnitude.
22333 …the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
22334 "magnitude": 3.14, # The magnitude.
22335 "unit": "A String", # The units for magnitude.
22337 …the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
22338 "magnitude": 3.14, # The magnitude.
22339 "unit": "A String", # The units for magnitude.
22341 …Top": { # A magnitude in a single direction in the specified units. # The top page margin of …
22342 "magnitude": 3.14, # The magnitude.
22343 "unit": "A String", # The units for magnitude.
22345 …The page number from which to start counting the number of pages for this section. If unset, page …
22346 "sectionType": "A String", # Output only. The type of section.
22347 …the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
22349 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
22352 …"suggestedInsertionIds": [ # The suggested insertion IDs. A SectionBreak may have multip…
22356 …"startIndex": 42, # The zero-based start index of this structural element, in UTF-16 cod…
22358 …"columns": 42, # Number of columns in the table. It is possible for a table to be non-re…
22359 "rows": 42, # Number of rows in the table.
22360 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
22363 …"suggestedInsertionIds": [ # The suggested insertion IDs. A Table may have multiple inse…
22366 "tableRows": [ # The contents and style of each row.
22367 { # The contents and style of a row in a Table.
22368 … "endIndex": 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
22369 … "startIndex": 42, # The zero-based start index of this row, in UTF-16 code units.
22370 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
22373 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableRow may have multiple i…
22376 …"suggestedTableRowStyleChanges": { # 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…
22379 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
22380 "magnitude": 3.14, # The magnitude.
22381 "unit": "A String", # The units for magnitude.
22384 …the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
22389 …The 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 "content": [ # The content of the cell.
22394 …"endIndex": 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
22395 … "startIndex": 42, # The zero-based start index of this cell, in UTF-16 code units.
22396 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
22399 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableCell may have multiple …
22402 …"suggestedTableCellStyleChanges": { # The suggested changes to the table cell style, key…
22404 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
22408 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22409 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22410 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
22418 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22419 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22420 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22424 … "dashStyle": "A String", # The dash style of the border.
22425 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
22426 "magnitude": 3.14, # The magnitude.
22427 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
22434 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22435 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22436 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22440 … "dashStyle": "A String", # The dash style of the border.
22441 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
22442 "magnitude": 3.14, # The magnitude.
22443 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
22450 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22451 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22452 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22456 … "dashStyle": "A String", # The dash style of the border.
22457 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
22458 "magnitude": 3.14, # The magnitude.
22459 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
22466 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22467 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22468 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22472 … "dashStyle": "A String", # The dash style of the border.
22473 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
22474 "magnitude": 3.14, # The magnitude.
22475 "unit": "A String", # The units for magnitude.
22478 … "columnSpan": 42, # The column span of the cell. This property is read-only.
22479 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
22480 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
22481 "magnitude": 3.14, # The magnitude.
22482 "unit": "A String", # The units for magnitude.
22484 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
22485 "magnitude": 3.14, # The magnitude.
22486 "unit": "A String", # The units for magnitude.
22488 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
22489 "magnitude": 3.14, # The magnitude.
22490 "unit": "A String", # The units for magnitude.
22492 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
22493 "magnitude": 3.14, # The magnitude.
22494 "unit": "A String", # The units for magnitude.
22496 … "rowSpan": 42, # The row span of the cell. This property is read-only.
22498 …the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
22514 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
22518 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22519 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22520 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
22528 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22529 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22530 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22534 "dashStyle": "A String", # The dash style of the border.
22535 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
22536 "magnitude": 3.14, # The magnitude.
22537 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
22544 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22545 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22546 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22550 "dashStyle": "A String", # The dash style of the border.
22551 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
22552 "magnitude": 3.14, # The magnitude.
22553 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
22560 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22561 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22562 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22566 "dashStyle": "A String", # The dash style of the border.
22567 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
22568 "magnitude": 3.14, # The magnitude.
22569 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
22576 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22577 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22578 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22582 "dashStyle": "A String", # The dash style of the border.
22583 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
22584 "magnitude": 3.14, # The magnitude.
22585 "unit": "A String", # The units for magnitude.
22588 … "columnSpan": 42, # The column span of the cell. This property is read-only.
22589 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
22590 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
22591 "magnitude": 3.14, # The magnitude.
22592 "unit": "A String", # The units for magnitude.
22594 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
22595 "magnitude": 3.14, # The magnitude.
22596 "unit": "A String", # The units for magnitude.
22598 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
22599 "magnitude": 3.14, # The magnitude.
22600 "unit": "A String", # The units for magnitude.
22602 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
22603 "magnitude": 3.14, # The magnitude.
22604 "unit": "A String", # The units for magnitude.
22606 … "rowSpan": 42, # The row span of the cell. This property is read-only.
22610 … "tableRowStyle": { # Styles that apply to a table row. # The style of the table row.
22611 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
22612 "magnitude": 3.14, # The magnitude.
22613 "unit": "A String", # The units for magnitude.
22618 "tableStyle": { # Styles that apply to a table. # The style of the table.
22619 …The 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 "magnitude": 3.14, # The magnitude.
22623 "unit": "A String", # The units for magnitude.
22625 "widthType": "A String", # The width type of the column.
22631 "content": [ # The content of the table of contents.
22634 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
22637 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableOfContents may have mul…
22643 "footnoteId": "A String", # The ID of the footnote.
22646 "headers": { # Output only. The headers in the document, keyed by header ID.
22648 …"content": [ # The contents of the header. The indexes for a header's content begin…
22649 { # A StructuralElement describes content that provides structure to the document.
22650 …"endIndex": 42, # The zero-based end index of this structural element, exclusive, in UTF…
22652 …"bullet": { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
22653 … "listId": "A String", # The ID of the list this paragraph belongs to.
22654 "nestingLevel": 42, # The nesting level of this paragraph in the list.
22655 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
22659 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22660 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22661 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22665 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
22666 "bold": True or False, # Whether or not the text is rendered as bold.
22667 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
22668 "magnitude": 3.14, # The magnitude.
22669 "unit": "A String", # The units for magnitude.
22671 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
22673 "rgbColor": { # An RGB color. # The RGB color value.
22674 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22675 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22676 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22680 "italic": True or False, # Whether or not the text is italicized.
22681 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
22682 … "bookmarkId": "A String", # The ID of a bookmark in this document.
22683 … "headingId": "A String", # The ID of a heading in this document.
22686 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
22687 … "strikethrough": True or False, # Whether or not the text is struck through.
22688 "underline": 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…
22690 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
22691 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
22695 … "elements": [ # The content of the paragraph broken down into its component parts.
22697 …"autoText": { # A ParagraphElement representing a spot in the text that is dynamically r…
22698 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
22701 …"suggestedInsertionIds": [ # The suggested insertion IDs. An AutoText may have multiple …
22704 …"suggestedTextStyleChanges": { # The suggested text style changes to this AutoText, keye…
22706 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
22710 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22711 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22712 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22716 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
22717 … "bold": True or False, # Whether or not the text is rendered as bold.
22718 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
22719 "magnitude": 3.14, # The magnitude.
22720 "unit": "A String", # The units for magnitude.
22722 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
22724 "rgbColor": { # An RGB color. # The RGB color value.
22725 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22726 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22727 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22731 "italic": True or False, # Whether or not the text is italicized.
22732 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
22733 … "bookmarkId": "A String", # The ID of a bookmark in this document.
22734 … "headingId": "A String", # The ID of a heading in this document.
22737 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
22738 … "strikethrough": True or False, # Whether or not the text is struck through.
22739 … "underline": 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…
22741 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
22742 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
22745 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
22760 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
22764 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22765 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22766 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22770 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
22771 "bold": True or False, # Whether or not the text is rendered as bold.
22772 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
22773 "magnitude": 3.14, # The magnitude.
22774 "unit": "A String", # The units for magnitude.
22776 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
22778 "rgbColor": { # An RGB color. # The RGB color value.
22779 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22780 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22781 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22785 "italic": True or False, # Whether or not the text is italicized.
22786 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
22787 … "bookmarkId": "A String", # The ID of a bookmark in this document.
22788 … "headingId": "A String", # The ID of a heading in this document.
22791 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
22792 … "strikethrough": True or False, # Whether or not the text is struck through.
22793 "underline": 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…
22795 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
22796 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
22799 "type": "A String", # 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
22805 …"suggestedInsertionIds": [ # The suggested insertion IDs. A ColumnBreak may have multipl…
22808 …"suggestedTextStyleChanges": { # The suggested text style changes to this ColumnBreak, k…
22810 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
22814 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22815 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22816 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22820 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
22821 … "bold": True or False, # Whether or not the text is rendered as bold.
22822 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
22823 "magnitude": 3.14, # The magnitude.
22824 "unit": "A String", # The units for magnitude.
22826 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
22828 "rgbColor": { # An RGB color. # The RGB color value.
22829 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22830 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22831 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22835 "italic": True or False, # Whether or not the text is italicized.
22836 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
22837 … "bookmarkId": "A String", # The ID of a bookmark in this document.
22838 … "headingId": "A String", # The ID of a heading in this document.
22841 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
22842 … "strikethrough": True or False, # Whether or not the text is struck through.
22843 … "underline": 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…
22845 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
22846 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
22849 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
22864 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
22868 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22869 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22870 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22874 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
22875 "bold": True or False, # Whether or not the text is rendered as bold.
22876 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
22877 "magnitude": 3.14, # The magnitude.
22878 "unit": "A String", # The units for magnitude.
22880 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
22882 "rgbColor": { # An RGB color. # The RGB color value.
22883 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22884 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22885 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22889 "italic": True or False, # Whether or not the text is italicized.
22890 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
22891 … "bookmarkId": "A String", # The ID of a bookmark in this document.
22892 … "headingId": "A String", # The ID of a heading in this document.
22895 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
22896 … "strikethrough": True or False, # Whether or not the text is struck through.
22897 "underline": 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…
22899 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
22900 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
22904 …"endIndex": 42, # The zero-base end index of this paragraph element, exclusive, in UTF-1…
22906 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
22909 …"suggestedInsertionIds": [ # 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 …"footnoteId": "A String", # The ID of the footnote that contains the content o…
22915 … "footnoteNumber": "A String", # The rendered number of this footnote.
22916 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
22919 …"suggestedInsertionIds": [ # The suggested insertion IDs. A FootnoteReference may have m…
22922 …"suggestedTextStyleChanges": { # The suggested text style changes to this FootnoteRefere…
22924 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
22928 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22929 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22930 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22934 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
22935 … "bold": True or False, # Whether or not the text is rendered as bold.
22936 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
22937 "magnitude": 3.14, # The magnitude.
22938 "unit": "A String", # The units for magnitude.
22940 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
22942 "rgbColor": { # An RGB color. # The RGB color value.
22943 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22944 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22945 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22949 "italic": True or False, # Whether or not the text is italicized.
22950 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
22951 … "bookmarkId": "A String", # The ID of a bookmark in this document.
22952 … "headingId": "A String", # The ID of a heading in this document.
22955 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
22956 … "strikethrough": True or False, # Whether or not the text is struck through.
22957 … "underline": 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…
22959 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
22960 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
22963 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
22978 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
22982 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22983 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22984 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
22988 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
22989 "bold": True or False, # Whether or not the text is rendered as bold.
22990 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
22991 "magnitude": 3.14, # The magnitude.
22992 "unit": "A String", # The units for magnitude.
22994 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
22996 "rgbColor": { # An RGB color. # The RGB color value.
22997 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
22998 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
22999 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23003 "italic": True or False, # Whether or not the text is italicized.
23004 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23005 … "bookmarkId": "A String", # The ID of a bookmark in this document.
23006 … "headingId": "A String", # The ID of a heading in this document.
23009 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
23010 … "strikethrough": True or False, # Whether or not the text is struck through.
23011 "underline": 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…
23013 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23014 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23019 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
23022 …"suggestedInsertionIds": [ # The suggested insertion IDs. A HorizontalRule may have mult…
23025 …"suggestedTextStyleChanges": { # The suggested text style changes to this HorizontalRule…
23027 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
23031 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23032 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23033 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23037 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23038 … "bold": True or False, # Whether or not the text is rendered as bold.
23039 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
23040 "magnitude": 3.14, # The magnitude.
23041 "unit": "A String", # The units for magnitude.
23043 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23045 "rgbColor": { # An RGB color. # The RGB color value.
23046 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23047 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23048 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23052 "italic": True or False, # Whether or not the text is italicized.
23053 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23054 … "bookmarkId": "A String", # The ID of a bookmark in this document.
23055 … "headingId": "A String", # The ID of a heading in this document.
23058 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
23059 … "strikethrough": True or False, # Whether or not the text is struck through.
23060 … "underline": 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…
23062 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23063 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23066 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
23081 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
23085 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23086 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23087 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23091 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23092 "bold": True or False, # Whether or not the text is rendered as bold.
23093 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
23094 "magnitude": 3.14, # The magnitude.
23095 "unit": "A String", # The units for magnitude.
23097 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23099 "rgbColor": { # An RGB color. # The RGB color value.
23100 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23101 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23102 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23106 "italic": True or False, # Whether or not the text is italicized.
23107 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23108 … "bookmarkId": "A String", # The ID of a bookmark in this document.
23109 … "headingId": "A String", # The ID of a heading in this document.
23112 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
23113 … "strikethrough": True or False, # Whether or not the text is struck through.
23114 "underline": 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…
23116 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23117 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23122 …"inlineObjectId": "A String", # The ID of the InlineObject this element contai…
23123 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
23126 …"suggestedInsertionIds": [ # The suggested insertion IDs. An InlineObjectElement may hav…
23129 …"suggestedTextStyleChanges": { # The suggested text style changes to this InlineObject, …
23131 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
23135 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23136 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23137 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23141 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23142 … "bold": True or False, # Whether or not the text is rendered as bold.
23143 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
23144 "magnitude": 3.14, # The magnitude.
23145 "unit": "A String", # The units for magnitude.
23147 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23149 "rgbColor": { # An RGB color. # The RGB color value.
23150 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23151 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23152 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23156 "italic": True or False, # Whether or not the text is italicized.
23157 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23158 … "bookmarkId": "A String", # The ID of a bookmark in this document.
23159 … "headingId": "A String", # The ID of a heading in this document.
23162 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
23163 … "strikethrough": True or False, # Whether or not the text is struck through.
23164 … "underline": 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…
23166 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23167 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23170 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
23185 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
23189 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23190 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23191 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23195 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23196 "bold": True or False, # Whether or not the text is rendered as bold.
23197 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
23198 "magnitude": 3.14, # The magnitude.
23199 "unit": "A String", # The units for magnitude.
23201 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23203 "rgbColor": { # An RGB color. # The RGB color value.
23204 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23205 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23206 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23210 "italic": True or False, # Whether or not the text is italicized.
23211 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23212 … "bookmarkId": "A String", # The ID of a bookmark in this document.
23213 … "headingId": "A String", # The ID of a heading in this document.
23216 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
23217 … "strikethrough": True or False, # Whether or not the text is struck through.
23218 "underline": 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…
23220 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23221 …The 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 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
23229 …"suggestedInsertionIds": [ # The suggested insertion IDs. A PageBreak may have multiple …
23232 …"suggestedTextStyleChanges": { # The suggested text style changes to this PageBreak, key…
23234 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
23238 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23239 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23240 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23244 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23245 … "bold": True or False, # Whether or not the text is rendered as bold.
23246 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
23247 "magnitude": 3.14, # The magnitude.
23248 "unit": "A String", # The units for magnitude.
23250 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23252 "rgbColor": { # An RGB color. # The RGB color value.
23253 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23254 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23255 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23259 "italic": True or False, # Whether or not the text is italicized.
23260 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23261 … "bookmarkId": "A String", # The ID of a bookmark in this document.
23262 … "headingId": "A String", # The ID of a heading in this document.
23265 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
23266 … "strikethrough": True or False, # Whether or not the text is struck through.
23267 … "underline": 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…
23269 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23270 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23273 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
23288 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
23292 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23293 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23294 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23298 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23299 "bold": True or False, # Whether or not the text is rendered as bold.
23300 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
23301 "magnitude": 3.14, # The magnitude.
23302 "unit": "A String", # The units for magnitude.
23304 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23306 "rgbColor": { # An RGB color. # The RGB color value.
23307 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23308 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23309 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23313 "italic": True or False, # Whether or not the text is italicized.
23314 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23315 … "bookmarkId": "A String", # The ID of a bookmark in this document.
23316 … "headingId": "A String", # The ID of a heading in this document.
23319 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
23320 … "strikethrough": True or False, # Whether or not the text is struck through.
23321 "underline": 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…
23323 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23324 …The 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's name …
23329 … "personId": "A String", # Output only. The unique ID of this link.
23330 …operties": { # Properties specific to a linked Person. # Output only. The properties of this …
23331 …"email": "A String", # Output only. The email address linked to this Person. T…
23332 …;: "A String", # Output only. The name of the person if it is displayed in the link text…
23334 …letionIds": [ # IDs for suggestions that remove this person link from the document. A Person …
23337 …ertionIds": [ # IDs for suggestions that insert this person link into the document. A Person …
23340 …"suggestedTextStyleChanges": { # The suggested text style changes to this Person, keyed …
23342 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
23346 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23347 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23348 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23352 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23353 … "bold": True or False, # Whether or not the text is rendered as bold.
23354 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
23355 "magnitude": 3.14, # The magnitude.
23356 "unit": "A String", # The units for magnitude.
23358 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23360 "rgbColor": { # An RGB color. # The RGB color value.
23361 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23362 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23363 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23367 "italic": True or False, # Whether or not the text is italicized.
23368 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23369 … "bookmarkId": "A String", # The ID of a bookmark in this document.
23370 … "headingId": "A String", # The ID of a heading in this document.
23373 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
23374 … "strikethrough": True or False, # Whether or not the text is struck through.
23375 … "underline": 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…
23377 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23378 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23381 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
23396 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
23400 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23401 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23402 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23406 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23407 "bold": True or False, # Whether or not the text is rendered as bold.
23408 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
23409 "magnitude": 3.14, # The magnitude.
23410 "unit": "A String", # The units for magnitude.
23412 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23414 "rgbColor": { # An RGB color. # The RGB color value.
23415 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23416 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23417 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23421 "italic": True or False, # Whether or not the text is italicized.
23422 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23423 … "bookmarkId": "A String", # The ID of a bookmark in this document.
23424 … "headingId": "A String", # The ID of a heading in this document.
23427 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
23428 … "strikethrough": True or False, # Whether or not the text is struck through.
23429 "underline": 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…
23431 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23432 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23437 "richLinkId": "A String", # Output only. The ID of this link.
23438 …inkProperties": { # Properties specific to a RichLink. # Output only. The properties of this …
23439 … "A String", # Output only. The [MIME type](https://developers.google.com/drive/api/v3/m…
23440 …The title of the RichLink as displayed in the link. This title matches the title of the linked res…
23441 …"uri": "A String", # Output only. The URI to the RichLink. This is always pres…
23443 …estedDeletionIds": [ # IDs for suggestions that remove this link from the document. A RichLin…
23446 …stedInsertionIds": [ # IDs for suggestions that insert this link into the document. A RichLin…
23449 …"suggestedTextStyleChanges": { # The suggested text style changes to this RichLink, keye…
23451 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
23455 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23456 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23457 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23461 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23462 … "bold": True or False, # Whether or not the text is rendered as bold.
23463 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
23464 "magnitude": 3.14, # The magnitude.
23465 "unit": "A String", # The units for magnitude.
23467 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23469 "rgbColor": { # An RGB color. # The RGB color value.
23470 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23471 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23472 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23476 "italic": True or False, # Whether or not the text is italicized.
23477 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23478 … "bookmarkId": "A String", # The ID of a bookmark in this document.
23479 … "headingId": "A String", # The ID of a heading in this document.
23482 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
23483 … "strikethrough": True or False, # Whether or not the text is struck through.
23484 … "underline": 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…
23486 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23487 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23490 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
23505 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
23509 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23510 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23511 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23515 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23516 "bold": True or False, # Whether or not the text is rendered as bold.
23517 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
23518 "magnitude": 3.14, # The magnitude.
23519 "unit": "A String", # The units for magnitude.
23521 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23523 "rgbColor": { # An RGB color. # The RGB color value.
23524 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23525 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23526 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23530 "italic": True or False, # Whether or not the text is italicized.
23531 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23532 … "bookmarkId": "A String", # The ID of a bookmark in this document.
23533 … "headingId": "A String", # The ID of a heading in this document.
23536 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
23537 … "strikethrough": True or False, # Whether or not the text is struck through.
23538 "underline": 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…
23540 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23541 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23545 …"startIndex": 42, # The zero-based start index of this paragraph element, in UTF-16 code…
23546 …n": { # A ParagraphElement that represents a run of text that all has the same styling. # A t…
23547 …ontent": "A String", # The text of this run. Any non-text elements in the run are r…
23548 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
23551 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TextRun may have multiple in…
23554 …"suggestedTextStyleChanges": { # The suggested text style changes to this run, keyed by …
23556 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
23560 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23561 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23562 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23566 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23567 … "bold": True or False, # Whether or not the text is rendered as bold.
23568 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
23569 "magnitude": 3.14, # The magnitude.
23570 "unit": "A String", # The units for magnitude.
23572 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23574 "rgbColor": { # An RGB color. # The RGB color value.
23575 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23576 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23577 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23581 "italic": True or False, # Whether or not the text is italicized.
23582 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23583 … "bookmarkId": "A String", # The ID of a bookmark in this document.
23584 … "headingId": "A String", # The ID of a heading in this document.
23587 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
23588 … "strikethrough": True or False, # Whether or not the text is struck through.
23589 … "underline": 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…
23591 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23592 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23595 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
23610 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
23614 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23615 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23616 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23620 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23621 "bold": True or False, # Whether or not the text is rendered as bold.
23622 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
23623 "magnitude": 3.14, # The magnitude.
23624 "unit": "A String", # The units for magnitude.
23626 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23628 "rgbColor": { # An RGB color. # The RGB color value.
23629 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23630 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23631 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23635 "italic": True or False, # Whether or not the text is italicized.
23636 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23637 … "bookmarkId": "A String", # The ID of a bookmark in this document.
23638 … "headingId": "A String", # The ID of a heading in this document.
23641 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
23642 … "strikethrough": True or False, # Whether or not the text is struck through.
23643 "underline": 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…
23645 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23646 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23652 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
23653 "alignment": "A String", # The text alignment for this paragraph.
23654 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
23655 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
23659 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23660 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23661 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23665 "dashStyle": "A String", # The dash style of the border.
23666 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
23667 "magnitude": 3.14, # The magnitude.
23668 "unit": "A String", # The units for magnitude.
23670 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
23671 "magnitude": 3.14, # The magnitude.
23672 "unit": "A String", # The units for magnitude.
23675 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
23679 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23680 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23681 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23685 "dashStyle": "A String", # The dash style of the border.
23686 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
23687 "magnitude": 3.14, # The magnitude.
23688 "unit": "A String", # The units for magnitude.
23690 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
23691 "magnitude": 3.14, # The magnitude.
23692 "unit": "A String", # The units for magnitude.
23695 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
23699 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23700 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23701 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23705 "dashStyle": "A String", # The dash style of the border.
23706 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
23707 "magnitude": 3.14, # The magnitude.
23708 "unit": "A String", # The units for magnitude.
23710 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
23711 "magnitude": 3.14, # The magnitude.
23712 "unit": "A String", # The units for magnitude.
23715 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
23719 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23720 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23721 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23725 "dashStyle": "A String", # The dash style of the border.
23726 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
23727 "magnitude": 3.14, # The magnitude.
23728 "unit": "A String", # The units for magnitude.
23730 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
23731 "magnitude": 3.14, # The magnitude.
23732 "unit": "A String", # The units for magnitude.
23735 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
23739 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23740 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23741 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23745 "dashStyle": "A String", # The dash style of the border.
23746 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
23747 "magnitude": 3.14, # The magnitude.
23748 "unit": "A String", # The units for magnitude.
23750 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
23751 "magnitude": 3.14, # The magnitude.
23752 "unit": "A String", # The units for magnitude.
23755 …"direction": "A String", # The text direction of this paragraph. If unset, the…
23756 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
23757 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
23758 "magnitude": 3.14, # The magnitude.
23759 "unit": "A String", # The units for magnitude.
23761 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
23762 "magnitude": 3.14, # The magnitude.
23763 "unit": "A String", # The units for magnitude.
23765 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
23766 "magnitude": 3.14, # The magnitude.
23767 "unit": "A String", # 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…
23772 …The named style type of the paragraph. Since updating the named style type affects other propertie…
23773 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
23777 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23778 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23779 "red": 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 "magnitude": 3.14, # The magnitude.
23786 "unit": "A String", # The units for magnitude.
23788 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
23789 "magnitude": 3.14, # The magnitude.
23790 "unit": "A String", # The units for magnitude.
23792 "spacingMode": "A String", # The spacing mode for the paragraph.
23793 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
23795 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
23798 "unit": "A String", # The units for magnitude.
23803 … "positionedObjectIds": [ # The IDs of the positioned objects tethered to this paragraph.
23806 … "suggestedBulletChanges": { # The suggested changes to this paragraph's bullet.
23808 …{ # Describes the bullet of a paragraph. # A Bullet that only includes the changes made in this su…
23809 … "listId": "A String", # The ID of the list this paragraph belongs to.
23810 "nestingLevel": 42, # The nesting level of this paragraph in the list.
23811 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
23815 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23816 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23817 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23821 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
23822 "bold": True or False, # Whether or not the text is rendered as bold.
23823 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
23824 "magnitude": 3.14, # The magnitude.
23825 "unit": "A String", # The units for magnitude.
23827 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
23829 "rgbColor": { # An RGB color. # The RGB color value.
23830 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23831 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23832 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23836 "italic": True or False, # Whether or not the text is italicized.
23837 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
23838 … "bookmarkId": "A String", # The ID of a bookmark in this document.
23839 … "headingId": "A String", # The ID of a heading in this document.
23842 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
23843 … "strikethrough": True or False, # Whether or not the text is struck through.
23844 "underline": 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…
23846 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
23847 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
23851 …the fields on the base Bullet have been changed in this suggestion. For any field set to true, the…
23852 …t;listIdSuggested": True or False, # Indicates if there was a suggested change to the list_id.
23853 …elSuggested": True or False, # Indicates if there was a suggested change to the nesting_level.
23854 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
23870 …"suggestedParagraphStyleChanges": { # The suggested paragraph style changes to this para…
23872 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
23873 … "alignment": "A String", # The text alignment for this paragraph.
23874 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
23875 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
23879 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23880 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23881 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23885 "dashStyle": "A String", # The dash style of the border.
23886 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
23887 "magnitude": 3.14, # The magnitude.
23888 "unit": "A String", # The units for magnitude.
23890 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
23891 "magnitude": 3.14, # The magnitude.
23892 "unit": "A String", # The units for magnitude.
23895 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
23899 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23900 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23901 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23905 "dashStyle": "A String", # The dash style of the border.
23906 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
23907 "magnitude": 3.14, # The magnitude.
23908 "unit": "A String", # The units for magnitude.
23910 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
23911 "magnitude": 3.14, # The magnitude.
23912 "unit": "A String", # The units for magnitude.
23915 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
23919 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23920 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23921 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23925 "dashStyle": "A String", # The dash style of the border.
23926 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
23927 "magnitude": 3.14, # The magnitude.
23928 "unit": "A String", # The units for magnitude.
23930 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
23931 "magnitude": 3.14, # The magnitude.
23932 "unit": "A String", # The units for magnitude.
23935 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
23939 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23940 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23941 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23945 "dashStyle": "A String", # The dash style of the border.
23946 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
23947 "magnitude": 3.14, # The magnitude.
23948 "unit": "A String", # The units for magnitude.
23950 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
23951 "magnitude": 3.14, # The magnitude.
23952 "unit": "A String", # The units for magnitude.
23955 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
23959 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23960 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23961 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
23965 "dashStyle": "A String", # The dash style of the border.
23966 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
23967 "magnitude": 3.14, # The magnitude.
23968 "unit": "A String", # The units for magnitude.
23970 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
23971 "magnitude": 3.14, # The magnitude.
23972 "unit": "A String", # The units for magnitude.
23975 …"direction": "A String", # The text direction of this paragraph. If unset, the…
23976 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
23977 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
23978 "magnitude": 3.14, # The magnitude.
23979 "unit": "A String", # The units for magnitude.
23981 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
23982 "magnitude": 3.14, # The magnitude.
23983 "unit": "A String", # The units for magnitude.
23985 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
23986 "magnitude": 3.14, # The magnitude.
23987 "unit": "A String", # 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…
23992 …The named style type of the paragraph. Since updating the named style type affects other propertie…
23993 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
23997 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
23998 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
23999 "red": 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 "magnitude": 3.14, # The magnitude.
24006 "unit": "A String", # The units for magnitude.
24008 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
24009 "magnitude": 3.14, # The magnitude.
24010 "unit": "A String", # The units for magnitude.
24012 … "spacingMode": "A String", # The spacing mode for the paragraph.
24013 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
24015 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
24018 "unit": "A String", # The units for magnitude.
24023 …the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
24040 …the fields on the base Shading have been changed in this suggested change. For any field set to tr…
24041 …undColorSuggested": True or False, # Indicates if there was a suggested change to the Shading.
24049 …"suggestedPositionedObjectIds": { # The IDs of the positioned objects that are suggested…
24051 "objectIds": [ # The object IDs.
24057 … the same SectionStyle. A section break represents the start of a new section, and the section sty…
24058 …"sectionStyle": { # The styling that applies to a section. # The style of the section af…
24059 …perties": [ # The section's columns properties. If empty, the section contains one colum…
24061 …d": { # A magnitude in a single direction in the specified units. # The padding at the end of…
24062 "magnitude": 3.14, # The magnitude.
24063 "unit": "A String", # The units for magnitude.
24065 …h": { # A magnitude in a single direction in the specified units. # Output only. The width of…
24066 "magnitude": 3.14, # The magnitude.
24067 "unit": "A String", # The units for magnitude.
24071 …quot;: "A String", # The style of column separators. This style can be set even when the…
24072 …t;contentDirection": "A String", # 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&#…
24075 …The ID of the footer used only for even pages. If the value of DocumentStyle's use_even_page_…
24076 …The ID of the header used only for even pages. If the value of DocumentStyle's use_even_page_…
24077 …The ID of the footer used only for the first page of the section. If use_first_page_header_footer …
24078 …The ID of the header used only for the first page of the section. If use_first_page_header_footer …
24079 …m": { # A magnitude in a single direction in the specified units. # The bottom page margin of…
24080 "magnitude": 3.14, # The magnitude.
24081 "unit": "A String", # The units for magnitude.
24083 …the specified units. # The footer margin of the section. If unset, uses margin_footer from Documen…
24084 "magnitude": 3.14, # The magnitude.
24085 "unit": "A String", # The units for magnitude.
24087 …the specified units. # The header margin of the section. If unset, uses margin_header from Documen…
24088 "magnitude": 3.14, # The magnitude.
24089 "unit": "A String", # The units for magnitude.
24091 …the specified units. # The left page margin of the section. If unset, uses margin_left from Docume…
24092 "magnitude": 3.14, # The magnitude.
24093 "unit": "A String", # The units for magnitude.
24095 …the specified units. # The right page margin of the section. If unset, uses margin_right from Docu…
24096 "magnitude": 3.14, # The magnitude.
24097 "unit": "A String", # The units for magnitude.
24099 …Top": { # A magnitude in a single direction in the specified units. # The top page margin of …
24100 "magnitude": 3.14, # The magnitude.
24101 "unit": "A String", # The units for magnitude.
24103 …The page number from which to start counting the number of pages for this section. If unset, page …
24104 "sectionType": "A String", # Output only. The type of section.
24105 …the first page header / footer IDs for the first page of the section. If unset, it inherits from D…
24107 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
24110 …"suggestedInsertionIds": [ # The suggested insertion IDs. A SectionBreak may have multip…
24114 …"startIndex": 42, # The zero-based start index of this structural element, in UTF-16 cod…
24116 …"columns": 42, # Number of columns in the table. It is possible for a table to be non-re…
24117 "rows": 42, # Number of rows in the table.
24118 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
24121 …"suggestedInsertionIds": [ # The suggested insertion IDs. A Table may have multiple inse…
24124 "tableRows": [ # The contents and style of each row.
24125 { # The contents and style of a row in a Table.
24126 … "endIndex": 42, # The zero-based end index of this row, exclusive, in UTF-16 code units.
24127 … "startIndex": 42, # The zero-based start index of this row, in UTF-16 code units.
24128 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
24131 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableRow may have multiple i…
24134 …"suggestedTableRowStyleChanges": { # 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…
24137 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
24138 "magnitude": 3.14, # The magnitude.
24139 "unit": "A String", # The units for magnitude.
24142 …the fields on the base TableRowStyle have been changed in this suggestion. For any field set to tr…
24147 …The 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 "content": [ # The content of the cell.
24152 …"endIndex": 42, # The zero-based end index of this cell, exclusive, in UTF-16 code units.
24153 … "startIndex": 42, # The zero-based start index of this cell, in UTF-16 code units.
24154 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
24157 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableCell may have multiple …
24160 …"suggestedTableCellStyleChanges": { # The suggested changes to the table cell style, key…
24162 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
24166 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24167 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24168 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
24176 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24177 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24178 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24182 … "dashStyle": "A String", # The dash style of the border.
24183 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
24184 "magnitude": 3.14, # The magnitude.
24185 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
24192 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24193 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24194 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24198 … "dashStyle": "A String", # The dash style of the border.
24199 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
24200 "magnitude": 3.14, # The magnitude.
24201 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
24208 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24209 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24210 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24214 … "dashStyle": "A String", # The dash style of the border.
24215 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
24216 "magnitude": 3.14, # The magnitude.
24217 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
24224 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24225 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24226 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24230 … "dashStyle": "A String", # The dash style of the border.
24231 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
24232 "magnitude": 3.14, # The magnitude.
24233 "unit": "A String", # The units for magnitude.
24236 … "columnSpan": 42, # The column span of the cell. This property is read-only.
24237 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
24238 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
24239 "magnitude": 3.14, # The magnitude.
24240 "unit": "A String", # The units for magnitude.
24242 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
24243 "magnitude": 3.14, # The magnitude.
24244 "unit": "A String", # The units for magnitude.
24246 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
24247 "magnitude": 3.14, # The magnitude.
24248 "unit": "A String", # The units for magnitude.
24250 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
24251 "magnitude": 3.14, # The magnitude.
24252 "unit": "A String", # The units for magnitude.
24254 … "rowSpan": 42, # The row span of the cell. This property is read-only.
24256 …the fields on the base TableCellStyle have been changed in this suggestion. For any field set to t…
24272 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
24276 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24277 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24278 … "red": 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 "rgbColor": { # An RGB color. # The RGB color value.
24286 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24287 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24288 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24292 "dashStyle": "A String", # The dash style of the border.
24293 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
24294 "magnitude": 3.14, # The magnitude.
24295 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
24302 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24303 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24304 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24308 "dashStyle": "A String", # The dash style of the border.
24309 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
24310 "magnitude": 3.14, # The magnitude.
24311 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
24318 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24319 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24320 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24324 "dashStyle": "A String", # The dash style of the border.
24325 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
24326 "magnitude": 3.14, # The magnitude.
24327 "unit": "A String", # 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 "rgbColor": { # An RGB color. # The RGB color value.
24334 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24335 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24336 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24340 "dashStyle": "A String", # The dash style of the border.
24341 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
24342 "magnitude": 3.14, # The magnitude.
24343 "unit": "A String", # The units for magnitude.
24346 … "columnSpan": 42, # The column span of the cell. This property is read-only.
24347 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
24348 …tom": { # A magnitude in a single direction in the specified units. # The bottom padding of t…
24349 "magnitude": 3.14, # The magnitude.
24350 "unit": "A String", # The units for magnitude.
24352 …Left": { # A magnitude in a single direction in the specified units. # The left padding of th…
24353 "magnitude": 3.14, # The magnitude.
24354 "unit": "A String", # The units for magnitude.
24356 …ight": { # A magnitude in a single direction in the specified units. # The right padding of t…
24357 "magnitude": 3.14, # The magnitude.
24358 "unit": "A String", # The units for magnitude.
24360 …ngTop": { # A magnitude in a single direction in the specified units. # The top padding of th…
24361 "magnitude": 3.14, # The magnitude.
24362 "unit": "A String", # The units for magnitude.
24364 … "rowSpan": 42, # The row span of the cell. This property is read-only.
24368 … "tableRowStyle": { # Styles that apply to a table row. # The style of the table row.
24369 …the specified units. # The minimum height of the row. The row will be rendered in the Docs editor …
24370 "magnitude": 3.14, # The magnitude.
24371 "unit": "A String", # The units for magnitude.
24376 "tableStyle": { # Styles that apply to a table. # The style of the table.
24377 …The 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 "magnitude": 3.14, # The magnitude.
24381 "unit": "A String", # The units for magnitude.
24383 "widthType": "A String", # The width type of the column.
24389 "content": [ # The content of the table of contents.
24392 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
24395 …"suggestedInsertionIds": [ # The suggested insertion IDs. A TableOfContents may have mul…
24401 "headerId": "A String", # The ID of the header.
24404 …"inlineObjects": { # Output only. The inline objects in the document, keyed by object ID.
24406 …"inlineObjectProperties": { # Properties of an InlineObject. # The properties of this in…
24407 …"embeddedObject": { # An embedded object in the document. # The embedded object of this …
24408 …"description": "A String", # The description of the embedded object. The `titl…
24409 …"embeddedDrawingProperties": { # The properties of an embedded drawing. # The properties…
24411 …mbeddedObjectBorder": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
24415 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24416 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24417 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24421 "dashStyle": "A String", # The dash style of the border.
24422 … "propertyState": "A String", # The property state of the border property.
24423 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
24424 "magnitude": 3.14, # The magnitude.
24425 "unit": "A String", # The units for magnitude.
24428 "imageProperties": { # The properties of an image. # The properties of an image.
24429 "angle": 3.14, # The clockwise rotation angle of the image, in radians.
24430 …"brightness": 3.14, # The brightness effect of the image. The value should be in the int…
24431 …the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
24432 …"contrast": 3.14, # The contrast effect of the image. The value should be in the interva…
24433 …The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
24434 …angle": 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 …"sourceUri": "A String", # The source URI is the URI used to insert the image.…
24441 …"transparency": 3.14, # The transparency effect of the image. The value should be in the…
24443 …the 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 …"chartId": 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
24446 …ot;spreadsheetId": "A String", # The ID of the Google Sheets spreadsheet that conta…
24449 …ttom": { # A magnitude in a single direction in the specified units. # The bottom margin of t…
24450 "magnitude": 3.14, # The magnitude.
24451 "unit": "A String", # The units for magnitude.
24453 …nLeft": { # A magnitude in a single direction in the specified units. # The left margin of th…
24454 "magnitude": 3.14, # The magnitude.
24455 "unit": "A String", # The units for magnitude.
24457 …ight": { # A magnitude in a single direction in the specified units. # The right margin of th…
24458 "magnitude": 3.14, # The magnitude.
24459 "unit": "A String", # The units for magnitude.
24461 …inTop": { # A magnitude in a single direction in the specified units. # The top margin of the…
24462 "magnitude": 3.14, # The magnitude.
24463 "unit": "A String", # The units for magnitude.
24465 "size": { # A width and height. # The visible size of the image after cropping.
24466 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
24467 "magnitude": 3.14, # The magnitude.
24468 "unit": "A String", # The units for magnitude.
24470 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
24471 "magnitude": 3.14, # The magnitude.
24472 "unit": "A String", # The units for magnitude.
24475 …"title": "A String", # The title of the embedded object. The `title` and `desc…
24478 "objectId": "A String", # The ID of this inline object.
24479 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
24482 …"suggestedInlineObjectPropertiesChanges": { # The suggested changes to the inline object…
24484 …InlineObjectProperties that only includes the changes made in this suggestion. This can be used al…
24485 …"embeddedObject": { # An embedded object in the document. # The embedded object of this …
24486 …"description": "A String", # The description of the embedded object. The `titl…
24487 …"embeddedDrawingProperties": { # The properties of an embedded drawing. # The properties…
24489 …mbeddedObjectBorder": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
24493 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24494 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24495 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24499 "dashStyle": "A String", # The dash style of the border.
24500 … "propertyState": "A String", # The property state of the border property.
24501 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
24502 "magnitude": 3.14, # The magnitude.
24503 "unit": "A String", # The units for magnitude.
24506 … "imageProperties": { # The properties of an image. # The properties of an image.
24507 "angle": 3.14, # The clockwise rotation angle of the image, in radians.
24508 …"brightness": 3.14, # The brightness effect of the image. The value should be in the int…
24509 …the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
24510 …"contrast": 3.14, # The contrast effect of the image. The value should be in the interva…
24511 …The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
24512 …angle": 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 …"sourceUri": "A String", # The source URI is the URI used to insert the image.…
24519 …"transparency": 3.14, # The transparency effect of the image. The value should be in the…
24521 …the 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 …"chartId": 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
24524 …ot;spreadsheetId": "A String", # The ID of the Google Sheets spreadsheet that conta…
24527 …ttom": { # A magnitude in a single direction in the specified units. # The bottom margin of t…
24528 "magnitude": 3.14, # The magnitude.
24529 "unit": "A String", # The units for magnitude.
24531 …nLeft": { # A magnitude in a single direction in the specified units. # The left margin of th…
24532 "magnitude": 3.14, # The magnitude.
24533 "unit": "A String", # The units for magnitude.
24535 …ight": { # A magnitude in a single direction in the specified units. # The right margin of th…
24536 "magnitude": 3.14, # The magnitude.
24537 "unit": "A String", # The units for magnitude.
24539 …inTop": { # A magnitude in a single direction in the specified units. # The top margin of the…
24540 "magnitude": 3.14, # The magnitude.
24541 "unit": "A String", # The units for magnitude.
24543 … "size": { # A width and height. # The visible size of the image after cropping.
24544 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
24545 "magnitude": 3.14, # The magnitude.
24546 "unit": "A String", # The units for magnitude.
24548 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
24549 "magnitude": 3.14, # The magnitude.
24550 "unit": "A String", # The units for magnitude.
24553 …"title": "A String", # The title of the embedded object. The `title` and `desc…
24556 …the fields on the base InlineObjectProperties have been changed in this suggestion. For any field …
24557 …the fields on the base EmbeddedObject have been changed in this suggestion. For any field set to t…
24559 …the fields on the base EmbeddedDrawingProperties have been changed in this suggestion. For any fie…
24561 …the fields on the base EmbeddedObjectBorder have been changed in this suggestion. For any field se…
24567 …the fields on the base ImageProperties have been changed in this suggestion. For any field set to …
24572 …the fields on the base CropProperties have been changed in this suggestion. For any field set to t…
24582 …the fields on the base LinkedContentReference have been changed in this suggestion. For any field …
24583 …the fields on the base SheetsChartReference have been changed in this suggestion. For any field se…
24592 …the fields on the base Size have been changed in this suggestion. For any field set to true, the S…
24601 …"suggestedInsertionId": "A String", # The suggested insertion ID. If empty, th…
24604 "lists": { # 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…
24607 …the 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": "A String", # The alignment of the bullet within the space allotted for…
24610 …The format string used by bullets at this level of nesting. The glyph format contains one or more …
24611 …The glyph symbol replaces placeholders within the glyph_format. For example, if the glyph_symbol i…
24612 …The 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 "magnitude": 3.14, # The magnitude.
24615 "unit": "A String", # The units for magnitude.
24617 …the specified units. # The amount of indentation for paragraphs at this level of nesting. Applied …
24618 "magnitude": 3.14, # The magnitude.
24619 "unit": "A String", # The units for magnitude.
24621 …"startNumber": 42, # The number of the first list item at this nesting level. A value of…
24622 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
24626 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24627 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24628 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24632 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
24633 "bold": True or False, # Whether or not the text is rendered as bold.
24634 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
24635 "magnitude": 3.14, # The magnitude.
24636 "unit": "A String", # The units for magnitude.
24638 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
24640 "rgbColor": { # An RGB color. # The RGB color value.
24641 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24642 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24643 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24647 "italic": True or False, # Whether or not the text is italicized.
24648 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
24649 … "bookmarkId": "A String", # The ID of a bookmark in this document.
24650 "headingId": "A String", # The ID of a heading in this document.
24653 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
24654 "strikethrough": True or False, # Whether or not the text is struck through.
24655 "underline": 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…
24657 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
24658 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
24664 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
24667 …"suggestedInsertionId": "A String", # The suggested insertion ID. If empty, th…
24668 …"suggestedListPropertiesChanges": { # The suggested changes to the list properties, keye…
24670 …The properties of a list which describe the look and feel of bullets belonging to paragraphs assoc…
24671 …the 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": "A String", # The alignment of the bullet within the space allotted for…
24674 …The format string used by bullets at this level of nesting. The glyph format contains one or more …
24675 …The glyph symbol replaces placeholders within the glyph_format. For example, if the glyph_symbol i…
24676 …The 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 "magnitude": 3.14, # The magnitude.
24679 "unit": "A String", # The units for magnitude.
24681 …the specified units. # The amount of indentation for paragraphs at this level of nesting. Applied …
24682 "magnitude": 3.14, # The magnitude.
24683 "unit": "A String", # The units for magnitude.
24685 …"startNumber": 42, # The number of the first list item at this nesting level. A value of…
24686 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
24690 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24691 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24692 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24696 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
24697 "bold": True or False, # Whether or not the text is rendered as bold.
24698 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
24699 "magnitude": 3.14, # The magnitude.
24700 "unit": "A String", # The units for magnitude.
24702 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
24704 "rgbColor": { # An RGB color. # The RGB color value.
24705 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24706 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24707 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24711 "italic": True or False, # Whether or not the text is italicized.
24712 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
24713 … "bookmarkId": "A String", # The ID of a bookmark in this document.
24714 … "headingId": "A String", # The ID of a heading in this document.
24717 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
24718 … "strikethrough": True or False, # Whether or not the text is struck through.
24719 "underline": 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…
24721 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
24722 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
24728 …the fields on the base ListProperties have been changed in this suggestion. For any field set to t…
24729 …the 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…
24738 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
24758 "namedRanges": { # Output only. The named ranges in the document, keyed by name.
24759 …"a_key": { # A collection of all the NamedRanges in the document that share a given name.
24760 "name": "A String", # The name that all the named ranges share.
24761 "namedRanges": [ # The NamedRanges that share the same name.
24762 …the same named range ID. Named ranges allow developers to associate parts of a document with an ar…
24763 "name": "A String", # The name of the named range.
24764 "namedRangeId": "A String", # The ID of the named range.
24765 "ranges": [ # The ranges that belong to this named range.
24767 …"endIndex": 42, # The zero-based end index of this range, exclusive, in UTF-16 code unit…
24768 …quot;A String", # The ID of the header, footer or footnote that this range is contained in. A…
24769 …"startIndex": 42, # The zero-based start index of this range, in UTF-16 code units. In a…
24776 …The named styles. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from t…
24777 …"styles": [ # 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 "namedStyleType": "A String", # The type of this named style.
24780 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
24781 "alignment": "A String", # The text alignment for this paragraph.
24782 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
24783 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
24787 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24788 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24789 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24793 "dashStyle": "A String", # The dash style of the border.
24794 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
24795 "magnitude": 3.14, # The magnitude.
24796 "unit": "A String", # The units for magnitude.
24798 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
24799 "magnitude": 3.14, # The magnitude.
24800 "unit": "A String", # The units for magnitude.
24803 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
24807 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24808 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24809 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24813 "dashStyle": "A String", # The dash style of the border.
24814 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
24815 "magnitude": 3.14, # The magnitude.
24816 "unit": "A String", # The units for magnitude.
24818 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
24819 "magnitude": 3.14, # The magnitude.
24820 "unit": "A String", # The units for magnitude.
24823 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
24827 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24828 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24829 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24833 "dashStyle": "A String", # The dash style of the border.
24834 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
24835 "magnitude": 3.14, # The magnitude.
24836 "unit": "A String", # The units for magnitude.
24838 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
24839 "magnitude": 3.14, # The magnitude.
24840 "unit": "A String", # The units for magnitude.
24843 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
24847 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24848 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24849 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24853 "dashStyle": "A String", # The dash style of the border.
24854 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
24855 "magnitude": 3.14, # The magnitude.
24856 "unit": "A String", # The units for magnitude.
24858 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
24859 "magnitude": 3.14, # The magnitude.
24860 "unit": "A String", # The units for magnitude.
24863 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
24867 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24868 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24869 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24873 "dashStyle": "A String", # The dash style of the border.
24874 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
24875 "magnitude": 3.14, # The magnitude.
24876 "unit": "A String", # The units for magnitude.
24878 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
24879 "magnitude": 3.14, # The magnitude.
24880 "unit": "A String", # The units for magnitude.
24883 …"direction": "A String", # The text direction of this paragraph. If unset, the…
24884 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
24885 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
24886 "magnitude": 3.14, # The magnitude.
24887 "unit": "A String", # The units for magnitude.
24889 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
24890 "magnitude": 3.14, # The magnitude.
24891 "unit": "A String", # The units for magnitude.
24893 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
24894 "magnitude": 3.14, # The magnitude.
24895 "unit": "A String", # 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…
24900 …The named style type of the paragraph. Since updating the named style type affects other propertie…
24901 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
24905 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24906 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24907 "red": 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 "magnitude": 3.14, # The magnitude.
24914 "unit": "A String", # The units for magnitude.
24916 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
24917 "magnitude": 3.14, # The magnitude.
24918 "unit": "A String", # The units for magnitude.
24920 "spacingMode": "A String", # The spacing mode for the paragraph.
24921 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
24923 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
24926 "unit": "A String", # The units for magnitude.
24931 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
24935 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24936 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24937 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24941 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
24942 "bold": True or False, # Whether or not the text is rendered as bold.
24943 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
24944 "magnitude": 3.14, # The magnitude.
24945 "unit": "A String", # The units for magnitude.
24947 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
24949 "rgbColor": { # An RGB color. # The RGB color value.
24950 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24951 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24952 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24956 "italic": True or False, # Whether or not the text is italicized.
24957 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
24958 "bookmarkId": "A String", # The ID of a bookmark in this document.
24959 "headingId": "A String", # The ID of a heading in this document.
24962 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
24963 "strikethrough": True or False, # Whether or not the text is struck through.
24964 "underline": 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…
24966 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
24967 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
24973 …"positionedObjects": { # 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 "objectId": "A String", # The ID of this positioned object.
24976 …"positionedObjectProperties": { # Properties of a PositionedObject. # The properties of …
24977 …"embeddedObject": { # An embedded object in the document. # The embedded object of this …
24978 …"description": "A String", # The description of the embedded object. The `titl…
24979 …"embeddedDrawingProperties": { # The properties of an embedded drawing. # The properties…
24981 …mbeddedObjectBorder": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
24985 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
24986 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
24987 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
24991 "dashStyle": "A String", # The dash style of the border.
24992 … "propertyState": "A String", # The property state of the border property.
24993 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
24994 "magnitude": 3.14, # The magnitude.
24995 "unit": "A String", # The units for magnitude.
24998 "imageProperties": { # The properties of an image. # The properties of an image.
24999 "angle": 3.14, # The clockwise rotation angle of the image, in radians.
25000 …"brightness": 3.14, # The brightness effect of the image. The value should be in the int…
25001 …the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
25002 …"contrast": 3.14, # The contrast effect of the image. The value should be in the interva…
25003 …The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
25004 …angle": 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 …"sourceUri": "A String", # The source URI is the URI used to insert the image.…
25011 …"transparency": 3.14, # The transparency effect of the image. The value should be in the…
25013 …the 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 …"chartId": 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
25016 …ot;spreadsheetId": "A String", # The ID of the Google Sheets spreadsheet that conta…
25019 …ttom": { # A magnitude in a single direction in the specified units. # The bottom margin of t…
25020 "magnitude": 3.14, # The magnitude.
25021 "unit": "A String", # The units for magnitude.
25023 …nLeft": { # A magnitude in a single direction in the specified units. # The left margin of th…
25024 "magnitude": 3.14, # The magnitude.
25025 "unit": "A String", # The units for magnitude.
25027 …ight": { # A magnitude in a single direction in the specified units. # The right margin of th…
25028 "magnitude": 3.14, # The magnitude.
25029 "unit": "A String", # The units for magnitude.
25031 …inTop": { # A magnitude in a single direction in the specified units. # The top margin of the…
25032 "magnitude": 3.14, # The magnitude.
25033 "unit": "A String", # The units for magnitude.
25035 "size": { # A width and height. # The visible size of the image after cropping.
25036 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
25037 "magnitude": 3.14, # The magnitude.
25038 "unit": "A String", # The units for magnitude.
25040 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
25041 "magnitude": 3.14, # The magnitude.
25042 "unit": "A String", # The units for magnitude.
25045 …"title": "A String", # The title of the embedded object. The `title` and `desc…
25047 …The positioning of a PositionedObject. The positioned object is positioned relative to the beginni…
25048 "layout": "A String", # The layout of this positioned object.
25049 …the specified units. # The offset of the left edge of the positioned object relative to the beginn…
25050 "magnitude": 3.14, # The magnitude.
25051 "unit": "A String", # The units for magnitude.
25053 …the specified units. # The offset of the top edge of the positioned object relative to the beginni…
25054 "magnitude": 3.14, # The magnitude.
25055 "unit": "A String", # The units for magnitude.
25059 …"suggestedDeletionIds": [ # The suggested deletion IDs. If empty, then there are no sugg…
25062 …"suggestedInsertionId": "A String", # The suggested insertion ID. If empty, th…
25063 …"suggestedPositionedObjectPropertiesChanges": { # The suggested changes to the positione…
25065 …tionedObjectProperties that only includes the changes made in this suggestion. This can be used al…
25066 …"embeddedObject": { # An embedded object in the document. # The embedded object of this …
25067 …"description": "A String", # The description of the embedded object. The `titl…
25068 …"embeddedDrawingProperties": { # The properties of an embedded drawing. # The properties…
25070 …mbeddedObjectBorder": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
25074 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
25075 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
25076 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
25080 "dashStyle": "A String", # The dash style of the border.
25081 … "propertyState": "A String", # The property state of the border property.
25082 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
25083 "magnitude": 3.14, # The magnitude.
25084 "unit": "A String", # The units for magnitude.
25087 … "imageProperties": { # The properties of an image. # The properties of an image.
25088 "angle": 3.14, # The clockwise rotation angle of the image, in radians.
25089 …"brightness": 3.14, # The brightness effect of the image. The value should be in the int…
25090 …the image with a default lifetime of 30 minutes. This URI is tagged with the account of the reques…
25091 …"contrast": 3.14, # The contrast effect of the image. The value should be in the interva…
25092 …The crop properties of an image. The crop rectangle is represented using fractional offsets from t…
25093 …angle": 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 …"sourceUri": "A String", # The source URI is the URI used to insert the image.…
25100 …"transparency": 3.14, # The transparency effect of the image. The value should be in the…
25102 …the 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 …"chartId": 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
25105 …ot;spreadsheetId": "A String", # The ID of the Google Sheets spreadsheet that conta…
25108 …ttom": { # A magnitude in a single direction in the specified units. # The bottom margin of t…
25109 "magnitude": 3.14, # The magnitude.
25110 "unit": "A String", # The units for magnitude.
25112 …nLeft": { # A magnitude in a single direction in the specified units. # The left margin of th…
25113 "magnitude": 3.14, # The magnitude.
25114 "unit": "A String", # The units for magnitude.
25116 …ight": { # A magnitude in a single direction in the specified units. # The right margin of th…
25117 "magnitude": 3.14, # The magnitude.
25118 "unit": "A String", # The units for magnitude.
25120 …inTop": { # A magnitude in a single direction in the specified units. # The top margin of the…
25121 "magnitude": 3.14, # The magnitude.
25122 "unit": "A String", # The units for magnitude.
25124 … "size": { # A width and height. # The visible size of the image after cropping.
25125 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
25126 "magnitude": 3.14, # The magnitude.
25127 "unit": "A String", # The units for magnitude.
25129 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
25130 "magnitude": 3.14, # The magnitude.
25131 "unit": "A String", # The units for magnitude.
25134 …"title": "A String", # The title of the embedded object. The `title` and `desc…
25136 …The positioning of a PositionedObject. The positioned object is positioned relative to the beginni…
25137 "layout": "A String", # The layout of this positioned object.
25138 …the specified units. # The offset of the left edge of the positioned object relative to the beginn…
25139 "magnitude": 3.14, # The magnitude.
25140 "unit": "A String", # The units for magnitude.
25142 …the specified units. # The offset of the top edge of the positioned object relative to the beginni…
25143 "magnitude": 3.14, # The magnitude.
25144 "unit": "A String", # The units for magnitude.
25148 …the fields on the base PositionedObjectProperties have been changed in this suggestion. For any fi…
25149 …the fields on the base EmbeddedObject have been changed in this suggestion. For any field set to t…
25151 …the fields on the base EmbeddedDrawingProperties have been changed in this suggestion. For any fie…
25153 …the fields on the base EmbeddedObjectBorder have been changed in this suggestion. For any field se…
25159 …the fields on the base ImageProperties have been changed in this suggestion. For any field set to …
25164 …the fields on the base CropProperties have been changed in this suggestion. For any field set to t…
25174 …the fields on the base LinkedContentReference have been changed in this suggestion. For any field …
25175 …the fields on the base SheetsChartReference have been changed in this suggestion. For any field se…
25184 …the fields on the base Size have been changed in this suggestion. For any field set to true, the S…
25190 …the fields on the base PositionedObjectPositioning have been changed in this suggestion. For any f…
25200 …The revision ID of the document. Can be used in update requests to specify which revision of a doc…
25201 …t;suggestedDocumentStyleChanges": { # Output only. The suggested changes to the style of the …
25202 "a_key": { # A suggested change to the DocumentStyle.
25203 …uot;: { # The style of the document. # A DocumentStyle that only includes the changes made in this…
25204 …"background": { # Represents the background of a document. # The background of the docum…
25205 …or": { # A color that can either be fully opaque or fully transparent. # The background color.
25207 "rgbColor": { # An RGB color. # The RGB color value.
25208 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
25209 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
25210 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
25215 …"defaultFooterId": "A String", # The ID of the default footer. If not set, the…
25216 …"defaultHeaderId": "A String", # The ID of the default header. If not set, the…
25217 …The ID of the footer used only for even pages. The value of use_even_page_header_footer determines…
25218 …The ID of the header used only for even pages. The value of use_even_page_header_footer determines…
25219 …The ID of the footer used only for the first page. If not set then a unique footer for the first p…
25220 …The 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 "magnitude": 3.14, # The magnitude.
25223 "unit": "A String", # 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 "magnitude": 3.14, # The magnitude.
25227 "unit": "A String", # 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 "magnitude": 3.14, # The magnitude.
25231 "unit": "A String", # The units for magnitude.
25233 … a single direction in the specified units. # The left page margin. Updating the left page margin …
25234 "magnitude": 3.14, # The magnitude.
25235 "unit": "A String", # The units for magnitude.
25237 …a single direction in the specified units. # The right page margin. Updating the right page margin…
25238 "magnitude": 3.14, # The magnitude.
25239 "unit": "A String", # The units for magnitude.
25241 …n a single direction in the specified units. # The top page margin. Updating the top page margin o…
25242 "magnitude": 3.14, # The magnitude.
25243 "unit": "A String", # The units for magnitude.
25245 …"pageNumberStart": 42, # The page number from which to start counting the number of page…
25246 "pageSize": { # A width and height. # The size of a page in the document.
25247 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
25248 "magnitude": 3.14, # The magnitude.
25249 "unit": "A String", # The units for magnitude.
25251 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
25252 "magnitude": 3.14, # The magnitude.
25253 "unit": "A String", # The units for magnitude.
25256 …n_footer, SectionStyle margin_footer are respected. When false, the default values in the Docs edi…
25257 …Footer": True or False, # Indicates whether to use the even page header / footer IDs for the …
25258 …ooter": True or False, # Indicates whether to use the first page header / footer IDs for the …
25260 …the fields on the base DocumentStyle have been changed in this suggestion. For any field set to tr…
25261 …the fields on the base Background have been changed in this suggestion. For any field set to true,…
25262 …"backgroundColorSuggested": True or False, # Indicates whether the current background co…
25277 …the fields on the base Size have been changed in this suggestion. For any field set to true, the S…
25287 …suggestedNamedStylesChanges": { # Output only. The suggested changes to the named styles of t…
25288 "a_key": { # A suggested change to the NamedStyles.
25289 …The named styles. Paragraphs in the document can inherit their TextStyle and ParagraphStyle from t…
25290 …"styles": [ # 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 "namedStyleType": "A String", # The type of this named style.
25293 …the paragraph style is defined: * The ParagraphStyle on a Paragraph inherits from the paragraph&#x…
25294 "alignment": "A String", # The text alignment for this paragraph.
25295 …alse, # Whether to avoid widows and orphans for the paragraph. If unset, the value is inherited fr…
25296 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
25300 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
25301 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
25302 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
25306 "dashStyle": "A String", # The dash style of the border.
25307 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
25308 "magnitude": 3.14, # The magnitude.
25309 "unit": "A String", # The units for magnitude.
25311 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
25312 "magnitude": 3.14, # The magnitude.
25313 "unit": "A String", # The units for magnitude.
25316 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
25320 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
25321 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
25322 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
25326 "dashStyle": "A String", # The dash style of the border.
25327 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
25328 "magnitude": 3.14, # The magnitude.
25329 "unit": "A String", # The units for magnitude.
25331 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
25332 "magnitude": 3.14, # The magnitude.
25333 "unit": "A String", # The units for magnitude.
25336 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
25340 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
25341 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
25342 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
25346 "dashStyle": "A String", # The dash style of the border.
25347 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
25348 "magnitude": 3.14, # The magnitude.
25349 "unit": "A String", # The units for magnitude.
25351 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
25352 "magnitude": 3.14, # The magnitude.
25353 "unit": "A String", # The units for magnitude.
25356 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
25360 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
25361 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
25362 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
25366 "dashStyle": "A String", # The dash style of the border.
25367 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
25368 "magnitude": 3.14, # The magnitude.
25369 "unit": "A String", # The units for magnitude.
25371 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
25372 "magnitude": 3.14, # The magnitude.
25373 "unit": "A String", # The units for magnitude.
25376 …The 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 "rgbColor": { # An RGB color. # The RGB color value.
25380 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
25381 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
25382 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
25386 "dashStyle": "A String", # The dash style of the border.
25387 …padding": { # A magnitude in a single direction in the specified units. # The padding of the …
25388 "magnitude": 3.14, # The magnitude.
25389 "unit": "A String", # The units for magnitude.
25391 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the b…
25392 "magnitude": 3.14, # The magnitude.
25393 "unit": "A String", # The units for magnitude.
25396 …"direction": "A String", # The text direction of this paragraph. If unset, the…
25397 …"headingId": "A String", # The heading ID of the paragraph. If empty, then thi…
25398 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
25399 "magnitude": 3.14, # The magnitude.
25400 "unit": "A String", # The units for magnitude.
25402 …direction in the specified units. # The amount of indentation for the first line of the paragraph.…
25403 "magnitude": 3.14, # The magnitude.
25404 "unit": "A String", # The units for magnitude.
25406 …the specified units. # The amount of indentation for the paragraph on the side that corresponds to…
25407 "magnitude": 3.14, # The magnitude.
25408 "unit": "A String", # 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…
25413 …The named style type of the paragraph. Since updating the named style type affects other propertie…
25414 …"shading": { # 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 "rgbColor": { # An RGB color. # The RGB color value.
25418 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
25419 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
25420 "red": 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 "magnitude": 3.14, # The magnitude.
25427 "unit": "A String", # The units for magnitude.
25429 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
25430 "magnitude": 3.14, # The magnitude.
25431 "unit": "A String", # The units for magnitude.
25433 "spacingMode": "A String", # The spacing mode for the paragraph.
25434 …"tabStops": [ # A list of the tab stops for this paragraph. The list of tab stops is not…
25436 …"alignment": "A String", # 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 "magnitude": 3.14, # The magnitude.
25439 "unit": "A String", # The units for magnitude.
25444 …the 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 "rgbColor": { # An RGB color. # The RGB color value.
25448 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
25449 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
25450 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
25454 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
25455 "bold": True or False, # Whether or not the text is rendered as bold.
25456 …fontSize": { # A magnitude in a single direction in the specified units. # The size of the te…
25457 "magnitude": 3.14, # The magnitude.
25458 "unit": "A String", # The units for magnitude.
25460 …r fully transparent. # The foreground color of the text. If set, the color is either an RGB color …
25462 "rgbColor": { # An RGB color. # The RGB color value.
25463 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
25464 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
25465 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
25469 "italic": True or False, # Whether or not the text is italicized.
25470 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
25471 … "bookmarkId": "A String", # The ID of a bookmark in this document.
25472 "headingId": "A String", # The ID of a heading in this document.
25475 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
25476 "strikethrough": True or False, # Whether or not the text is struck through.
25477 "underline": 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…
25479 …The font family of the text. The font family can be any font from the Font menu in Docs or from [G…
25480 …The weight of the font. This field can have any value that is a multiple of `100` between `100` an…
25486 …sSuggestionState": { # The suggestion state of a NamedStyles message. # A mask that indicates…
25487 …the fields on the corresponding NamedStyle in styles have been changed in this suggestion. The ord…
25489 …String", # The named style type that this suggestion state corresponds to. This field is prov…
25490 …the fields on the base ParagraphStyle have been changed in this suggestion. For any field set to t…
25507 …the fields on the base Shading have been changed in this suggested change. For any field set to tr…
25508 …undColorSuggested": True or False, # Indicates if there was a suggested change to the Shading.
25514 …the fields on the base TextStyle have been changed in this suggestion. For any field set to true, …
25532 …onsViewMode": "A String", # Output only. The suggestions view mode applied to the d…
25533 "title": "A String", # The title of the document.