You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/slides_v1.presentations.html
+60Lines changed: 60 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1146,6 +1146,11 @@ <h3>Method Details</h3>
1146
1146
},
1147
1147
"transparency": 3.14, # The transparency effect of the image. The value should be in the interval [0.0, 1.0], where 0 means no effect and 1 means completely transparent. This property is read-only.
1148
1148
},
1149
+
"placeholder": { # The placeholder information that uniquely identifies a placeholder shape. # Placeholders are page elements that inherit from corresponding placeholders on layouts and masters. If set, the image is a placeholder image and any inherited properties can be resolved by looking at the parent placeholder identified by the Placeholder.parent_object_id field.
1150
+
"index": 42, # The index of the placeholder. If the same placeholder types are present in the same page, they would have different index values.
1151
+
"parentObjectId": "A String", # The object ID of this shape's parent placeholder. If unset, the parent placeholder shape does not exist, so the shape does not inherit properties from any other shape.
1152
+
"type": "A String", # The type of the placeholder.
1153
+
},
1149
1154
"sourceUrl": "A String", # The source URL is the URL used to insert the image. The source URL can be empty.
1150
1155
},
1151
1156
"line": { # A PageElement kind representing a non-connector line, straight connector, curved connector, or bent connector. # A line page element.
@@ -2157,6 +2162,11 @@ <h3>Method Details</h3>
2157
2162
},
2158
2163
"transparency": 3.14, # The transparency effect of the image. The value should be in the interval [0.0, 1.0], where 0 means no effect and 1 means completely transparent. This property is read-only.
2159
2164
},
2165
+
"placeholder": { # The placeholder information that uniquely identifies a placeholder shape. # Placeholders are page elements that inherit from corresponding placeholders on layouts and masters. If set, the image is a placeholder image and any inherited properties can be resolved by looking at the parent placeholder identified by the Placeholder.parent_object_id field.
2166
+
"index": 42, # The index of the placeholder. If the same placeholder types are present in the same page, they would have different index values.
2167
+
"parentObjectId": "A String", # The object ID of this shape's parent placeholder. If unset, the parent placeholder shape does not exist, so the shape does not inherit properties from any other shape.
2168
+
"type": "A String", # The type of the placeholder.
2169
+
},
2160
2170
"sourceUrl": "A String", # The source URL is the URL used to insert the image. The source URL can be empty.
2161
2171
},
2162
2172
"line": { # A PageElement kind representing a non-connector line, straight connector, curved connector, or bent connector. # A line page element.
@@ -3166,6 +3176,11 @@ <h3>Method Details</h3>
3166
3176
},
3167
3177
"transparency": 3.14, # The transparency effect of the image. The value should be in the interval [0.0, 1.0], where 0 means no effect and 1 means completely transparent. This property is read-only.
3168
3178
},
3179
+
"placeholder": { # The placeholder information that uniquely identifies a placeholder shape. # Placeholders are page elements that inherit from corresponding placeholders on layouts and masters. If set, the image is a placeholder image and any inherited properties can be resolved by looking at the parent placeholder identified by the Placeholder.parent_object_id field.
3180
+
"index": 42, # The index of the placeholder. If the same placeholder types are present in the same page, they would have different index values.
3181
+
"parentObjectId": "A String", # The object ID of this shape's parent placeholder. If unset, the parent placeholder shape does not exist, so the shape does not inherit properties from any other shape.
3182
+
"type": "A String", # The type of the placeholder.
3183
+
},
3169
3184
"sourceUrl": "A String", # The source URL is the URL used to insert the image. The source URL can be empty.
3170
3185
},
3171
3186
"line": { # A PageElement kind representing a non-connector line, straight connector, curved connector, or bent connector. # A line page element.
@@ -4187,6 +4202,11 @@ <h3>Method Details</h3>
4187
4202
},
4188
4203
"transparency": 3.14, # The transparency effect of the image. The value should be in the interval [0.0, 1.0], where 0 means no effect and 1 means completely transparent. This property is read-only.
4189
4204
},
4205
+
"placeholder": { # The placeholder information that uniquely identifies a placeholder shape. # Placeholders are page elements that inherit from corresponding placeholders on layouts and masters. If set, the image is a placeholder image and any inherited properties can be resolved by looking at the parent placeholder identified by the Placeholder.parent_object_id field.
4206
+
"index": 42, # The index of the placeholder. If the same placeholder types are present in the same page, they would have different index values.
4207
+
"parentObjectId": "A String", # The object ID of this shape's parent placeholder. If unset, the parent placeholder shape does not exist, so the shape does not inherit properties from any other shape.
4208
+
"type": "A String", # The type of the placeholder.
4209
+
},
4190
4210
"sourceUrl": "A String", # The source URL is the URL used to insert the image. The source URL can be empty.
4191
4211
},
4192
4212
"line": { # A PageElement kind representing a non-connector line, straight connector, curved connector, or bent connector. # A line page element.
@@ -5209,6 +5229,11 @@ <h3>Method Details</h3>
5209
5229
},
5210
5230
"transparency": 3.14, # The transparency effect of the image. The value should be in the interval [0.0, 1.0], where 0 means no effect and 1 means completely transparent. This property is read-only.
5211
5231
},
5232
+
"placeholder": { # The placeholder information that uniquely identifies a placeholder shape. # Placeholders are page elements that inherit from corresponding placeholders on layouts and masters. If set, the image is a placeholder image and any inherited properties can be resolved by looking at the parent placeholder identified by the Placeholder.parent_object_id field.
5233
+
"index": 42, # The index of the placeholder. If the same placeholder types are present in the same page, they would have different index values.
5234
+
"parentObjectId": "A String", # The object ID of this shape's parent placeholder. If unset, the parent placeholder shape does not exist, so the shape does not inherit properties from any other shape.
5235
+
"type": "A String", # The type of the placeholder.
5236
+
},
5212
5237
"sourceUrl": "A String", # The source URL is the URL used to insert the image. The source URL can be empty.
5213
5238
},
5214
5239
"line": { # A PageElement kind representing a non-connector line, straight connector, curved connector, or bent connector. # A line page element.
@@ -6220,6 +6245,11 @@ <h3>Method Details</h3>
6220
6245
},
6221
6246
"transparency": 3.14, # The transparency effect of the image. The value should be in the interval [0.0, 1.0], where 0 means no effect and 1 means completely transparent. This property is read-only.
6222
6247
},
6248
+
"placeholder": { # The placeholder information that uniquely identifies a placeholder shape. # Placeholders are page elements that inherit from corresponding placeholders on layouts and masters. If set, the image is a placeholder image and any inherited properties can be resolved by looking at the parent placeholder identified by the Placeholder.parent_object_id field.
6249
+
"index": 42, # The index of the placeholder. If the same placeholder types are present in the same page, they would have different index values.
6250
+
"parentObjectId": "A String", # The object ID of this shape's parent placeholder. If unset, the parent placeholder shape does not exist, so the shape does not inherit properties from any other shape.
6251
+
"type": "A String", # The type of the placeholder.
6252
+
},
6223
6253
"sourceUrl": "A String", # The source URL is the URL used to insert the image. The source URL can be empty.
6224
6254
},
6225
6255
"line": { # A PageElement kind representing a non-connector line, straight connector, curved connector, or bent connector. # A line page element.
@@ -7229,6 +7259,11 @@ <h3>Method Details</h3>
7229
7259
},
7230
7260
"transparency": 3.14, # The transparency effect of the image. The value should be in the interval [0.0, 1.0], where 0 means no effect and 1 means completely transparent. This property is read-only.
7231
7261
},
7262
+
"placeholder": { # The placeholder information that uniquely identifies a placeholder shape. # Placeholders are page elements that inherit from corresponding placeholders on layouts and masters. If set, the image is a placeholder image and any inherited properties can be resolved by looking at the parent placeholder identified by the Placeholder.parent_object_id field.
7263
+
"index": 42, # The index of the placeholder. If the same placeholder types are present in the same page, they would have different index values.
7264
+
"parentObjectId": "A String", # The object ID of this shape's parent placeholder. If unset, the parent placeholder shape does not exist, so the shape does not inherit properties from any other shape.
7265
+
"type": "A String", # The type of the placeholder.
7266
+
},
7232
7267
"sourceUrl": "A String", # The source URL is the URL used to insert the image. The source URL can be empty.
7233
7268
},
7234
7269
"line": { # A PageElement kind representing a non-connector line, straight connector, curved connector, or bent connector. # A line page element.
@@ -8250,6 +8285,11 @@ <h3>Method Details</h3>
8250
8285
},
8251
8286
"transparency": 3.14, # The transparency effect of the image. The value should be in the interval [0.0, 1.0], where 0 means no effect and 1 means completely transparent. This property is read-only.
8252
8287
},
8288
+
"placeholder": { # The placeholder information that uniquely identifies a placeholder shape. # Placeholders are page elements that inherit from corresponding placeholders on layouts and masters. If set, the image is a placeholder image and any inherited properties can be resolved by looking at the parent placeholder identified by the Placeholder.parent_object_id field.
8289
+
"index": 42, # The index of the placeholder. If the same placeholder types are present in the same page, they would have different index values.
8290
+
"parentObjectId": "A String", # The object ID of this shape's parent placeholder. If unset, the parent placeholder shape does not exist, so the shape does not inherit properties from any other shape.
8291
+
"type": "A String", # The type of the placeholder.
8292
+
},
8253
8293
"sourceUrl": "A String", # The source URL is the URL used to insert the image. The source URL can be empty.
8254
8294
},
8255
8295
"line": { # A PageElement kind representing a non-connector line, straight connector, curved connector, or bent connector. # A line page element.
@@ -9279,6 +9319,11 @@ <h3>Method Details</h3>
9279
9319
},
9280
9320
"transparency": 3.14, # The transparency effect of the image. The value should be in the interval [0.0, 1.0], where 0 means no effect and 1 means completely transparent. This property is read-only.
9281
9321
},
9322
+
"placeholder": { # The placeholder information that uniquely identifies a placeholder shape. # Placeholders are page elements that inherit from corresponding placeholders on layouts and masters. If set, the image is a placeholder image and any inherited properties can be resolved by looking at the parent placeholder identified by the Placeholder.parent_object_id field.
9323
+
"index": 42, # The index of the placeholder. If the same placeholder types are present in the same page, they would have different index values.
9324
+
"parentObjectId": "A String", # The object ID of this shape's parent placeholder. If unset, the parent placeholder shape does not exist, so the shape does not inherit properties from any other shape.
9325
+
"type": "A String", # The type of the placeholder.
9326
+
},
9282
9327
"sourceUrl": "A String", # The source URL is the URL used to insert the image. The source URL can be empty.
9283
9328
},
9284
9329
"line": { # A PageElement kind representing a non-connector line, straight connector, curved connector, or bent connector. # A line page element.
@@ -10290,6 +10335,11 @@ <h3>Method Details</h3>
10290
10335
},
10291
10336
"transparency": 3.14, # The transparency effect of the image. The value should be in the interval [0.0, 1.0], where 0 means no effect and 1 means completely transparent. This property is read-only.
10292
10337
},
10338
+
"placeholder": { # The placeholder information that uniquely identifies a placeholder shape. # Placeholders are page elements that inherit from corresponding placeholders on layouts and masters. If set, the image is a placeholder image and any inherited properties can be resolved by looking at the parent placeholder identified by the Placeholder.parent_object_id field.
10339
+
"index": 42, # The index of the placeholder. If the same placeholder types are present in the same page, they would have different index values.
10340
+
"parentObjectId": "A String", # The object ID of this shape's parent placeholder. If unset, the parent placeholder shape does not exist, so the shape does not inherit properties from any other shape.
10341
+
"type": "A String", # The type of the placeholder.
10342
+
},
10293
10343
"sourceUrl": "A String", # The source URL is the URL used to insert the image. The source URL can be empty.
10294
10344
},
10295
10345
"line": { # A PageElement kind representing a non-connector line, straight connector, curved connector, or bent connector. # A line page element.
@@ -11299,6 +11349,11 @@ <h3>Method Details</h3>
11299
11349
},
11300
11350
"transparency": 3.14, # The transparency effect of the image. The value should be in the interval [0.0, 1.0], where 0 means no effect and 1 means completely transparent. This property is read-only.
11301
11351
},
11352
+
"placeholder": { # The placeholder information that uniquely identifies a placeholder shape. # Placeholders are page elements that inherit from corresponding placeholders on layouts and masters. If set, the image is a placeholder image and any inherited properties can be resolved by looking at the parent placeholder identified by the Placeholder.parent_object_id field.
11353
+
"index": 42, # The index of the placeholder. If the same placeholder types are present in the same page, they would have different index values.
11354
+
"parentObjectId": "A String", # The object ID of this shape's parent placeholder. If unset, the parent placeholder shape does not exist, so the shape does not inherit properties from any other shape.
11355
+
"type": "A String", # The type of the placeholder.
11356
+
},
11302
11357
"sourceUrl": "A String", # The source URL is the URL used to insert the image. The source URL can be empty.
11303
11358
},
11304
11359
"line": { # A PageElement kind representing a non-connector line, straight connector, curved connector, or bent connector. # A line page element.
@@ -12320,6 +12375,11 @@ <h3>Method Details</h3>
12320
12375
},
12321
12376
"transparency": 3.14, # The transparency effect of the image. The value should be in the interval [0.0, 1.0], where 0 means no effect and 1 means completely transparent. This property is read-only.
12322
12377
},
12378
+
"placeholder": { # The placeholder information that uniquely identifies a placeholder shape. # Placeholders are page elements that inherit from corresponding placeholders on layouts and masters. If set, the image is a placeholder image and any inherited properties can be resolved by looking at the parent placeholder identified by the Placeholder.parent_object_id field.
12379
+
"index": 42, # The index of the placeholder. If the same placeholder types are present in the same page, they would have different index values.
12380
+
"parentObjectId": "A String", # The object ID of this shape's parent placeholder. If unset, the parent placeholder shape does not exist, so the shape does not inherit properties from any other shape.
12381
+
"type": "A String", # The type of the placeholder.
12382
+
},
12323
12383
"sourceUrl": "A String", # The source URL is the URL used to insert the image. The source URL can be empty.
12324
12384
},
12325
12385
"line": { # A PageElement kind representing a non-connector line, straight connector, curved connector, or bent connector. # A line page element.
Copy file name to clipboardExpand all lines: docs/dyn/slides_v1.presentations.pages.html
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -211,6 +211,11 @@ <h3>Method Details</h3>
211
211
},
212
212
"transparency": 3.14, # The transparency effect of the image. The value should be in the interval [0.0, 1.0], where 0 means no effect and 1 means completely transparent. This property is read-only.
213
213
},
214
+
"placeholder": { # The placeholder information that uniquely identifies a placeholder shape. # Placeholders are page elements that inherit from corresponding placeholders on layouts and masters. If set, the image is a placeholder image and any inherited properties can be resolved by looking at the parent placeholder identified by the Placeholder.parent_object_id field.
215
+
"index": 42, # The index of the placeholder. If the same placeholder types are present in the same page, they would have different index values.
216
+
"parentObjectId": "A String", # The object ID of this shape's parent placeholder. If unset, the parent placeholder shape does not exist, so the shape does not inherit properties from any other shape.
217
+
"type": "A String", # The type of the placeholder.
218
+
},
214
219
"sourceUrl": "A String", # The source URL is the URL used to insert the image. The source URL can be empty.
215
220
},
216
221
"line": { # A PageElement kind representing a non-connector line, straight connector, curved connector, or bent connector. # A line page element.
0 commit comments