View Source GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsMdbGroupProto (google_api_content_warehouse v0.4.0)
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.
Attributes
-
groupName
(type:String.t
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsMdbGroupProto{ groupName: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.