Voting helps other researchers find interesting modules.
Misc. attachments to be added to the dynamic repository the docservers build. These override any attachments created by parsing the GDocumentBase.
name
String.t
nil
options
GoogleApi.ContentWarehouse.V1.Model.TeragoogleRepositoryAttachmentOptions.t
value
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.TeragoogleDocumentInfoAttachment{ name: String.t() | nil, options: GoogleApi.ContentWarehouse.V1.Model.TeragoogleRepositoryAttachmentOptions.t() | nil, value: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()