| Package | Description |
|---|---|
| com.google.api.services.docs.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SuggestedListProperties |
SuggestedListProperties.clone() |
SuggestedListProperties |
SuggestedListProperties.set(String fieldName,
Object value) |
SuggestedListProperties |
SuggestedListProperties.setListProperties(ListProperties listProperties)
A ListProperties that only includes the changes made in this suggestion.
|
SuggestedListProperties |
SuggestedListProperties.setListPropertiesSuggestionState(ListPropertiesSuggestionState listPropertiesSuggestionState)
A mask that indicates which of the fields on the base ListProperties have been changed in this
suggestion.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,SuggestedListProperties> |
List.getSuggestedListPropertiesChanges()
The suggested changes to the list properties, keyed by suggestion ID.
|
| Modifier and Type | Method and Description |
|---|---|
List |
List.setSuggestedListPropertiesChanges(Map<String,SuggestedListProperties> suggestedListPropertiesChanges)
The suggested changes to the list properties, keyed by suggestion ID.
|
Copyright © 2011–2025 Google. All rights reserved.