Required. The name of the database role. Values are of the form
projects/<project>/instances/<instance>/databases/<database>/databaseRoles/<role>
where <role> is as specified in the CREATE ROLE DDL statement.
[[["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."],[[["The latest version of the `DatabaseRole` class within the Google Cloud Spanner Database Administration v1 API is `5.0.0-beta05`, with numerous previous versions also available."],["This page provides reference documentation for the `DatabaseRole` class, which is part of the `Google.Cloud.Spanner.Admin.Database.V1` namespace within the `Google.Cloud.Spanner.Admin.Database.V1.dll` assembly."],["The `DatabaseRole` class represents a Cloud Spanner database role and inherits from the base `object` class, while implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DatabaseRole` class includes two constructors, a default constructor `DatabaseRole()` and a copy constructor `DatabaseRole(DatabaseRole other)`."],["The `DatabaseRole` class features two key properties: `DatabaseRoleName` which is a typed view of the resource name, and `Name`, which represents the database role's name in a specific format."]]],[]]