Voting helps other researchers find interesting modules.
An entity from the MDB namespace that is to be interpreted as a group. If using this for authorization, you should do an exact match of the peer role against group_name or any of the names in the Chubby expansion of the MDB group named group_name.
groupName
String.t
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsMdbGroupProto{ groupName: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()