Package | Description |
---|---|
com.google.api.services.docs.v1.model |
Modifier and Type | Method and Description |
---|---|
ShadingSuggestionState |
ShadingSuggestionState.clone() |
ShadingSuggestionState |
ParagraphStyleSuggestionState.getShadingSuggestionState()
A mask that indicates which of the fields in shading have been changed in this suggestion.
|
ShadingSuggestionState |
ShadingSuggestionState.set(String fieldName,
Object value) |
ShadingSuggestionState |
ShadingSuggestionState.setBackgroundColorSuggested(Boolean backgroundColorSuggested)
Indicates if there was a suggested change to the Shading.
|
Modifier and Type | Method and Description |
---|---|
ParagraphStyleSuggestionState |
ParagraphStyleSuggestionState.setShadingSuggestionState(ShadingSuggestionState shadingSuggestionState)
A mask that indicates which of the fields in shading have been changed in this suggestion.
|
Copyright © 2011–2023 Google. All rights reserved.