Package | Description |
---|---|
com.google.api.services.spanner.v1.model |
Modifier and Type | Method and Description |
---|---|
DatabaseRole |
DatabaseRole.clone() |
DatabaseRole |
DatabaseRole.set(String fieldName,
Object value) |
DatabaseRole |
DatabaseRole.setName(String name)
Required.
|
Modifier and Type | Method and Description |
---|---|
List<DatabaseRole> |
ListDatabaseRolesResponse.getDatabaseRoles()
Database roles that matched the request.
|
Modifier and Type | Method and Description |
---|---|
ListDatabaseRolesResponse |
ListDatabaseRolesResponse.setDatabaseRoles(List<DatabaseRole> databaseRoles)
Database roles that matched the request.
|
Copyright © 2011–2025 Google. All rights reserved.