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.



1296
1297
1298
# File 'lib/google/apis/docs_v1/classes.rb', line 1296

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1301
1302
# File 'lib/google/apis/docs_v1/classes.rb', line 1301

def update!(**args)
end