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 name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
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 name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.
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.
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.
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.
[[["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-04-09 UTC."],[[["This page details the `AccessBinding` class, a component of the Google Analytics Admin API, version 0.24.0."],["The `AccessBinding` class represents a binding of a user to a set of roles and is defined as a `GeneratedMessageV3` implementing `AccessBindingOrBuilder`."],["The latest version of `AccessBinding` is 0.70.0, and the page lists various versions, starting from 0.70.0 down to 0.14.0, with their respective documentation links."],["`AccessBinding` provides methods for setting and managing user roles, including predefined roles such as viewer, analyst, editor, admin, and data restrictions, as well as methods to parse, get, and modify the `AccessBinding`."],["The class includes static fields like `NAME_FIELD_NUMBER`, `ROLES_FIELD_NUMBER`, and `USER_FIELD_NUMBER`, and static methods for operations such as parsing and creating new instances, demonstrating its structured functionality."]]],[]]