vault  v1
Properties | List of all members
Google.Apis.Vault.v1.Data.AddHeldAccountsRequest Class Reference

Add a list of accounts to a hold. More...

Inheritance diagram for Google.Apis.Vault.v1.Data.AddHeldAccountsRequest:
Google::Apis::Requests::IDirectResponseSchema

Properties

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...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Add a list of accounts to a hold.

Property Documentation

◆ 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 ETag of the item.


The documentation for this class was generated from the following file: