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