Reference documentation and code samples for the Google Analytics Admin V1alpha Client class AccessBinding.
A binding of a user to a set of roles.
Generated from protobuf message google.analytics.admin.v1alpha.AccessBinding
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ user
string
If set, the email address of the user to set roles for. Format: "someuser@gmail.com"
↳ name
string
Output only. Resource name of this binding. Format: accounts/{account}/accessBindings/{access_binding} or properties/{property}/accessBindings/{access_binding} Example: "accounts/100/accessBindings/200"
↳ roles
array
A list of roles for to grant to the parent resource. Valid values: predefinedRoles/viewer predefinedRoles/analyst predefinedRoles/editor predefinedRoles/admin predefinedRoles/no-cost-data predefinedRoles/no-revenue-data For users, if an empty list of roles is set, this AccessBinding will be deleted.
getUser
If set, the email address of the user to set roles for.
Format: "someuser@gmail.com"
string
hasUser
setUser
If set, the email address of the user to set roles for.
Format: "someuser@gmail.com"
var
string
$this
getName
Output only. Resource name of this binding.
Format: accounts/{account}/accessBindings/{access_binding} or properties/{property}/accessBindings/{access_binding} Example: "accounts/100/accessBindings/200"
string
setName
Output only. Resource name of this binding.
Format: accounts/{account}/accessBindings/{access_binding} or properties/{property}/accessBindings/{access_binding} Example: "accounts/100/accessBindings/200"
var
string
$this
getRoles
A list of roles for to grant to the parent resource.
Valid values: predefinedRoles/viewer predefinedRoles/analyst predefinedRoles/editor predefinedRoles/admin predefinedRoles/no-cost-data predefinedRoles/no-revenue-data For users, if an empty list of roles is set, this AccessBinding will be deleted.
setRoles
A list of roles for to grant to the parent resource.
Valid values: predefinedRoles/viewer predefinedRoles/analyst predefinedRoles/editor predefinedRoles/admin predefinedRoles/no-cost-data predefinedRoles/no-revenue-data For users, if an empty list of roles is set, this AccessBinding will be deleted.
var
string[]
$this
getAccessTarget
string