Voting helps other researchers find interesting modules.
Represents the action responsible for remove a document from a specific folder.
condition
String.t
nil
folder
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RemoveFromFolderAction{ condition: String.t() | nil, folder: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()