Interface protos.google.cloud.alloydb.v1beta.IUser (1.6.0)

Properties of a User.

Package

@google-cloud/alloydb

Properties

databaseRoles

databaseRoles?: (string[]|null);

User databaseRoles

name

name?: (string|null);

User name

password

password?: (string|null);

User password

userType

userType?: (google.cloud.alloydb.v1beta.User.UserType|keyof typeof google.cloud.alloydb.v1beta.User.UserType|null);

User userType