Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
ReplaceAllShapesWithImageResponse |
ReplaceAllShapesWithImageResponse.clone() |
ReplaceAllShapesWithImageResponse |
Response.getReplaceAllShapesWithImage()
The result of replacing all shapes matching some criteria with an image.
|
ReplaceAllShapesWithImageResponse |
ReplaceAllShapesWithImageResponse.set(String fieldName,
Object value) |
ReplaceAllShapesWithImageResponse |
ReplaceAllShapesWithImageResponse.setOccurrencesChanged(Integer occurrencesChanged)
The number of shapes replaced with images.
|
Modifier and Type | Method and Description |
---|---|
Response |
Response.setReplaceAllShapesWithImage(ReplaceAllShapesWithImageResponse replaceAllShapesWithImage)
The result of replacing all shapes matching some criteria with an image.
|
Copyright © 2011–2024 Google. All rights reserved.