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 webpage provides documentation for various versions of the `AccessBinding` class within the `google-analytics-admin` Java library, ranging from version 0.14.0 to 0.70.0, the latest version."],["The `AccessBinding` class, represented as `public final class AccessBinding extends GeneratedMessageV3`, is used to manage the association of users to specific roles within Google Analytics Admin."],["The documentation lists the inherited members and methods, including static methods for creating and parsing `AccessBinding` objects, along with instance methods to retrieve properties like name, roles, and user information."],["The `AccessBinding` class has methods to get and manage a user, list of roles, and the name in the format of either `accounts/{account}/accessBindings/{access_binding}` or `properties/{property}/accessBindings/{access_binding}`."],["The latest version of the AccessBinding class is version 0.70.0 located at `/java/docs/reference/google-analytics-admin/latest/com.google.analytics.admin.v1alpha.AccessBinding`."]]],[]]