public final class EmbeddedObjectSuggestionState
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Google Docs API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
EmbeddedObjectSuggestionState() |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedObjectSuggestionState |
clone() |
Boolean |
getDescriptionSuggested()
Indicates if there was a suggested change to description.
|
EmbeddedDrawingPropertiesSuggestionState |
getEmbeddedDrawingPropertiesSuggestionState()
A mask that indicates which of the fields in embedded_drawing_properties have been changed in
this suggestion.
|
EmbeddedObjectBorderSuggestionState |
getEmbeddedObjectBorderSuggestionState()
A mask that indicates which of the fields in embedded_object_border have been changed in this
suggestion.
|
ImagePropertiesSuggestionState |
getImagePropertiesSuggestionState()
A mask that indicates which of the fields in image_properties have been changed in this
suggestion.
|
LinkedContentReferenceSuggestionState |
getLinkedContentReferenceSuggestionState()
A mask that indicates which of the fields in linked_content_reference have been changed in this
suggestion.
|
Boolean |
getMarginBottomSuggested()
Indicates if there was a suggested change to margin_bottom.
|
Boolean |
getMarginLeftSuggested()
Indicates if there was a suggested change to margin_left.
|
Boolean |
getMarginRightSuggested()
Indicates if there was a suggested change to margin_right.
|
Boolean |
getMarginTopSuggested()
Indicates if there was a suggested change to margin_top.
|
SizeSuggestionState |
getSizeSuggestionState()
A mask that indicates which of the fields in size have been changed in this suggestion.
|
Boolean |
getTitleSuggested()
Indicates if there was a suggested change to title.
|
EmbeddedObjectSuggestionState |
set(String fieldName,
Object value) |
EmbeddedObjectSuggestionState |
setDescriptionSuggested(Boolean descriptionSuggested)
Indicates if there was a suggested change to description.
|
EmbeddedObjectSuggestionState |
setEmbeddedDrawingPropertiesSuggestionState(EmbeddedDrawingPropertiesSuggestionState embeddedDrawingPropertiesSuggestionState)
A mask that indicates which of the fields in embedded_drawing_properties have been changed in
this suggestion.
|
EmbeddedObjectSuggestionState |
setEmbeddedObjectBorderSuggestionState(EmbeddedObjectBorderSuggestionState embeddedObjectBorderSuggestionState)
A mask that indicates which of the fields in embedded_object_border have been changed in this
suggestion.
|
EmbeddedObjectSuggestionState |
setImagePropertiesSuggestionState(ImagePropertiesSuggestionState imagePropertiesSuggestionState)
A mask that indicates which of the fields in image_properties have been changed in this
suggestion.
|
EmbeddedObjectSuggestionState |
setLinkedContentReferenceSuggestionState(LinkedContentReferenceSuggestionState linkedContentReferenceSuggestionState)
A mask that indicates which of the fields in linked_content_reference have been changed in this
suggestion.
|
EmbeddedObjectSuggestionState |
setMarginBottomSuggested(Boolean marginBottomSuggested)
Indicates if there was a suggested change to margin_bottom.
|
EmbeddedObjectSuggestionState |
setMarginLeftSuggested(Boolean marginLeftSuggested)
Indicates if there was a suggested change to margin_left.
|
EmbeddedObjectSuggestionState |
setMarginRightSuggested(Boolean marginRightSuggested)
Indicates if there was a suggested change to margin_right.
|
EmbeddedObjectSuggestionState |
setMarginTopSuggested(Boolean marginTopSuggested)
Indicates if there was a suggested change to margin_top.
|
EmbeddedObjectSuggestionState |
setSizeSuggestionState(SizeSuggestionState sizeSuggestionState)
A mask that indicates which of the fields in size have been changed in this suggestion.
|
EmbeddedObjectSuggestionState |
setTitleSuggested(Boolean titleSuggested)
Indicates if there was a suggested change to title.
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic Boolean getDescriptionSuggested()
null for nonepublic EmbeddedObjectSuggestionState setDescriptionSuggested(Boolean descriptionSuggested)
descriptionSuggested - descriptionSuggested or null for nonepublic EmbeddedDrawingPropertiesSuggestionState getEmbeddedDrawingPropertiesSuggestionState()
null for nonepublic EmbeddedObjectSuggestionState setEmbeddedDrawingPropertiesSuggestionState(EmbeddedDrawingPropertiesSuggestionState embeddedDrawingPropertiesSuggestionState)
embeddedDrawingPropertiesSuggestionState - embeddedDrawingPropertiesSuggestionState or null for nonepublic EmbeddedObjectBorderSuggestionState getEmbeddedObjectBorderSuggestionState()
null for nonepublic EmbeddedObjectSuggestionState setEmbeddedObjectBorderSuggestionState(EmbeddedObjectBorderSuggestionState embeddedObjectBorderSuggestionState)
embeddedObjectBorderSuggestionState - embeddedObjectBorderSuggestionState or null for nonepublic ImagePropertiesSuggestionState getImagePropertiesSuggestionState()
null for nonepublic EmbeddedObjectSuggestionState setImagePropertiesSuggestionState(ImagePropertiesSuggestionState imagePropertiesSuggestionState)
imagePropertiesSuggestionState - imagePropertiesSuggestionState or null for nonepublic LinkedContentReferenceSuggestionState getLinkedContentReferenceSuggestionState()
null for nonepublic EmbeddedObjectSuggestionState setLinkedContentReferenceSuggestionState(LinkedContentReferenceSuggestionState linkedContentReferenceSuggestionState)
linkedContentReferenceSuggestionState - linkedContentReferenceSuggestionState or null for nonepublic Boolean getMarginBottomSuggested()
null for nonepublic EmbeddedObjectSuggestionState setMarginBottomSuggested(Boolean marginBottomSuggested)
marginBottomSuggested - marginBottomSuggested or null for nonepublic Boolean getMarginLeftSuggested()
null for nonepublic EmbeddedObjectSuggestionState setMarginLeftSuggested(Boolean marginLeftSuggested)
marginLeftSuggested - marginLeftSuggested or null for nonepublic Boolean getMarginRightSuggested()
null for nonepublic EmbeddedObjectSuggestionState setMarginRightSuggested(Boolean marginRightSuggested)
marginRightSuggested - marginRightSuggested or null for nonepublic Boolean getMarginTopSuggested()
null for nonepublic EmbeddedObjectSuggestionState setMarginTopSuggested(Boolean marginTopSuggested)
marginTopSuggested - marginTopSuggested or null for nonepublic SizeSuggestionState getSizeSuggestionState()
null for nonepublic EmbeddedObjectSuggestionState setSizeSuggestionState(SizeSuggestionState sizeSuggestionState)
sizeSuggestionState - sizeSuggestionState or null for nonepublic Boolean getTitleSuggested()
null for nonepublic EmbeddedObjectSuggestionState setTitleSuggested(Boolean titleSuggested)
titleSuggested - titleSuggested or null for nonepublic EmbeddedObjectSuggestionState set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic EmbeddedObjectSuggestionState clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.