- JSON representation
- ImagePropertiesSuggestionState
- LinkedContentReferenceSuggestionState
- SheetsChartReferenceSuggestionState
A mask that indicates which of the fields on the base EmbeddedObject
have been changed in this suggestion. For any field set to true, there is a new suggested value.
JSON representation | |
---|---|
{ "embeddedDrawingPropertiesSuggestionState": { object ( |
Fields | |
---|---|
embeddedDrawingPropertiesSuggestionState |
A mask that indicates which of the fields in |
imagePropertiesSuggestionState |
A mask that indicates which of the fields in |
titleSuggested |
Indicates if there was a suggested change to |
descriptionSuggested |
Indicates if there was a suggested change to |
embeddedObjectBorderSuggestionState |
A mask that indicates which of the fields in |
sizeSuggestionState |
A mask that indicates which of the fields in |
marginLeftSuggested |
Indicates if there was a suggested change to |
marginRightSuggested |
Indicates if there was a suggested change to |
marginTopSuggested |
Indicates if there was a suggested change to |
marginBottomSuggested |
Indicates if there was a suggested change to |
linkedContentReferenceSuggestionState |
A mask that indicates which of the fields in |
ImagePropertiesSuggestionState
A mask that indicates which of the fields on the base ImageProperties
have been changed in this suggestion. For any field set to true, there is a new suggested value.
JSON representation | |
---|---|
{
"contentUriSuggested": boolean,
"sourceUriSuggested": boolean,
"brightnessSuggested": boolean,
"contrastSuggested": boolean,
"transparencySuggested": boolean,
"cropPropertiesSuggestionState": {
object ( |
Fields | |
---|---|
contentUriSuggested |
Indicates if there was a suggested change to |
sourceUriSuggested |
Indicates if there was a suggested change to [sourceUri] [google.apps.docs.v1.EmbeddedObject.source_uri]. |
brightnessSuggested |
Indicates if there was a suggested change to [brightness] [google.apps.docs.v1.EmbeddedObject.brightness]. |
contrastSuggested |
Indicates if there was a suggested change to [contrast] [google.apps.docs.v1.EmbeddedObject.contrast]. |
transparencySuggested |
Indicates if there was a suggested change to [transparency] [google.apps.docs.v1.EmbeddedObject.transparency]. |
cropPropertiesSuggestionState |
A mask that indicates which of the fields in |
angleSuggested |
Indicates if there was a suggested change to [angle] [google.apps.docs.v1.EmbeddedObject.angle]. |
LinkedContentReferenceSuggestionState
A mask that indicates which of the fields on the base LinkedContentReference
have been changed in this suggestion. For any field set to true, there is a new suggested value.
JSON representation | |
---|---|
{
"sheetsChartReferenceSuggestionState": {
object ( |
Fields | |
---|---|
sheetsChartReferenceSuggestionState |
A mask that indicates which of the fields in |
SheetsChartReferenceSuggestionState
A mask that indicates which of the fields on the base SheetsChartReference
have been changed in this suggestion. For any field set to true, there is a new suggested value.
JSON representation | |
---|---|
{ "spreadsheetIdSuggested": boolean, "chartIdSuggested": boolean } |
Fields | |
---|---|
spreadsheetIdSuggested |
Indicates if there was a suggested change to |
chartIdSuggested |
Indicates if there was a suggested change to |