You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/admin_datatransfer_v1.applications.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ <h3>Method Details</h3>
108
108
109
109
{ # Application resources represent applications installed on the domain that support transferring ownership of user data.
110
110
"etag": "A String", # Etag of the resource.
111
-
"id": "A String", # The application's ID. Retrievable by using the [`applications.list()`](/admin-sdk/data-transfer/reference/rest/v1/applications/list) method.
111
+
"id": "A String", # The application's ID. Retrievable by using the [`applications.list()`](https://developers.google.com/workspace/admin/data-transfer/reference/rest/v1/applications/list) method.
112
112
"kind": "admin#datatransfer#ApplicationResource", # Identifies the resource as a DataTransfer Application Resource.
113
113
"name": "A String", # The application's name.
114
114
"transferParams": [ # The list of all possible transfer parameters for this application. These parameters select which categories of the user's data to transfer.
@@ -142,7 +142,7 @@ <h3>Method Details</h3>
142
142
"applications": [ # The list of applications that support data transfer and are also installed for the customer.
143
143
{ # Application resources represent applications installed on the domain that support transferring ownership of user data.
144
144
"etag": "A String", # Etag of the resource.
145
-
"id": "A String", # The application's ID. Retrievable by using the [`applications.list()`](/admin-sdk/data-transfer/reference/rest/v1/applications/list) method.
145
+
"id": "A String", # The application's ID. Retrievable by using the [`applications.list()`](https://developers.google.com/workspace/admin/data-transfer/reference/rest/v1/applications/list) method.
146
146
"kind": "admin#datatransfer#ApplicationResource", # Identifies the resource as a DataTransfer Application Resource.
147
147
"name": "A String", # The application's name.
148
148
"transferParams": [ # The list of all possible transfer parameters for this application. These parameters select which categories of the user's data to transfer.
<pclass="firstline">Inserts a data transfer request. See the [Transfer parameters](/admin-sdk/data-transfer/v1/parameters) reference for specific application requirements.</p>
85
+
<pclass="firstline">Inserts a data transfer request. See the [Transfer parameters](https://developers.google.com/workspace/admin/data-transfer/v1/parameters) reference for specific application requirements.</p>
<pclass="firstline">Lists the transfers for a customer by source user, destination user, or status.</p>
@@ -113,7 +113,7 @@ <h3>Method Details</h3>
113
113
"applicationDataTransfers": [ # The list of per-application data transfer resources. It contains details of the applications associated with this transfer resource, and also specifies the applications for which data transfer has to be done at the time of the transfer resource creation.
114
114
{ # Template to map fields of ApplicationDataTransfer resource.
115
115
"applicationId": "A String", # The application's ID.
116
-
"applicationTransferParams": [ # The transfer parameters for the application. These parameters are used to select the data which will get transferred in context of this application. For more information about the specific values available for each application, see the [Transfer parameters](/admin-sdk/data-transfer/v1/parameters) reference.
116
+
"applicationTransferParams": [ # The transfer parameters for the application. These parameters are used to select the data which will get transferred in context of this application. For more information about the specific values available for each application, see the [Transfer parameters](https://developers.google.com/workspace/admin/data-transfer/v1/parameters) reference.
117
117
{ # Template for application transfer parameters.
118
118
"key": "A String", # The type of the transfer parameter, such as `PRIVACY_LEVEL`.
119
119
"value": [ # The value of the transfer parameter, such as `PRIVATE` or `SHARED`.
<pre>Inserts a data transfer request. See the [Transfer parameters](/admin-sdk/data-transfer/v1/parameters) reference for specific application requirements.
139
+
<pre>Inserts a data transfer request. See the [Transfer parameters](https://developers.google.com/workspace/admin/data-transfer/v1/parameters) reference for specific application requirements.
140
140
141
141
Args:
142
142
body: object, The request body.
@@ -146,7 +146,7 @@ <h3>Method Details</h3>
146
146
"applicationDataTransfers": [ # The list of per-application data transfer resources. It contains details of the applications associated with this transfer resource, and also specifies the applications for which data transfer has to be done at the time of the transfer resource creation.
147
147
{ # Template to map fields of ApplicationDataTransfer resource.
148
148
"applicationId": "A String", # The application's ID.
149
-
"applicationTransferParams": [ # The transfer parameters for the application. These parameters are used to select the data which will get transferred in context of this application. For more information about the specific values available for each application, see the [Transfer parameters](/admin-sdk/data-transfer/v1/parameters) reference.
149
+
"applicationTransferParams": [ # The transfer parameters for the application. These parameters are used to select the data which will get transferred in context of this application. For more information about the specific values available for each application, see the [Transfer parameters](https://developers.google.com/workspace/admin/data-transfer/v1/parameters) reference.
150
150
{ # Template for application transfer parameters.
151
151
"key": "A String", # The type of the transfer parameter, such as `PRIVACY_LEVEL`.
152
152
"value": [ # The value of the transfer parameter, such as `PRIVATE` or `SHARED`.
@@ -178,7 +178,7 @@ <h3>Method Details</h3>
178
178
"applicationDataTransfers": [ # The list of per-application data transfer resources. It contains details of the applications associated with this transfer resource, and also specifies the applications for which data transfer has to be done at the time of the transfer resource creation.
179
179
{ # Template to map fields of ApplicationDataTransfer resource.
180
180
"applicationId": "A String", # The application's ID.
181
-
"applicationTransferParams": [ # The transfer parameters for the application. These parameters are used to select the data which will get transferred in context of this application. For more information about the specific values available for each application, see the [Transfer parameters](/admin-sdk/data-transfer/v1/parameters) reference.
181
+
"applicationTransferParams": [ # The transfer parameters for the application. These parameters are used to select the data which will get transferred in context of this application. For more information about the specific values available for each application, see the [Transfer parameters](https://developers.google.com/workspace/admin/data-transfer/v1/parameters) reference.
182
182
{ # Template for application transfer parameters.
183
183
"key": "A String", # The type of the transfer parameter, such as `PRIVACY_LEVEL`.
184
184
"value": [ # The value of the transfer parameter, such as `PRIVATE` or `SHARED`.
@@ -224,7 +224,7 @@ <h3>Method Details</h3>
224
224
"applicationDataTransfers": [ # The list of per-application data transfer resources. It contains details of the applications associated with this transfer resource, and also specifies the applications for which data transfer has to be done at the time of the transfer resource creation.
225
225
{ # Template to map fields of ApplicationDataTransfer resource.
226
226
"applicationId": "A String", # The application's ID.
227
-
"applicationTransferParams": [ # The transfer parameters for the application. These parameters are used to select the data which will get transferred in context of this application. For more information about the specific values available for each application, see the [Transfer parameters](/admin-sdk/data-transfer/v1/parameters) reference.
227
+
"applicationTransferParams": [ # The transfer parameters for the application. These parameters are used to select the data which will get transferred in context of this application. For more information about the specific values available for each application, see the [Transfer parameters](https://developers.google.com/workspace/admin/data-transfer/v1/parameters) reference.
228
228
{ # Template for application transfer parameters.
229
229
"key": "A String", # The type of the transfer parameter, such as `PRIVACY_LEVEL`.
230
230
"value": [ # The value of the transfer parameter, such as `PRIVATE` or `SHARED`.
0 commit comments