Class: Google::Apis::DocsV1::EmbeddedDrawingPropertiesSuggestionState

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/docs_v1/classes.rb,
lib/google/apis/docs_v1/representations.rb,
lib/google/apis/docs_v1/representations.rb

Overview

A mask that indicates which of the fields on the base EmbeddedDrawingProperties have been changed in this suggestion. For any field set to true, there's a new suggested value.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ EmbeddedDrawingPropertiesSuggestionState

Returns a new instance of EmbeddedDrawingPropertiesSuggestionState.



1782
1783
1784
# File 'lib/google/apis/docs_v1/classes.rb', line 1782

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1787
1788
# File 'lib/google/apis/docs_v1/classes.rb', line 1787

def update!(**args)
end