GoogleApi.Slides.V1.Model.UpdatePageElementsZOrderRequest (google_api_slides v0.16.0) View Source
Updates the Z-order of page elements. Z-order is an ordering of the elements on the page from back to front. The page element in the front may cover the elements that are behind it.
Attributes
-
operation
(type:String.t
, default:nil
) - The Z-order operation to apply on the page elements. When applying the operation on multiple page elements, the relative Z-orders within these page elements before the operation is maintained. -
pageElementObjectIds
(type:list(String.t)
, default:nil
) - The object IDs of the page elements to update. All the page elements must be on the same page and must not be grouped.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.