View Source GoogleApi.Docs.V1.Model.EndOfSegmentLocation (google_api_docs v0.14.0)
Location at the end of a body, header, footer or footnote. The location is immediately before the last newline in the document segment.
Attributes
-
segmentId
(type:String.t
, default:nil
) - The ID of the header, footer or footnote the location is in. An empty segment ID signifies the document's body.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Docs.V1.Model.EndOfSegmentLocation{ segmentId: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.