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.



1489
1490
1491
# File 'lib/google/apis/docs_v1/classes.rb', line 1489

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1494
1495
# File 'lib/google/apis/docs_v1/classes.rb', line 1494

def update!(**args)
end