| Package | Description |
|---|---|
| com.google.api.services.docs.v1.model |
| Modifier and Type | Method and Description |
|---|---|
DateElementPropertiesSuggestionState |
DateElementPropertiesSuggestionState.clone() |
DateElementPropertiesSuggestionState |
SuggestedDateElementProperties.getDateElementPropertiesSuggestionState()
A mask that indicates which of the fields on the base DateElementProperties have been changed
in this suggestion.
|
DateElementPropertiesSuggestionState |
DateElementPropertiesSuggestionState.set(String fieldName,
Object value) |
DateElementPropertiesSuggestionState |
DateElementPropertiesSuggestionState.setDateFormatSuggested(Boolean dateFormatSuggested)
Indicates if there was a suggested change to date_format.
|
DateElementPropertiesSuggestionState |
DateElementPropertiesSuggestionState.setLocaleSuggested(Boolean localeSuggested)
Indicates if there was a suggested change to locale.
|
DateElementPropertiesSuggestionState |
DateElementPropertiesSuggestionState.setTimeFormatSuggested(Boolean timeFormatSuggested)
Indicates if there was a suggested change to time_format.
|
DateElementPropertiesSuggestionState |
DateElementPropertiesSuggestionState.setTimestampSuggested(Boolean timestampSuggested)
Indicates if there was a suggested change to timestamp.
|
DateElementPropertiesSuggestionState |
DateElementPropertiesSuggestionState.setTimeZoneIdSuggested(Boolean timeZoneIdSuggested)
Indicates if there was a suggested change to time_zone_id.
|
| Modifier and Type | Method and Description |
|---|---|
SuggestedDateElementProperties |
SuggestedDateElementProperties.setDateElementPropertiesSuggestionState(DateElementPropertiesSuggestionState dateElementPropertiesSuggestionState)
A mask that indicates which of the fields on the base DateElementProperties have been changed
in this suggestion.
|
Copyright © 2011–2025 Google. All rights reserved.