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-03-21 UTC."],[[["This webpage documents various versions of the `AccessBinding` class within the Google Analytics Admin Java library, specifically within the `com.google.analytics.admin.v1alpha` package, with the latest version being 0.70.0."],["`AccessBinding` is a class that extends `GeneratedMessageV3`, implements `AccessBindingOrBuilder`, and is designed to represent the binding of a user to a set of roles within the Google Analytics Admin API."],["The `AccessBinding` class includes methods for parsing, getting data like names, roles and users, and managing instances of the class, along with inherited methods from its parent classes."],["The AccessBinding class has three static integer field numbers which are, `NAME_FIELD_NUMBER`, `ROLES_FIELD_NUMBER` and `USER_FIELD_NUMBER`."],["It includes documentation for static fields and methods, such as `getDefaultInstance`, `getDescriptor`, `newBuilder`, and `parseFrom` methods, among many others, that manage the creation and parsing of `AccessBinding` objects."]]],[]]