View Source GoogleApi.Docs.V1.Model.DeletePositionedObjectRequest (google_api_docs v0.15.0)
Deletes a PositionedObject from the document.
Attributes
-
objectId
(type:String.t
, default:nil
) - The ID of the positioned object to delete.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Docs.V1.Model.DeletePositionedObjectRequest{ objectId: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.