GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsMdbGroupProto
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
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 List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
groupName
(type:String.t
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsMdbGroupProto{
groupName: String.t() | nil
}
groupName: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsMdbGroupProto