Google Analytics Admin V1alpha Client - Class AuditUserLink (0.20.0)

Reference documentation and code samples for the Google Analytics Admin V1alpha Client class AuditUserLink.

Read-only resource used to summarize a principal's effective roles.

Generated from protobuf message google.analytics.admin.v1alpha.AuditUserLink

Namespace

Google \ Analytics \ Admin \ V1alpha

Methods

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Example format: properties/1234/userLinks/5678

↳ email_address string

Email address of the linked user

↳ direct_roles array

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.

↳ effective_roles array

Union of all permissions a user has at this account or property (includes direct permissions, group-inherited permissions, etc.). Format: predefinedRoles/viewer

Example format: properties/1234/userLinks/5678

Returns
TypeDescription
string

Example format: properties/1234/userLinks/5678

Parameter
NameDescription
var string
Returns
TypeDescription
$this

Email address of the linked user

Returns
TypeDescription
string

Email address of the linked user

Parameter
NameDescription
var string
Returns
TypeDescription
$this

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.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

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.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this

Union of all permissions a user has at this account or property (includes direct permissions, group-inherited permissions, etc.).

Format: predefinedRoles/viewer

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

Union of all permissions a user has at this account or property (includes direct permissions, group-inherited permissions, etc.).

Format: predefinedRoles/viewer

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this