Class ShadingSuggestionState
A mask that indicates which of the fields on the base Shading have been changed in this suggested change. For any field set to true, there's a new suggested value.
Implements
Inherited Members
Namespace: Google.Apis.Docs.v1.Data
Assembly: Google.Apis.Docs.v1.dll
Syntax
public class ShadingSuggestionState : IDirectResponseSchemaProperties
BackgroundColorSuggested
Indicates if there was a suggested change to the Shading.
Declaration
[JsonProperty("backgroundColorSuggested")]
public virtual bool? BackgroundColorSuggested { get; set; }Property Value
| Type | Description | 
|---|---|
| bool? | 
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string |