google_api_docs v0.9.0 GoogleApi.Docs.V1.Model.DeleteParagraphBulletsRequest View Source
Deletes bullets from all of the paragraphs that overlap with the given range.
The nesting level of each paragraph will be visually preserved by adding indent to the start of the corresponding paragraph.
Attributes
range
(type:GoogleApi.Docs.V1.Model.Range.t
, default:nil
) - The range to delete bullets from.
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.DeleteParagraphBulletsRequest{ range: GoogleApi.Docs.V1.Model.Range.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.