| Package | Description |
|---|---|
| com.google.api.services.docs.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ListPropertiesSuggestionState |
ListPropertiesSuggestionState.clone() |
ListPropertiesSuggestionState |
SuggestedListProperties.getListPropertiesSuggestionState()
A mask that indicates which of the fields on the base ListProperties have been changed in this
suggestion.
|
ListPropertiesSuggestionState |
ListPropertiesSuggestionState.set(String fieldName,
Object value) |
ListPropertiesSuggestionState |
ListPropertiesSuggestionState.setNestingLevelsSuggestionStates(List<NestingLevelSuggestionState> nestingLevelsSuggestionStates)
A mask that indicates which of the fields on the corresponding NestingLevel in nesting_levels
have been changed in this suggestion.
|
| Modifier and Type | Method and Description |
|---|---|
SuggestedListProperties |
SuggestedListProperties.setListPropertiesSuggestionState(ListPropertiesSuggestionState listPropertiesSuggestionState)
A mask that indicates which of the fields on the base ListProperties have been changed in this
suggestion.
|
Copyright © 2011–2025 Google. All rights reserved.