Voting helps other researchers find interesting modules.
A rule that defines a Cluster based on a list of mids. It creates a single Set, and makes it the parent of each of the mids in the list.
id
String.t
nil
mid
list(String.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefClusterProtoMidListRule{ id: String.t() | nil, mid: [String.t()] | nil }
@spec decode(struct(), keyword()) :: struct()