| Package | Description |
|---|---|
| com.google.api.services.docs.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SuggestedDateElementProperties |
SuggestedDateElementProperties.clone() |
SuggestedDateElementProperties |
SuggestedDateElementProperties.set(String fieldName,
Object value) |
SuggestedDateElementProperties |
SuggestedDateElementProperties.setDateElementProperties(DateElementProperties dateElementProperties)
DateElementProperties that only includes the changes made in this suggestion.
|
SuggestedDateElementProperties |
SuggestedDateElementProperties.setDateElementPropertiesSuggestionState(DateElementPropertiesSuggestionState dateElementPropertiesSuggestionState)
A mask that indicates which of the fields on the base DateElementProperties have been changed
in this suggestion.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,SuggestedDateElementProperties> |
DateElement.getSuggestedDateElementPropertiesChanges()
The suggested changes to the date element properties, keyed by suggestion ID.
|
| Modifier and Type | Method and Description |
|---|---|
DateElement |
DateElement.setSuggestedDateElementPropertiesChanges(Map<String,SuggestedDateElementProperties> suggestedDateElementPropertiesChanges)
The suggested changes to the date element properties, keyed by suggestion ID.
|
Copyright © 2011–2025 Google. All rights reserved.