| Package | Description |
|---|---|
| com.google.api.services.vault.v1.model |
| Modifier and Type | Method and Description |
|---|---|
UserInfo |
UserInfo.clone() |
UserInfo |
AccountCount.getAccount()
Account owner.
|
UserInfo |
AccountCountError.getAccount()
Account owner.
|
UserInfo |
Export.getRequester()
Output only.
|
UserInfo |
UserInfo.set(String fieldName,
Object value) |
UserInfo |
UserInfo.setDisplayName(String displayName)
The displayed name of the user.
|
UserInfo |
UserInfo.setEmail(String email)
The email address of the user.
|
| Modifier and Type | Method and Description |
|---|---|
AccountCount |
AccountCount.setAccount(UserInfo account)
Account owner.
|
AccountCountError |
AccountCountError.setAccount(UserInfo account)
Account owner.
|
Export |
Export.setRequester(UserInfo requester)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.