Class 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's a new suggested value.
Implements
Inherited Members
Namespace: Google.Apis.Docs.v1.Data
Assembly: Google.Apis.Docs.v1.dll
Syntax
public class LinkedContentReferenceSuggestionState : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
SheetsChartReferenceSuggestionState
A mask that indicates which of the fields in sheets_chart_reference have been changed in this suggestion.
Declaration
[JsonProperty("sheetsChartReferenceSuggestionState")]
public virtual SheetsChartReferenceSuggestionState SheetsChartReferenceSuggestionState { get; set; }
Property Value
Type | Description |
---|---|
SheetsChartReferenceSuggestionState |