google_api_docs v0.3.0 GoogleApi.Docs.V1.Model.InlineObjectProperties View Source
Properties of an InlineObject.
Attributes
embeddedObject
(type:GoogleApi.Docs.V1.Model.EmbeddedObject.t
, default:nil
) - The embedded object of this inline object.
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.InlineObjectProperties{ embeddedObject: GoogleApi.Docs.V1.Model.EmbeddedObject.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.