| Package | Description |
|---|---|
| com.google.api.services.docs.v1.model |
| Modifier and Type | Method and Description |
|---|---|
NamedStylesSuggestionState |
NamedStylesSuggestionState.clone() |
NamedStylesSuggestionState |
SuggestedNamedStyles.getNamedStylesSuggestionState()
A mask that indicates which of the fields on the base NamedStyles have been changed in this
suggestion.
|
NamedStylesSuggestionState |
NamedStylesSuggestionState.set(String fieldName,
Object value) |
NamedStylesSuggestionState |
NamedStylesSuggestionState.setStylesSuggestionStates(List<NamedStyleSuggestionState> stylesSuggestionStates)
A mask that indicates which of the fields on the corresponding NamedStyle in styles have been
changed in this suggestion.
|
| Modifier and Type | Method and Description |
|---|---|
SuggestedNamedStyles |
SuggestedNamedStyles.setNamedStylesSuggestionState(NamedStylesSuggestionState namedStylesSuggestionState)
A mask that indicates which of the fields on the base NamedStyles have been changed in this
suggestion.
|
Copyright © 2011–2025 Google. All rights reserved.