Roles directly assigned to this user for this entity.
Format: predefinedRoles/viewer
Excludes roles that are inherited from an account (if this is for a
property), group, or organization admin role.
Roles directly assigned to this user for this entity.
Format: predefinedRoles/viewer
Excludes roles that are inherited from an account (if this is for a
property), group, or organization admin role.
Roles directly assigned to this user for this entity.
Format: predefinedRoles/viewer
Excludes roles that are inherited from an account (if this is for a
property), group, or organization admin role.
Roles directly assigned to this user for this entity.
Format: predefinedRoles/viewer
Excludes roles that are inherited from an account (if this is for a
property), group, or organization admin role.
Union of all permissions a user has at this account or property (includes
direct permissions, group-inherited permissions, etc.).
Format: predefinedRoles/viewer
Union of all permissions a user has at this account or property (includes
direct permissions, group-inherited permissions, etc.).
Format: predefinedRoles/viewer
The bytes of the effectiveRoles at the given index.
getEffectiveRolesCount()
publicintgetEffectiveRolesCount()
Union of all permissions a user has at this account or property (includes
direct permissions, group-inherited permissions, etc.).
Format: predefinedRoles/viewer
Union of all permissions a user has at this account or property (includes
direct permissions, group-inherited permissions, etc.).
Format: predefinedRoles/viewer
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `AuditUserLink` class within the Google Analytics Admin API's Java client library, specifically for version 0.21.0, with links to documentation for versions ranging from 0.14.0 to 0.70.0."],["The `AuditUserLink` class is a read-only resource that represents a summary of a principal's effective roles, using the `google.analytics.admin.v1alpha.AuditUserLink` Protobuf type."],["The class inherits from `GeneratedMessageV3` and implements `AuditUserLinkOrBuilder`, offering methods for handling direct and effective roles, user email addresses, and names, alongside various utility functions."],["Static methods are provided to work with instances of `AuditUserLink`, such as `getDefaultInstance()`, `getDescriptor()`, `newBuilder()`, and `parseFrom()` methods, for example."],["The `AuditUserLink` class contains information like direct roles, effective roles, email address, and name, each accessible through getter methods like `getDirectRoles()`, `getEffectiveRoles()`, `getEmailAddress()`, and `getName()`."]]],[]]