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

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
generated/google/apis/docs_v1/classes.rb,
generated/google/apis/docs_v1/representations.rb,
generated/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 is a new suggested value.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ EmbeddedDrawingPropertiesSuggestionState

Returns a new instance of EmbeddedDrawingPropertiesSuggestionState.



1294
1295
1296
# File 'generated/google/apis/docs_v1/classes.rb', line 1294

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1299
1300
# File 'generated/google/apis/docs_v1/classes.rb', line 1299

def update!(**args)
end