Add a list of accounts to a hold.
More...
|
virtual System.Collections.Generic.IList< string > | AccountIds [get, set] |
| Account ids to identify which accounts to add. Only account_ids or only emails should be specified, but not both. More...
|
|
virtual System.Collections.Generic.IList< string > | Emails [get, set] |
| Emails to identify which accounts to add. Only emails or only account_ids should be specified, but not both. More...
|
|
virtual string | ETag [get, set] |
| The ETag of the item. More...
|
|
string | ETag |
|
Add a list of accounts to a hold.
◆ AccountIds
virtual System.Collections.Generic.IList<string> Google.Apis.Vault.v1.Data.AddHeldAccountsRequest.AccountIds |
|
getset |
Account ids to identify which accounts to add. Only account_ids or only emails should be specified, but not both.
◆ Emails
virtual System.Collections.Generic.IList<string> Google.Apis.Vault.v1.Data.AddHeldAccountsRequest.Emails |
|
getset |
Emails to identify which accounts to add. Only emails or only account_ids should be specified, but not both.
◆ ETag
virtual string Google.Apis.Vault.v1.Data.AddHeldAccountsRequest.ETag |
|
getset |
The documentation for this class was generated from the following file: