Read-only resource used to summarize a principal's effective roles.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#direct_roles
def direct_roles() -> ::Array<::String>
-
(::Array<::String>) — Roles directly assigned to this user for this entity.
Format: predefinedRoles/read
Excludes roles that are inherited from an account (if this is for a property), group, or organization admin role.
#direct_roles=
def direct_roles=(value) -> ::Array<::String>
-
value (::Array<::String>) — Roles directly assigned to this user for this entity.
Format: predefinedRoles/read
Excludes roles that are inherited from an account (if this is for a property), group, or organization admin role.
-
(::Array<::String>) — Roles directly assigned to this user for this entity.
Format: predefinedRoles/read
Excludes roles that are inherited from an account (if this is for a property), group, or organization admin role.
#effective_roles
def effective_roles() -> ::Array<::String>
-
(::Array<::String>) — Union of all permissions a user has at this account or property (includes
direct permissions, group-inherited permissions, etc.).
Format: predefinedRoles/read
#effective_roles=
def effective_roles=(value) -> ::Array<::String>
-
value (::Array<::String>) — Union of all permissions a user has at this account or property (includes
direct permissions, group-inherited permissions, etc.).
Format: predefinedRoles/read
-
(::Array<::String>) — Union of all permissions a user has at this account or property (includes
direct permissions, group-inherited permissions, etc.).
Format: predefinedRoles/read
#email_address
def email_address() -> ::String
- (::String) — Email address of the linked user
#email_address=
def email_address=(value) -> ::String
- value (::String) — Email address of the linked user
- (::String) — Email address of the linked user
#name
def name() -> ::String
- (::String) — Example format: properties/1234/userLinks/5678
#name=
def name=(value) -> ::String
- value (::String) — Example format: properties/1234/userLinks/5678
- (::String) — Example format: properties/1234/userLinks/5678