Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
ReplaceAllTextResponse |
ReplaceAllTextResponse.clone() |
ReplaceAllTextResponse |
Response.getReplaceAllText()
The result of replacing text.
|
ReplaceAllTextResponse |
ReplaceAllTextResponse.set(String fieldName,
Object value) |
ReplaceAllTextResponse |
ReplaceAllTextResponse.setOccurrencesChanged(Integer occurrencesChanged)
The number of occurrences changed by replacing all text.
|
Modifier and Type | Method and Description |
---|---|
Response |
Response.setReplaceAllText(ReplaceAllTextResponse replaceAllText)
The result of replacing text.
|
Copyright © 2011–2024 Google. All rights reserved.