Resource: Application
Application resources represent applications installed on the domain that support transferring ownership of user data.
| JSON representation | 
|---|
| {
  "id": string,
  "name": string,
  "transferParams": [
    {
      object ( | 
| Fields | |
|---|---|
| id | 
 The application's ID. Retrievable by using the  | 
| name | 
 The application's name. | 
| transferParams[] | 
 The list of all possible transfer parameters for this application. These parameters select which categories of the user's data to transfer. | 
| kind | 
 Identifies the resource as a DataTransfer Application Resource. | 
| etag | 
 Etag of the resource. | 
| Methods | |
|---|---|
| 
 | Retrieves information about an application for the given application ID. | 
| 
 | Lists the applications available for data transfer for a customer. |