google_api_mirror v0.4.0 GoogleApi.Mirror.V1.Model.Attachment View Source
Represents media content, such as a photo, that can be attached to a timeline item.
Attributes
contentType
(type:String.t
, default:nil
) - The MIME type of the attachment.contentUrl
(type:String.t
, default:nil
) - The URL for the content.id
(type:String.t
, default:nil
) - The ID of the attachment.isProcessingContent
(type:boolean()
, default:nil
) - Indicates that the contentUrl is not available because the attachment content is still being processed. If the caller wishes to retrieve the content, it should try again later.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.