google_api_analytics v0.4.0 GoogleApi.Analytics.V3.Model.EntityUserLinkPermissions View Source
Permissions the user has for this entity.
Attributes
effective
(type:list(String.t)
, default:nil
) - Effective permissions represent all the permissions that a user has for this entity. These include any implied permissions (e.g., EDIT implies VIEW) or inherited permissions from the parent entity. Effective permissions are read-only.local
(type:list(String.t)
, default:nil
) - Permissions that a user has been assigned at this very level. Does not include any implied or inherited permissions. Local permissions are modifiable.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.