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_directory_v1.roleAssignments.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@ <h3>Method Details</h3>
128
128
An object of the form:
129
129
130
130
{ # Defines an assignment of a role.
131
-
"assignedTo": "A String", # The unique ID of the entity this role is assigned to—either the `user_id` of a useror the `uniqueId` of a service account, as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
131
+
"assignedTo": "A String", # The unique ID of the entity this role is assigned to—either the `user_id` of a user, the `group_id` of a group, or the `uniqueId` of a service account as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
132
132
"assigneeType": "A String", # Output only. The type of the assignee (`USER` or `GROUP`).
133
133
"etag": "A String", # ETag of the resource.
134
134
"kind": "admin#directory#roleAssignment", # The type of the API resource. This is always `admin#directory#roleAssignment`.
@@ -149,7 +149,7 @@ <h3>Method Details</h3>
149
149
The object takes the form of:
150
150
151
151
{ # Defines an assignment of a role.
152
-
"assignedTo": "A String", # The unique ID of the entity this role is assigned to—either the `user_id` of a useror the `uniqueId` of a service account, as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
152
+
"assignedTo": "A String", # The unique ID of the entity this role is assigned to—either the `user_id` of a user, the `group_id` of a group, or the `uniqueId` of a service account as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
153
153
"assigneeType": "A String", # Output only. The type of the assignee (`USER` or `GROUP`).
154
154
"etag": "A String", # ETag of the resource.
155
155
"kind": "admin#directory#roleAssignment", # The type of the API resource. This is always `admin#directory#roleAssignment`.
@@ -168,7 +168,7 @@ <h3>Method Details</h3>
168
168
An object of the form:
169
169
170
170
{ # Defines an assignment of a role.
171
-
"assignedTo": "A String", # The unique ID of the entity this role is assigned to—either the `user_id` of a useror the `uniqueId` of a service account, as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
171
+
"assignedTo": "A String", # The unique ID of the entity this role is assigned to—either the `user_id` of a user, the `group_id` of a group, or the `uniqueId` of a service account as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
172
172
"assigneeType": "A String", # Output only. The type of the assignee (`USER` or `GROUP`).
173
173
"etag": "A String", # ETag of the resource.
174
174
"kind": "admin#directory#roleAssignment", # The type of the API resource. This is always `admin#directory#roleAssignment`.
@@ -202,7 +202,7 @@ <h3>Method Details</h3>
202
202
"etag": "A String", # ETag of the resource.
203
203
"items": [ # A list of RoleAssignment resources.
204
204
{ # Defines an assignment of a role.
205
-
"assignedTo": "A String", # The unique ID of the entity this role is assigned to—either the `user_id` of a useror the `uniqueId` of a service account, as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
205
+
"assignedTo": "A String", # The unique ID of the entity this role is assigned to—either the `user_id` of a user, the `group_id` of a group, or the `uniqueId` of a service account as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
206
206
"assigneeType": "A String", # Output only. The type of the assignee (`USER` or `GROUP`).
207
207
"etag": "A String", # ETag of the resource.
208
208
"kind": "admin#directory#roleAssignment", # The type of the API resource. This is always `admin#directory#roleAssignment`.
Copy file name to clipboardExpand all lines: docs/dyn/admin_directory_v1.users.html
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -163,7 +163,7 @@ <h3>Method Details</h3>
163
163
Returns:
164
164
An object of the form:
165
165
166
-
{ # The Directory API allows you to create and manage your account's users, user aliases, and user Gmail chat profile photos. For more information about common tasks, see the [User Accounts Developer's Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer's Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
166
+
{ # The Directory API allows you to create and manage your account's users, user aliases, and user Google profile photos. For more information about common tasks, see the [User Accounts Developer's Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer's Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
167
167
"addresses": "", # The list of the user's addresses. The maximum allowed data size for this field is 10KB.
168
168
"agreedToTerms": True or False, # Output only. This property is `true` if the user has completed an initial login and accepted the Terms of Service agreement.
169
169
"aliases": [ # Output only. The list of the user's alias email addresses.
@@ -234,7 +234,7 @@ <h3>Method Details</h3>
234
234
body: object, The request body.
235
235
The object takes the form of:
236
236
237
-
{ # The Directory API allows you to create and manage your account's users, user aliases, and user Gmail chat profile photos. For more information about common tasks, see the [User Accounts Developer's Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer's Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
237
+
{ # The Directory API allows you to create and manage your account's users, user aliases, and user Google profile photos. For more information about common tasks, see the [User Accounts Developer's Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer's Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
238
238
"addresses": "", # The list of the user's addresses. The maximum allowed data size for this field is 10KB.
239
239
"agreedToTerms": True or False, # Output only. This property is `true` if the user has completed an initial login and accepted the Terms of Service agreement.
240
240
"aliases": [ # Output only. The list of the user's alias email addresses.
@@ -304,7 +304,7 @@ <h3>Method Details</h3>
304
304
Returns:
305
305
An object of the form:
306
306
307
-
{ # The Directory API allows you to create and manage your account's users, user aliases, and user Gmail chat profile photos. For more information about common tasks, see the [User Accounts Developer's Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer's Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
307
+
{ # The Directory API allows you to create and manage your account's users, user aliases, and user Google profile photos. For more information about common tasks, see the [User Accounts Developer's Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer's Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
308
308
"addresses": "", # The list of the user's addresses. The maximum allowed data size for this field is 10KB.
309
309
"agreedToTerms": True or False, # Output only. This property is `true` if the user has completed an initial login and accepted the Terms of Service agreement.
310
310
"aliases": [ # Output only. The list of the user's alias email addresses.
@@ -418,7 +418,7 @@ <h3>Method Details</h3>
418
418
"nextPageToken": "A String", # Token used to access next page of this result.
419
419
"trigger_event": "A String", # Event that triggered this response (only used in case of Push Response)
420
420
"users": [ # A list of user objects.
421
-
{ # The Directory API allows you to create and manage your account's users, user aliases, and user Gmail chat profile photos. For more information about common tasks, see the [User Accounts Developer's Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer's Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
421
+
{ # The Directory API allows you to create and manage your account's users, user aliases, and user Google profile photos. For more information about common tasks, see the [User Accounts Developer's Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer's Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
422
422
"addresses": "", # The list of the user's addresses. The maximum allowed data size for this field is 10KB.
423
423
"agreedToTerms": True or False, # Output only. This property is `true` if the user has completed an initial login and accepted the Terms of Service agreement.
424
424
"aliases": [ # Output only. The list of the user's alias email addresses.
@@ -526,7 +526,7 @@ <h3>Method Details</h3>
526
526
body: object, The request body.
527
527
The object takes the form of:
528
528
529
-
{ # The Directory API allows you to create and manage your account's users, user aliases, and user Gmail chat profile photos. For more information about common tasks, see the [User Accounts Developer's Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer's Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
529
+
{ # The Directory API allows you to create and manage your account's users, user aliases, and user Google profile photos. For more information about common tasks, see the [User Accounts Developer's Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer's Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
530
530
"addresses": "", # The list of the user's addresses. The maximum allowed data size for this field is 10KB.
531
531
"agreedToTerms": True or False, # Output only. This property is `true` if the user has completed an initial login and accepted the Terms of Service agreement.
532
532
"aliases": [ # Output only. The list of the user's alias email addresses.
@@ -596,7 +596,7 @@ <h3>Method Details</h3>
596
596
Returns:
597
597
An object of the form:
598
598
599
-
{ # The Directory API allows you to create and manage your account's users, user aliases, and user Gmail chat profile photos. For more information about common tasks, see the [User Accounts Developer's Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer's Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
599
+
{ # The Directory API allows you to create and manage your account's users, user aliases, and user Google profile photos. For more information about common tasks, see the [User Accounts Developer's Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer's Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
600
600
"addresses": "", # The list of the user's addresses. The maximum allowed data size for this field is 10KB.
601
601
"agreedToTerms": True or False, # Output only. This property is `true` if the user has completed an initial login and accepted the Terms of Service agreement.
602
602
"aliases": [ # Output only. The list of the user's alias email addresses.
@@ -701,7 +701,7 @@ <h3>Method Details</h3>
701
701
body: object, The request body.
702
702
The object takes the form of:
703
703
704
-
{ # The Directory API allows you to create and manage your account's users, user aliases, and user Gmail chat profile photos. For more information about common tasks, see the [User Accounts Developer's Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer's Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
704
+
{ # The Directory API allows you to create and manage your account's users, user aliases, and user Google profile photos. For more information about common tasks, see the [User Accounts Developer's Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer's Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
705
705
"addresses": "", # The list of the user's addresses. The maximum allowed data size for this field is 10KB.
706
706
"agreedToTerms": True or False, # Output only. This property is `true` if the user has completed an initial login and accepted the Terms of Service agreement.
707
707
"aliases": [ # Output only. The list of the user's alias email addresses.
@@ -771,7 +771,7 @@ <h3>Method Details</h3>
771
771
Returns:
772
772
An object of the form:
773
773
774
-
{ # The Directory API allows you to create and manage your account's users, user aliases, and user Gmail chat profile photos. For more information about common tasks, see the [User Accounts Developer's Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer's Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
774
+
{ # The Directory API allows you to create and manage your account's users, user aliases, and user Google profile photos. For more information about common tasks, see the [User Accounts Developer's Guide](/admin-sdk/directory/v1/guides/manage-users.html) and the [User Aliases Developer's Guide](/admin-sdk/directory/v1/guides/manage-user-aliases.html).
775
775
"addresses": "", # The list of the user's addresses. The maximum allowed data size for this field is 10KB.
776
776
"agreedToTerms": True or False, # Output only. This property is `true` if the user has completed an initial login and accepted the Terms of Service agreement.
777
777
"aliases": [ # Output only. The list of the user's alias email addresses.
"payload": True or False, # A Boolean value to indicate whether payload is wanted. Optional.
283
+
"payload": True or False, # A Boolean value to indicate whether payload is wanted. A payload is data that is sent in the body of an HTTP POST, PUT, or PATCH message and contains important information about the request. Optional.
284
284
"resourceId": "A String", # An opaque ID that identifies the resource being watched on this channel. Stable across different API versions.
285
285
"resourceUri": "A String", # A version-specific identifier for the watched resource.
286
286
"token": "A String", # An arbitrary string delivered to the target address with each notification delivered over this channel. Optional.
"payload": True or False, # A Boolean value to indicate whether payload is wanted. Optional.
316
+
"payload": True or False, # A Boolean value to indicate whether payload is wanted. A payload is data that is sent in the body of an HTTP POST, PUT, or PATCH message and contains important information about the request. Optional.
317
317
"resourceId": "A String", # An opaque ID that identifies the resource being watched on this channel. Stable across different API versions.
318
318
"resourceUri": "A String", # A version-specific identifier for the watched resource.
319
319
"token": "A String", # An arbitrary string delivered to the target address with each notification delivered over this channel. Optional.
"payload": True or False, # A Boolean value to indicate whether payload is wanted. Optional.
105
+
"payload": True or False, # A Boolean value to indicate whether payload is wanted. A payload is data that is sent in the body of an HTTP POST, PUT, or PATCH message and contains important information about the request. Optional.
106
106
"resourceId": "A String", # An opaque ID that identifies the resource being watched on this channel. Stable across different API versions.
107
107
"resourceUri": "A String", # A version-specific identifier for the watched resource.
108
108
"token": "A String", # An arbitrary string delivered to the target address with each notification delivered over this channel. Optional.
0 commit comments