Class: Google::Apis::DocsV1::EmbeddedDrawingProperties

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

The properties of an embedded drawing and used to differentiate the object type. An embedded drawing is one that's created and edited within a document. Note that extensive details are not supported.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ EmbeddedDrawingProperties

Returns a new instance of EmbeddedDrawingProperties.



1455
1456
1457
# File 'lib/google/apis/docs_v1/classes.rb', line 1455

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1460
1461
# File 'lib/google/apis/docs_v1/classes.rb', line 1460

def update!(**args)
end