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

Methods included from Core::JsonObjectSupport

#to_json

Methods included from Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ EmbeddedDrawingPropertiesSuggestionState

Returns a new instance of EmbeddedDrawingPropertiesSuggestionState.



1328
1329
1330
# File 'generated/google/apis/docs_v1/classes.rb', line 1328

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1333
1334
# File 'generated/google/apis/docs_v1/classes.rb', line 1333

def update!(**args)
end