Skip to content

Commit 9c5bc29

Browse files
chore(admin): update the api
#### admin:directory_v1 The following keys were added: - resources.orgunits.methods.delete.parameters.allowPlus (Total Keys: 2) - resources.orgunits.methods.get.parameters.allowPlus (Total Keys: 2) - resources.orgunits.methods.patch.parameters.allowPlus (Total Keys: 2) - resources.orgunits.methods.update.parameters.allowPlus (Total Keys: 2) #### admin:reports_v1 The following keys were changed: - resources.activities.methods.list.parameters.applicationName (Total Keys: 1) - resources.activities.methods.list.parameters.customerId (Total Keys: 1) - resources.activities.methods.watch.parameters.applicationName (Total Keys: 1) - resources.activities.methods.watch.parameters.customerId (Total Keys: 1) - resources.customerUsageReports.methods.get.parameters.customerId (Total Keys: 1) - resources.entityUsageReports.methods.get.parameters.customerId (Total Keys: 1) - resources.userUsageReport.methods.get.parameters.customerId (Total Keys: 1)
1 parent f5d965e commit 9c5bc29

25 files changed

+8642
-8618
lines changed

docs/dyn/admin_datatransfer_v1.applications.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h3>Method Details</h3>
127127
<pre>Lists the applications available for data transfer for a customer.
128128

129129
Args:
130-
customerId: string, Immutable ID of the Google Apps account.
130+
customerId: string, Immutable ID of the Google Workspace account.
131131
maxResults: integer, Maximum number of results to return. Default is 100.
132132
pageToken: string, Token to specify next page in the list.
133133
x__xgafv: string, V1 error format.

docs/dyn/admin_datatransfer_v1.transfers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ <h3>Method Details</h3>
204204
<pre>Lists the transfers for a customer by source user, destination user, or status.
205205

206206
Args:
207-
customerId: string, Immutable ID of the Google Apps account.
207+
customerId: string, Immutable ID of the Google Workspace account.
208208
maxResults: integer, Maximum number of results to return. Default is 100.
209209
newOwnerUserId: string, Destination user&#x27;s profile ID.
210210
oldOwnerUserId: string, Source user&#x27;s profile ID.

docs/dyn/admin_directory_v1.asps.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,12 @@ <h3>Method Details</h3>
121121
Returns:
122122
An object of the form:
123123

124-
{ # An application-specific password (ASP) is used with applications that do not accept a verification code when logging into the application on certain devices. The ASP access code is used instead of the login and password you commonly use when accessing an application through a browser. For more information about ASPs and how to create one, see the [help center](//http://support.google.com/a/bin/answer.py?amp;answer=1032419).
124+
{ # An application-specific password (ASP) is used with applications that do not accept a verification code when logging into the application on certain devices. The ASP access code is used instead of the login and password you commonly use when accessing an application through a browser. For more information about ASPs and how to create one, see the [help center](https://support.google.com/a/answer/2537800#asp).
125125
&quot;codeId&quot;: 42, # The unique ID of the ASP.
126-
&quot;creationTime&quot;: &quot;A String&quot;, # The time when the ASP was created. Expressed in [Unix time](http://en.wikipedia.org/wiki/Epoch_time) format.
126+
&quot;creationTime&quot;: &quot;A String&quot;, # The time when the ASP was created. Expressed in [Unix time](https://en.wikipedia.org/wiki/Epoch_time) format.
127127
&quot;etag&quot;: &quot;A String&quot;, # ETag of the ASP.
128128
&quot;kind&quot;: &quot;admin#directory#asp&quot;, # The type of the API resource. This is always `admin#directory#asp`.
129-
&quot;lastTimeUsed&quot;: &quot;A String&quot;, # The time when the ASP was last used. Expressed in [Unix time](http://en.wikipedia.org/wiki/Epoch_time) format.
129+
&quot;lastTimeUsed&quot;: &quot;A String&quot;, # The time when the ASP was last used. Expressed in [Unix time](https://en.wikipedia.org/wiki/Epoch_time) format.
130130
&quot;name&quot;: &quot;A String&quot;, # The name of the application that the user, represented by their `userId`, entered when the ASP was created.
131131
&quot;userKey&quot;: &quot;A String&quot;, # The unique ID of the user who issued the ASP.
132132
}</pre>
@@ -149,12 +149,12 @@ <h3>Method Details</h3>
149149
{
150150
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
151151
&quot;items&quot;: [ # A list of ASP resources.
152-
{ # An application-specific password (ASP) is used with applications that do not accept a verification code when logging into the application on certain devices. The ASP access code is used instead of the login and password you commonly use when accessing an application through a browser. For more information about ASPs and how to create one, see the [help center](//http://support.google.com/a/bin/answer.py?amp;answer=1032419).
152+
{ # An application-specific password (ASP) is used with applications that do not accept a verification code when logging into the application on certain devices. The ASP access code is used instead of the login and password you commonly use when accessing an application through a browser. For more information about ASPs and how to create one, see the [help center](https://support.google.com/a/answer/2537800#asp).
153153
&quot;codeId&quot;: 42, # The unique ID of the ASP.
154-
&quot;creationTime&quot;: &quot;A String&quot;, # The time when the ASP was created. Expressed in [Unix time](http://en.wikipedia.org/wiki/Epoch_time) format.
154+
&quot;creationTime&quot;: &quot;A String&quot;, # The time when the ASP was created. Expressed in [Unix time](https://en.wikipedia.org/wiki/Epoch_time) format.
155155
&quot;etag&quot;: &quot;A String&quot;, # ETag of the ASP.
156156
&quot;kind&quot;: &quot;admin#directory#asp&quot;, # The type of the API resource. This is always `admin#directory#asp`.
157-
&quot;lastTimeUsed&quot;: &quot;A String&quot;, # The time when the ASP was last used. Expressed in [Unix time](http://en.wikipedia.org/wiki/Epoch_time) format.
157+
&quot;lastTimeUsed&quot;: &quot;A String&quot;, # The time when the ASP was last used. Expressed in [Unix time](https://en.wikipedia.org/wiki/Epoch_time) format.
158158
&quot;name&quot;: &quot;A String&quot;, # The name of the application that the user, represented by their `userId`, entered when the ASP was created.
159159
&quot;userKey&quot;: &quot;A String&quot;, # The unique ID of the user who issued the ASP.
160160
},

0 commit comments

Comments
 (0)