Lines Matching full:the
82 <p class="firstline">Gets the latest version of the specified page in the presentation.</p>
85 …rstline">Generates a thumbnail of the latest version of the specified page in the presentation and…
94 <pre>Gets the latest version of the specified page in the presentation.
97 presentationId: string, The ID of the presentation to retrieve. (required)
98 pageObjectId: string, The object ID of the page to retrieve. (required)
105 An object of the form:
108 …"layoutProperties": { # The properties of Page are only relevant for pages with page_typ…
109 "displayName": "A String", # The human-readable name of the layout.
110 …"masterObjectId": "A String", # The object ID of the master that this layout i…
111 "name": "A String", # The name of the layout.
113 …"masterProperties": { # The properties of Page that are only relevant for pages with pag…
114 "displayName": "A String", # The human-readable name of the master.
116 …"notesProperties": { # The properties of Page that are only relevant for pages with page…
117 …The object ID of the shape on this notes page that contains the speaker notes for the correspondin…
119 …ectId": "A String", # The object ID for this page. Object IDs used by Page and Page…
120 "pageElements": [ # The page elements rendered on the page.
122 …tion": "A String", # The description of the page element. Combined with title to di…
124 …"children": [ # The collection of elements in the group. The minimum size of a group is …
129 …th the account of the requester. Anyone with the URL effectively accesses the image as the origina…
130 "imageProperties": { # The properties of the Image. # The properties of the image.
131 …"brightness": 3.14, # The brightness effect of the image. The value should be in the int…
132 …"contrast": 3.14, # The contrast effect of the image. The value should be in the interva…
133 …The crop properties of an object enclosed in a container. For example, an Image. The crop properti…
134 …ot;angle": 3.14, # The rotation angle of the crop window around its center, in radians. Rotat…
135 …14, # The offset specifies the bottom edge of the crop rectangle that is located above the origina…
136 … # The offset specifies the left edge of the crop rectangle that is located to the right of the or…
137 …# The offset specifies the right edge of the crop rectangle that is located to the left of the ori…
138 … 3.14, # The offset specifies the top edge of the crop rectangle that is located below the origina…
140 …"link": { # A hypertext link. # The hyperlink destination of the image. If unset, there …
141 …bjectId": "A String", # If set, indicates this is a link to the specific page in th…
143 …eIndex": 42, # If set, indicates this is a link to the slide at this zero-based index in the …
144 …"url": "A String", # If set, indicates this is a link to the external web page…
146 …The outline of a PageElement. If these fields are unset, they may be inherited from a parent place…
147 "dashStyle": "A String", # The dash style of the outline.
148 "outlineFill": { # The fill of the outline. # The fill of the outline.
149 …"solidFill": { # A solid color fill. The page or page element is filled entirely with th…
150 …pha": 3.14, # The fraction of this `color` that should be applied to the pixel. That is, the …
151 … "color": { # A themeable solid color value. # The color value of the solid fill.
153 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
154 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
155 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
161 …The outline property state. Updating the outline on a page element will implicitly update this fie…
162 …weight": { # A magnitude in a single direction in the specified units. # The thickness of the…
163 "magnitude": 3.14, # The magnitude.
164 "unit": "A String", # The units for magnitude.
167 …": { # A recolor effect applied on an image. # The recolor effect of the image. If not set, t…
168 …g", # The name of the recolor effect. The name is determined from the `recolor_stops` by matc…
169 …The recolor effect is represented by a gradient, which is a list of color stops. The colors in the…
171 …"alpha": 3.14, # The alpha value of this color in the gradient band. Defaults to 1.0, fu…
172 … "color": { # A themeable solid color value. # The color of the gradient stop.
174 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
175 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
176 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
180 …ition": 3.14, # The relative position of the color stop in the gradient band measured in perc…
184 …The shadow properties of a page element. If these fields are unset, they may be inherited from a p…
185 …uot;: "A String", # The alignment point of the shadow, that sets the origin for translat…
186 "alpha": 3.14, # The alpha of the shadow's color, from 0.0 to 1.0.
187 …de in a single direction in the specified units. # The radius of the shadow blur. The larger the r…
188 "magnitude": 3.14, # The magnitude.
189 "unit": "A String", # The units for magnitude.
191 "color": { # A themeable solid color value. # The shadow color value.
193 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
194 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
195 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
199 …The shadow property state. Updating the shadow on a page element will implicitly update this field…
200 …"rotateWithShape": True or False, # Whether the shadow should rotate with the shape. Thi…
201 …six matrix elements. # Transform that encodes the translate, scale, and skew of the shadow, relati…
202 "scaleX": 3.14, # The X coordinate scaling element.
203 "scaleY": 3.14, # The Y coordinate scaling element.
204 "shearX": 3.14, # The X coordinate shearing element.
205 "shearY": 3.14, # The Y coordinate shearing element.
206 "translateX": 3.14, # The X coordinate translation element.
207 "translateY": 3.14, # The Y coordinate translation element.
208 "unit": "A String", # The units for translate elements.
210 … "type": "A String", # The type of the shadow. This property is read-only.
212 …"transparency": 3.14, # The transparency effect of the image. The value should be in the…
214 …The placeholder information that uniquely identifies a placeholder shape. # Placeholders are page …
215 …"index": 42, # The index of the placeholder. If the same placeholder types are present i…
216 …A String", # The object ID of this shape's parent placeholder. If unset, the parent plac…
217 "type": "A String", # The type of the placeholder.
219 …"sourceUrl": "A String", # The source URL is the URL used to insert the image.…
222 …"lineCategory": "A String", # The category of the line. It matches the `catego…
223 …The properties of the Line. When unset, these fields default to values that match the appearance o…
224 "dashStyle": "A String", # The dash style of the line.
225 … "endArrow": "A String", # The style of the arrow at the end of the line.
226 …"endConnection": { # The properties for one end of a Line connection. # The connection a…
227 …"connectedObjectId": "A String", # The object ID of the connected page element…
228 …The index of the connection site on the connected page element. In most cases, it corresponds to t…
230 …neFill": { # The fill of the line. # The fill of the line. The default line fill matches the …
231 …"solidFill": { # A solid color fill. The page or page element is filled entirely with th…
232 …pha": 3.14, # The fraction of this `color` that should be applied to the pixel. That is, the …
233 … "color": { # A themeable solid color value. # The color value of the solid fill.
235 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
236 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
237 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
243 …"link": { # A hypertext link. # The hyperlink destination of the line. If unset, there i…
244 …bjectId": "A String", # If set, indicates this is a link to the specific page in th…
246 …eIndex": 42, # If set, indicates this is a link to the slide at this zero-based index in the …
247 …"url": "A String", # If set, indicates this is a link to the external web page…
249 …"startArrow": "A String", # The style of the arrow at the beginning of the lin…
250 …quot;startConnection": { # The properties for one end of a Line connection. # The connection …
251 …"connectedObjectId": "A String", # The object ID of the connected page element…
252 …The index of the connection site on the connected page element. In most cases, it corresponds to t…
254 …weight": { # A magnitude in a single direction in the specified units. # The thickness of the…
255 "magnitude": 3.14, # The magnitude.
256 "unit": "A String", # The units for magnitude.
259 "lineType": "A String", # The type of the line.
261 …g", # The object ID for this page element. Object IDs used by google.apps.slides.v1.Page and …
263 …The placeholder information that uniquely identifies a placeholder shape. # Placeholders are page …
264 …"index": 42, # The index of the placeholder. If the same placeholder types are present i…
265 …A String", # The object ID of this shape's parent placeholder. If unset, the parent plac…
266 "type": "A String", # The type of the placeholder.
268 …The properties of a Shape. If the shape is a placeholder shape as determined by the placeholder fi…
269 …"autofit": { # The autofit properties of a Shape. # The autofit properties of the shape.…
270 …The autofit type of the shape. If the autofit type is AUTOFIT_TYPE_UNSPECIFIED, the autofit type i…
271 …The font scale applied to the shape. For shapes with autofit_type NONE or SHAPE_AUTOFIT, this valu…
272 …The line spacing reduction applied to the shape. For shapes with autofit_type NONE or SHAPE_AUTOFI…
274 …The alignment of the content in the shape. If unspecified, the alignment is inherited from a paren…
275 …"link": { # A hypertext link. # The hyperlink destination of the shape. If unset, there …
276 …bjectId": "A String", # If set, indicates this is a link to the specific page in th…
278 …eIndex": 42, # If set, indicates this is a link to the slide at this zero-based index in the …
279 …"url": "A String", # If set, indicates this is a link to the external web page…
281 …The outline of a PageElement. If these fields are unset, they may be inherited from a parent place…
282 "dashStyle": "A String", # The dash style of the outline.
283 "outlineFill": { # The fill of the outline. # The fill of the outline.
284 …"solidFill": { # A solid color fill. The page or page element is filled entirely with th…
285 …pha": 3.14, # The fraction of this `color` that should be applied to the pixel. That is, the …
286 … "color": { # A themeable solid color value. # The color value of the solid fill.
288 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
289 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
290 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
296 …The outline property state. Updating the outline on a page element will implicitly update this fie…
297 …weight": { # A magnitude in a single direction in the specified units. # The thickness of the…
298 "magnitude": 3.14, # The magnitude.
299 "unit": "A String", # The units for magnitude.
302 …The shadow properties of a page element. If these fields are unset, they may be inherited from a p…
303 …uot;: "A String", # The alignment point of the shadow, that sets the origin for translat…
304 "alpha": 3.14, # The alpha of the shadow's color, from 0.0 to 1.0.
305 …de in a single direction in the specified units. # The radius of the shadow blur. The larger the r…
306 "magnitude": 3.14, # The magnitude.
307 "unit": "A String", # The units for magnitude.
309 "color": { # A themeable solid color value. # The shadow color value.
311 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
312 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
313 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
317 …The shadow property state. Updating the shadow on a page element will implicitly update this field…
318 …"rotateWithShape": True or False, # Whether the shadow should rotate with the shape. Thi…
319 …six matrix elements. # Transform that encodes the translate, scale, and skew of the shadow, relati…
320 "scaleX": 3.14, # The X coordinate scaling element.
321 "scaleY": 3.14, # The Y coordinate scaling element.
322 "shearX": 3.14, # The X coordinate shearing element.
323 "shearY": 3.14, # The Y coordinate shearing element.
324 "translateX": 3.14, # The X coordinate translation element.
325 "translateY": 3.14, # The Y coordinate translation element.
326 "unit": "A String", # The units for translate elements.
328 … "type": "A String", # The type of the shadow. This property is read-only.
330 …The shape background fill. # The background fill of the shape. If unset, the background fill is in…
331 …The background fill property state. Updating the fill on a shape will implicitly update this field…
332 …"solidFill": { # A solid color fill. The page or page element is filled entirely with th…
333 …pha": 3.14, # The fraction of this `color` that should be applied to the pixel. That is, the …
334 … "color": { # A themeable solid color value. # The color value of the solid fill.
336 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
337 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
338 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
345 "shapeType": "A String", # The type of the shape.
346 … The general text content. The text must reside in a compatible shape (e.g. text box or rectangle)…
347 "lists": { # The bulleted lists contained in this text, keyed by list ID.
348 …"a_key": { # A List describes the look and feel of bullets belonging to paragraphs assoc…
349 "listId": "A String", # The ID of the list.
350 …ing levels to the properties of bullets at the associated level. A list has at most nine levels of…
351 …"a_key": { # Contains properties describing the look and feel of a list bullet at a give…
352 …the styling that can be applied to a TextRun. If this text is contained in a shape with a parent p…
353 …or fully transparent. # The background color of the text. If set, the color is either opaque or tr…
356 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
357 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
358 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
363 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
364 "bold": True or False, # Whether or not the text is rendered as bold.
365 …The font family of the text. The font family can be any font from the Font menu in Slides or from …
366 …{ # A magnitude in a single direction in the specified units. # The size of the text's font. …
367 "magnitude": 3.14, # The magnitude.
368 "unit": "A String", # The units for magnitude.
370 …e or fully transparent. # The color of the text itself. If set, the color is either opaque or tran…
373 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
374 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
375 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
380 "italic": True or False, # Whether or not the text is italicized.
381 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
382 …bjectId": "A String", # If set, indicates this is a link to the specific page in th…
384 …eIndex": 42, # If set, indicates this is a link to the slide at this zero-based index in the …
385 …uot;url": "A String", # If set, indicates this is a link to the external web page a…
387 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
388 … "strikethrough": True or False, # Whether or not the text is struck through.
389 "underline": True or False, # Whether or not the text is underlined.
390 …The font family and rendered weight of the text. This field is an extension of `font_family` meant…
391 …The font family of the text. The font family can be any font from the Font menu in Slides or from …
392 …The rendered weight of the text. This field can have any value that is a multiple of `100` between…
399 …"textElements": [ # The text contents broken down into its component parts, including st…
400 …{ # A TextElement describes the content of a range of indices in the text content of a Shape or Ta…
401 …ent kind that represents auto text. # A TextElement representing a spot in the text that is dynami…
402 … "content": "A String", # The rendered content of this auto text, if available.
403 …the styling that can be applied to a TextRun. If this text is contained in a shape with a parent p…
404 …or fully transparent. # The background color of the text. If set, the color is either opaque or tr…
407 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
408 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
409 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
414 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
415 "bold": True or False, # Whether or not the text is rendered as bold.
416 …The font family of the text. The font family can be any font from the Font menu in Slides or from …
417 …{ # A magnitude in a single direction in the specified units. # The size of the text's font. …
418 "magnitude": 3.14, # The magnitude.
419 "unit": "A String", # The units for magnitude.
421 …e or fully transparent. # The color of the text itself. If set, the color is either opaque or tran…
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.
431 "italic": True or False, # Whether or not the text is italicized.
432 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
433 …bjectId": "A String", # If set, indicates this is a link to the specific page in th…
435 …eIndex": 42, # If set, indicates this is a link to the slide at this zero-based index in the …
436 …uot;url": "A String", # If set, indicates this is a link to the external web page a…
438 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
439 … "strikethrough": True or False, # Whether or not the text is struck through.
440 "underline": True or False, # Whether or not the text is underlined.
441 …The font family and rendered weight of the text. This field is an extension of `font_family` meant…
442 …The font family of the text. The font family can be any font from the Font menu in Slides or from …
443 …The rendered weight of the text. This field can have any value that is a multiple of `100` between…
446 "type": "A String", # The type of this auto text.
448 …"endIndex": 42, # The zero-based end index of this text element, exclusive, in Unicode c…
449 …the beginning of a new paragraph. # A marker representing the beginning of a new paragraph. The `s…
450 …"bullet": { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
451 …the styling that can be applied to a TextRun. If this text is contained in a shape with a parent p…
452 …or fully transparent. # The background color of the text. If set, the color is either opaque or tr…
455 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
456 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
457 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
462 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
463 "bold": True or False, # Whether or not the text is rendered as bold.
464 …The font family of the text. The font family can be any font from the Font menu in Slides or from …
465 …{ # A magnitude in a single direction in the specified units. # The size of the text's font. …
466 "magnitude": 3.14, # The magnitude.
467 "unit": "A String", # The units for magnitude.
469 …e or fully transparent. # The color of the text itself. If set, the color is either opaque or tran…
472 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
473 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
474 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
479 "italic": True or False, # Whether or not the text is italicized.
480 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
481 …bjectId": "A String", # If set, indicates this is a link to the specific page in th…
483 …eIndex": 42, # If set, indicates this is a link to the slide at this zero-based index in the …
484 …uot;url": "A String", # If set, indicates this is a link to the external web page a…
486 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
487 … "strikethrough": True or False, # Whether or not the text is struck through.
488 "underline": True or False, # Whether or not the text is underlined.
489 …The font family and rendered weight of the text. This field is an extension of `font_family` meant…
490 …The font family of the text. The font family can be any font from the Font menu in Slides or from …
491 …The rendered weight of the text. This field can have any value that is a multiple of `100` between…
494 … "glyph": "A String", # The rendered bullet glyph for this paragraph.
495 … "listId": "A String", # The ID of the list this paragraph belongs to.
496 "nestingLevel": 42, # The nesting level of this paragraph in the list.
498 …the parent. Which paragraph styles are inherited depend on the nesting level of lists: * A paragra…
499 … "alignment": "A String", # The text alignment for this paragraph.
500 …"direction": "A String", # The text direction of this paragraph. If unset, the…
501 …the specified units. # The amount indentation for the paragraph on the side that corresponds to th…
502 "magnitude": 3.14, # The magnitude.
503 "unit": "A String", # The units for magnitude.
505 …on in the specified units. # The amount of indentation for the start of the first line of the para…
506 "magnitude": 3.14, # The magnitude.
507 "unit": "A String", # The units for magnitude.
509 …the specified units. # The amount indentation for the paragraph on the side that corresponds to th…
510 "magnitude": 3.14, # The magnitude.
511 "unit": "A String", # The units for magnitude.
513 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
514 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
515 "magnitude": 3.14, # The magnitude.
516 "unit": "A String", # The units for magnitude.
518 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
519 "magnitude": 3.14, # The magnitude.
520 "unit": "A String", # The units for magnitude.
522 … "spacingMode": "A String", # The spacing mode for the paragraph.
525 …"startIndex": 42, # The zero-based start index of this text element, in Unicode code uni…
526 …the same styling. # A TextElement representing a run of text where all of the characters in the ru…
527 "content": "A String", # The text of this run.
528 …the styling that can be applied to a TextRun. If this text is contained in a shape with a parent p…
529 …or fully transparent. # The background color of the text. If set, the color is either opaque or tr…
532 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
533 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
534 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
539 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
540 "bold": True or False, # Whether or not the text is rendered as bold.
541 …The font family of the text. The font family can be any font from the Font menu in Slides or from …
542 …{ # A magnitude in a single direction in the specified units. # The size of the text's font. …
543 "magnitude": 3.14, # The magnitude.
544 "unit": "A String", # The units for magnitude.
546 …e or fully transparent. # The color of the text itself. If set, the color is either opaque or tran…
549 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
550 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
551 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
556 "italic": True or False, # Whether or not the text is italicized.
557 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
558 …bjectId": "A String", # If set, indicates this is a link to the specific page in th…
560 …eIndex": 42, # If set, indicates this is a link to the slide at this zero-based index in the …
561 …uot;url": "A String", # If set, indicates this is a link to the external web page a…
563 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
564 … "strikethrough": True or False, # Whether or not the text is struck through.
565 "underline": True or False, # Whether or not the text is underlined.
566 …The font family and rendered weight of the text. This field is an extension of `font_family` meant…
567 …The font family of the text. The font family can be any font from the Font menu in Slides or from …
568 …The rendered weight of the text. This field can have any value that is a multiple of `100` between…
577 …"chartId": 42, # The ID of the specific chart in the Google Sheets spreadsheet that is e…
578 …The URL of an image of the embedded chart, with a default lifetime of 30 minutes. This URL is tagg…
579 …"sheetsChartProperties": { # The properties of the SheetsChart. # The properties of the …
580 …"chartImageProperties": { # The properties of the Image. # The properties of the embedde…
581 …"brightness": 3.14, # The brightness effect of the image. The value should be in the int…
582 …"contrast": 3.14, # The contrast effect of the image. The value should be in the interva…
583 …The crop properties of an object enclosed in a container. For example, an Image. The crop properti…
584 …ot;angle": 3.14, # The rotation angle of the crop window around its center, in radians. Rotat…
585 …14, # The offset specifies the bottom edge of the crop rectangle that is located above the origina…
586 … # The offset specifies the left edge of the crop rectangle that is located to the right of the or…
587 …# The offset specifies the right edge of the crop rectangle that is located to the left of the ori…
588 … 3.14, # The offset specifies the top edge of the crop rectangle that is located below the origina…
590 …"link": { # A hypertext link. # The hyperlink destination of the image. If unset, there …
591 …bjectId": "A String", # If set, indicates this is a link to the specific page in th…
593 …eIndex": 42, # If set, indicates this is a link to the slide at this zero-based index in the …
594 …"url": "A String", # If set, indicates this is a link to the external web page…
596 …The outline of a PageElement. If these fields are unset, they may be inherited from a parent place…
597 "dashStyle": "A String", # The dash style of the outline.
598 "outlineFill": { # The fill of the outline. # The fill of the outline.
599 …"solidFill": { # A solid color fill. The page or page element is filled entirely with th…
600 …pha": 3.14, # The fraction of this `color` that should be applied to the pixel. That is, the …
601 … "color": { # A themeable solid color value. # The color value of the solid fill.
603 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
604 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
605 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
611 …The outline property state. Updating the outline on a page element will implicitly update this fie…
612 …weight": { # A magnitude in a single direction in the specified units. # The thickness of the…
613 "magnitude": 3.14, # The magnitude.
614 "unit": "A String", # The units for magnitude.
617 …": { # A recolor effect applied on an image. # The recolor effect of the image. If not set, t…
618 …g", # The name of the recolor effect. The name is determined from the `recolor_stops` by matc…
619 …The recolor effect is represented by a gradient, which is a list of color stops. The colors in the…
621 …"alpha": 3.14, # The alpha value of this color in the gradient band. Defaults to 1.0, fu…
622 … "color": { # A themeable solid color value. # The color of the gradient stop.
624 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
625 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
626 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
630 …ition": 3.14, # The relative position of the color stop in the gradient band measured in perc…
634 …The shadow properties of a page element. If these fields are unset, they may be inherited from a p…
635 …uot;: "A String", # The alignment point of the shadow, that sets the origin for translat…
636 "alpha": 3.14, # The alpha of the shadow's color, from 0.0 to 1.0.
637 …de in a single direction in the specified units. # The radius of the shadow blur. The larger the r…
638 "magnitude": 3.14, # The magnitude.
639 "unit": "A String", # The units for magnitude.
641 "color": { # A themeable solid color value. # The shadow color value.
643 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
644 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
645 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
649 …The shadow property state. Updating the shadow on a page element will implicitly update this field…
650 …"rotateWithShape": True or False, # Whether the shadow should rotate with the shape. Thi…
651 …six matrix elements. # Transform that encodes the translate, scale, and skew of the shadow, relati…
652 "scaleX": 3.14, # The X coordinate scaling element.
653 "scaleY": 3.14, # The Y coordinate scaling element.
654 "shearX": 3.14, # The X coordinate shearing element.
655 "shearY": 3.14, # The Y coordinate shearing element.
656 "translateX": 3.14, # The X coordinate translation element.
657 "translateY": 3.14, # The Y coordinate translation element.
658 "unit": "A String", # The units for translate elements.
660 … "type": "A String", # The type of the shadow. This property is read-only.
662 …"transparency": 3.14, # The transparency effect of the image. The value should be in the…
665 …ot;spreadsheetId": "A String", # The ID of the Google Sheets spreadsheet that conta…
667 "size": { # A width and height. # The size of the page element.
668 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
669 "magnitude": 3.14, # The magnitude.
670 "unit": "A String", # The units for magnitude.
672 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
673 "magnitude": 3.14, # The magnitude.
674 "unit": "A String", # The units for magnitude.
678 "columns": 42, # Number of columns in the table.
679 …d as a grid. The grid has one more row than the number of rows in the table and the same number of…
681 …der cell. When a border's adjacent table cells are merged, it is not included in the response.
682 { # The properties of each border cell.
683 …: { # A location of a single table cell within a table. # The location of the border within the bo…
684 "columnIndex": 42, # The 0-based column index.
685 "rowIndex": 42, # The 0-based row index.
687 …"tableBorderProperties": { # The border styling properties of the TableBorderCell. # The…
688 "dashStyle": "A String", # The dash style of the border.
689 … "tableBorderFill": { # The fill of the border. # The fill of the table border.
690 …"solidFill": { # A solid color fill. The page or page element is filled entirely with th…
691 …pha": 3.14, # The fraction of this `color` that should be applied to the pixel. That is, the …
692 … "color": { # A themeable solid color value. # The color value of the solid fill.
694 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
695 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
696 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
702 …weight": { # A magnitude in a single direction in the specified units. # The thickness of the…
703 "magnitude": 3.14, # The magnitude.
704 "unit": "A String", # The units for magnitude.
711 "rows": 42, # Number of rows in the table.
714 …"columnWidth": { # A magnitude in a single direction in the specified units. # Width of …
715 "magnitude": 3.14, # The magnitude.
716 "unit": "A String", # The units for magnitude.
722 …"rowHeight": { # A magnitude in a single direction in the specified units. # Height of a…
723 "magnitude": 3.14, # The magnitude.
724 "unit": "A String", # The units for magnitude.
726 …n_span greater than 1. As a result, the length of this collection does not always match the number…
728 "columnSpan": 42, # Column span of the cell.
729 …;: { # A location of a single table cell within a table. # The location of the cell within the tab…
730 "columnIndex": 42, # The 0-based column index.
731 "rowIndex": 42, # The 0-based row index.
733 "rowSpan": 42, # Row span of the cell.
734 …"tableCellProperties": { # The properties of the TableCell. # The properties of the tabl…
735 …ng", # The alignment of the content in the table cell. The default alignment matches the alig…
736 … { # The table cell background fill. # The background fill of the table cell. The default fill mat…
737 …The background fill property state. Updating the fill on a table cell will implicitly update this …
738 …"solidFill": { # A solid color fill. The page or page element is filled entirely with th…
739 …pha": 3.14, # The fraction of this `color` that should be applied to the pixel. That is, the …
740 … "color": { # A themeable solid color value. # The color value of the solid fill.
742 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
743 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
744 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
751 … The general text content. The text must reside in a compatible shape (e.g. text box or rectangle)…
752 … "lists": { # The bulleted lists contained in this text, keyed by list ID.
753 …"a_key": { # A List describes the look and feel of bullets belonging to paragraphs assoc…
754 "listId": "A String", # The ID of the list.
755 …ing levels to the properties of bullets at the associated level. A list has at most nine levels of…
756 …"a_key": { # Contains properties describing the look and feel of a list bullet at a give…
757 …the styling that can be applied to a TextRun. If this text is contained in a shape with a parent p…
758 …or fully transparent. # The background color of the text. If set, the color is either opaque or tr…
761 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
762 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
763 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
768 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
769 … "bold": True or False, # Whether or not the text is rendered as bold.
770 …The font family of the text. The font family can be any font from the Font menu in Slides or from …
771 …{ # A magnitude in a single direction in the specified units. # The size of the text's font. …
772 "magnitude": 3.14, # The magnitude.
773 "unit": "A String", # The units for magnitude.
775 …e or fully transparent. # The color of the text itself. If set, the color is either opaque or tran…
778 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
779 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
780 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
785 … "italic": True or False, # Whether or not the text is italicized.
786 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
787 …bjectId": "A String", # If set, indicates this is a link to the specific page in th…
789 …eIndex": 42, # If set, indicates this is a link to the slide at this zero-based index in the …
790 …uot;url": "A String", # If set, indicates this is a link to the external web page a…
792 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
793 … "strikethrough": True or False, # Whether or not the text is struck through.
794 … "underline": True or False, # Whether or not the text is underlined.
795 …The font family and rendered weight of the text. This field is an extension of `font_family` meant…
796 …The font family of the text. The font family can be any font from the Font menu in Slides or from …
797 …The rendered weight of the text. This field can have any value that is a multiple of `100` between…
804 …"textElements": [ # The text contents broken down into its component parts, including st…
805 …{ # A TextElement describes the content of a range of indices in the text content of a Shape or Ta…
806 …ent kind that represents auto text. # A TextElement representing a spot in the text that is dynami…
807 … "content": "A String", # The rendered content of this auto text, if available.
808 …the styling that can be applied to a TextRun. If this text is contained in a shape with a parent p…
809 …or fully transparent. # The background color of the text. If set, the color is either opaque or tr…
812 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
813 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
814 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
819 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
820 … "bold": True or False, # Whether or not the text is rendered as bold.
821 …The font family of the text. The font family can be any font from the Font menu in Slides or from …
822 …{ # A magnitude in a single direction in the specified units. # The size of the text's font. …
823 "magnitude": 3.14, # The magnitude.
824 "unit": "A String", # The units for magnitude.
826 …e or fully transparent. # The color of the text itself. If set, the color is either opaque or tran…
829 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
830 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
831 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
836 … "italic": True or False, # Whether or not the text is italicized.
837 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
838 …bjectId": "A String", # If set, indicates this is a link to the specific page in th…
840 …eIndex": 42, # If set, indicates this is a link to the slide at this zero-based index in the …
841 …uot;url": "A String", # If set, indicates this is a link to the external web page a…
843 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
844 … "strikethrough": True or False, # Whether or not the text is struck through.
845 … "underline": True or False, # Whether or not the text is underlined.
846 …The font family and rendered weight of the text. This field is an extension of `font_family` meant…
847 …The font family of the text. The font family can be any font from the Font menu in Slides or from …
848 …The rendered weight of the text. This field can have any value that is a multiple of `100` between…
851 "type": "A String", # The type of this auto text.
853 …"endIndex": 42, # The zero-based end index of this text element, exclusive, in Unicode c…
854 …the beginning of a new paragraph. # A marker representing the beginning of a new paragraph. The `s…
855 …"bullet": { # Describes the bullet of a paragraph. # The bullet for this paragraph. If n…
856 …the styling that can be applied to a TextRun. If this text is contained in a shape with a parent p…
857 …or fully transparent. # The background color of the text. If set, the color is either opaque or tr…
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.
867 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
868 … "bold": True or False, # Whether or not the text is rendered as bold.
869 …The font family of the text. The font family can be any font from the Font menu in Slides or from …
870 …{ # A magnitude in a single direction in the specified units. # The size of the text's font. …
871 "magnitude": 3.14, # The magnitude.
872 "unit": "A String", # The units for magnitude.
874 …e or fully transparent. # The color of the text itself. If set, the color is either opaque or tran…
877 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
878 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
879 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
884 … "italic": True or False, # Whether or not the text is italicized.
885 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
886 …bjectId": "A String", # If set, indicates this is a link to the specific page in th…
888 …eIndex": 42, # If set, indicates this is a link to the slide at this zero-based index in the …
889 …uot;url": "A String", # If set, indicates this is a link to the external web page a…
891 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
892 … "strikethrough": True or False, # Whether or not the text is struck through.
893 … "underline": True or False, # Whether or not the text is underlined.
894 …The font family and rendered weight of the text. This field is an extension of `font_family` meant…
895 …The font family of the text. The font family can be any font from the Font menu in Slides or from …
896 …The rendered weight of the text. This field can have any value that is a multiple of `100` between…
899 … "glyph": "A String", # The rendered bullet glyph for this paragraph.
900 … "listId": "A String", # The ID of the list this paragraph belongs to.
901 … "nestingLevel": 42, # The nesting level of this paragraph in the list.
903 …the parent. Which paragraph styles are inherited depend on the nesting level of lists: * A paragra…
904 … "alignment": "A String", # The text alignment for this paragraph.
905 …"direction": "A String", # The text direction of this paragraph. If unset, the…
906 …the specified units. # The amount indentation for the paragraph on the side that corresponds to th…
907 "magnitude": 3.14, # The magnitude.
908 "unit": "A String", # The units for magnitude.
910 …on in the specified units. # The amount of indentation for the start of the first line of the para…
911 "magnitude": 3.14, # The magnitude.
912 "unit": "A String", # The units for magnitude.
914 …the specified units. # The amount indentation for the paragraph on the side that corresponds to th…
915 "magnitude": 3.14, # The magnitude.
916 "unit": "A String", # The units for magnitude.
918 …14, # The amount of space between lines, as a percentage of normal, where normal is represented as…
919 … single direction in the specified units. # The amount of extra space above the paragraph. If unse…
920 "magnitude": 3.14, # The magnitude.
921 "unit": "A String", # The units for magnitude.
923 … single direction in the specified units. # The amount of extra space below the paragraph. If unse…
924 "magnitude": 3.14, # The magnitude.
925 "unit": "A String", # The units for magnitude.
927 … "spacingMode": "A String", # The spacing mode for the paragraph.
930 …"startIndex": 42, # The zero-based start index of this text element, in Unicode code uni…
931 …the same styling. # A TextElement representing a run of text where all of the characters in the ru…
932 "content": "A String", # The text of this run.
933 …the styling that can be applied to a TextRun. If this text is contained in a shape with a parent p…
934 …or fully transparent. # The background color of the text. If set, the color is either opaque or tr…
937 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
938 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
939 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
944 …The text's vertical offset from its normal position. Text with `SUPERSCRIPT` or `SUBSCRIPT` b…
945 … "bold": True or False, # Whether or not the text is rendered as bold.
946 …The font family of the text. The font family can be any font from the Font menu in Slides or from …
947 …{ # A magnitude in a single direction in the specified units. # The size of the text's font. …
948 "magnitude": 3.14, # The magnitude.
949 "unit": "A String", # The units for magnitude.
951 …e or fully transparent. # The color of the text itself. If set, the color is either opaque or tran…
954 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
955 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
956 … "red": 3.14, # The red component of the color, from 0.0 to 1.0.
961 … "italic": True or False, # Whether or not the text is italicized.
962 …The hyperlink destination of the text. If unset, there is no link. Links are not inherited from pa…
963 …bjectId": "A String", # If set, indicates this is a link to the specific page in th…
965 …eIndex": 42, # If set, indicates this is a link to the slide at this zero-based index in the …
966 …uot;url": "A String", # If set, indicates this is a link to the external web page a…
968 … "smallCaps": True or False, # Whether or not the text is in small capital letters.
969 … "strikethrough": True or False, # Whether or not the text is struck through.
970 … "underline": True or False, # Whether or not the text is underlined.
971 …The font family and rendered weight of the text. This field is an extension of `font_family` meant…
972 …The font family of the text. The font family can be any font from the Font menu in Slides or from …
973 …The rendered weight of the text. This field can have any value that is a multiple of `100` between…
982 … "tableRowProperties": { # Properties of each row in a table. # Properties of the row.
983 …the specified units. # Minimum height of the row. The row will be rendered in the Slides editor at…
984 "magnitude": 3.14, # The magnitude.
985 "unit": "A String", # The units for magnitude.
990 …as a grid. The grid has the same number of rows as the table and one more column than the number o…
992 …der cell. When a border's adjacent table cells are merged, it is not included in the response.
993 { # The properties of each border cell.
994 …: { # A location of a single table cell within a table. # The location of the border within the bo…
995 "columnIndex": 42, # The 0-based column index.
996 "rowIndex": 42, # The 0-based row index.
998 …"tableBorderProperties": { # The border styling properties of the TableBorderCell. # The…
999 "dashStyle": "A String", # The dash style of the border.
1000 … "tableBorderFill": { # The fill of the border. # The fill of the table border.
1001 …"solidFill": { # A solid color fill. The page or page element is filled entirely with th…
1002 …pha": 3.14, # The fraction of this `color` that should be applied to the pixel. That is, the …
1003 … "color": { # A themeable solid color value. # The color value of the solid fill.
1005 … "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1006 … "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1007 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1013 …weight": { # A magnitude in a single direction in the specified units. # The thickness of the…
1014 "magnitude": 3.14, # The magnitude.
1015 "unit": "A String", # The units for magnitude.
1023 …itle": "A String", # The title of the page element. Combined with description to di…
1024 …The transform of the page element. The visual appearance of the page element is determined by its …
1025 "scaleX": 3.14, # The X coordinate scaling element.
1026 "scaleY": 3.14, # The Y coordinate scaling element.
1027 "shearX": 3.14, # The X coordinate shearing element.
1028 "shearY": 3.14, # The Y coordinate shearing element.
1029 "translateX": 3.14, # The X coordinate translation element.
1030 "translateY": 3.14, # The Y coordinate translation element.
1031 "unit": "A String", # The units for translate elements.
1034 … "id": "A String", # The video source's unique identifier for this video.
1035 "source": "A String", # The video source.
1036 …"url": "A String", # An URL to a video. The URL is valid as long as the source…
1037 "videoProperties": { # The properties of the Video. # The properties of the video.
1038 …"autoPlay": True or False, # Whether to enable video autoplay when the page is displayed…
1039 …The time at which to end playback, measured in seconds from the beginning of the video. If set, th…
1040 …"mute": True or False, # Whether to mute the audio during video playback. Defaults to fa…
1041 …The outline of a PageElement. If these fields are unset, they may be inherited from a parent place…
1042 "dashStyle": "A String", # The dash style of the outline.
1043 "outlineFill": { # The fill of the outline. # The fill of the outline.
1044 …"solidFill": { # A solid color fill. The page or page element is filled entirely with th…
1045 …pha": 3.14, # The fraction of this `color` that should be applied to the pixel. That is, the …
1046 … "color": { # A themeable solid color value. # The color value of the solid fill.
1048 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1049 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1050 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1056 …The outline property state. Updating the outline on a page element will implicitly update this fie…
1057 …weight": { # A magnitude in a single direction in the specified units. # The thickness of the…
1058 "magnitude": 3.14, # The magnitude.
1059 "unit": "A String", # The units for magnitude.
1062 …The time at which to start playback, measured in seconds from the beginning of the video. If set, …
1066 "renderedText": "A String", # The text rendered as word art.
1070 …The properties of the Page. The page will inherit properties from the parent page. Depending on th…
1071 …The palette of predefined colors for a page. # The color scheme of the page. If unset, the color s…
1072 "colors": [ # The ThemeColorType and corresponding concrete color pairs.
1073 { # A pair mapping a theme color type to the concrete color it represents.
1074 …"color": { # An RGB color. # The concrete color corresponding to the theme color type ab…
1075 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1076 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1077 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1079 "type": "A String", # The type of the theme color.
1083 …The page background fill. # The background fill of the page. If unset, the background fill is inhe…
1084 …The background fill property state. Updating the fill on a page will implicitly update this field …
1085 …"solidFill": { # A solid color fill. The page or page element is filled entirely with th…
1086 …pha": 3.14, # The fraction of this `color` that should be applied to the pixel. That is, the …
1087 "color": { # A themeable solid color value. # The color value of the solid fill.
1089 "blue": 3.14, # The blue component of the color, from 0.0 to 1.0.
1090 "green": 3.14, # The green component of the color, from 0.0 to 1.0.
1091 "red": 3.14, # The red component of the color, from 0.0 to 1.0.
1096 …edPictureFill": { # The stretched picture fill. The page or page element is filled entirely w…
1097 …the content_url: An URL to a picture with a default lifetime of 30 minutes. This URL is tagged wit…
1098 …"size": { # A width and height. # The original size of the picture fill. This field is r…
1099 …;height": { # A magnitude in a single direction in the specified units. # The height of the o…
1100 "magnitude": 3.14, # The magnitude.
1101 "unit": "A String", # The units for magnitude.
1103 …ot;width": { # A magnitude in a single direction in the specified units. # The width of the o…
1104 "magnitude": 3.14, # The magnitude.
1105 "unit": "A String", # The units for magnitude.
1111 "pageType": "A String", # The type of the page.
1112 …The revision ID of the presentation containing this page. Can be used in update requests to assert…
1119 …<pre>Generates a thumbnail of the latest version of the specified page in the presentation and ret…
1122 presentationId: string, The ID of the presentation to retrieve. (required)
1123 pageObjectId: string, The object ID of the page whose thumbnail to retrieve. (required)
1124 …ilProperties_mimeType: string, The optional mime type of the thumbnail image. If you don't sp…
1126 PNG - The default mime type.
1127 …umbnailSize: string, The optional thumbnail image size. If you don't specify the size, the se…
1129 … The default thumbnail image size. The unspecified thumbnail size implies that the server chooses …
1130 LARGE - The thumbnail image width of 1600px.
1131 MEDIUM - The thumbnail image width of 800px.
1132 SMALL - The thumbnail image width of 200px.
1139 An object of the form:
1141 { # The thumbnail of a page.
1142 …The content URL of the thumbnail image. The URL to the image has a default lifetime of 30 minutes.…
1143 "height": 42, # The positive height in pixels of the thumbnail image.
1144 "width": 42, # The positive width in pixels of the thumbnail image.