Resource: Application
Applications 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. |
name |
The application's name. |
transferParams[] |
The list of all possible transfer parameters for this application. These parameters can be used to select the data of the user in this application to be transferred. |
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. |