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.groups.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -217,7 +217,7 @@ <h3>Method Details</h3>
217
217
Allowed values
218
218
email - Email of the group.
219
219
pageToken: string, Token to specify next page in the list
220
-
query: string, Query string search. Should be of the form "". Complete documentation is at https://developers.google.com/admin-sdk/directory/v1/guides/search-groups
220
+
query: string, Query string search. Should be of the form "". Complete documentation is at https://developers.google.com/workspace/admin/directory/v1/guides/search-groups
221
221
sortOrder: string, Whether to return results in ascending or descending order. Only of use when orderBy is also used
Copy file name to clipboardExpand all lines: docs/dyn/admin_directory_v1.users.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -880,7 +880,7 @@ <h3>Method Details</h3>
880
880
basic - Do not include any custom fields for the user.
881
881
custom - Include custom fields from schemas mentioned in customFieldMask.
882
882
full - Include all fields associated with this user.
883
-
query: string, Query string search. Should be of the form "". Complete documentation is at https://developers.google.com/admin-sdk/directory/v1/guides/search-users
883
+
query: string, Query string search. Should be of the form "". Complete documentation is at https://developers.google.com/workspace/admin/directory/v1/guides/search-users
884
884
showDeleted: string, If set to true, retrieves the list of deleted users. (Default: false)
885
885
sortOrder: string, Whether to return results in ascending or descending order.
0 commit comments