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. This name can be passed to Get/Set IAMPolicy methods to
identify the database role.
[[["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-17 UTC."],[[["This webpage provides reference documentation for the `DatabaseRole` class within the Google Cloud Spanner Database Administration v1 API for .NET."],["The latest version available is `5.0.0-beta05`, with multiple prior versions listed, including stable releases starting from version `3.5.0` up to the most recent stable `4.6.0`."],["The `DatabaseRole` class is a representation of a Cloud Spanner database role, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `DatabaseRole` class include `DatabaseRoleName` and `Name`, which provide information about the database role's resource name and identifier."],["The documentation includes details about the `DatabaseRole` class's constructors and lists inherited members from the `object` class."]]],[]]