INPUT_OBJECT
Specifices the information about the users being locked.
input LockUsersByAdminInput {# Required. Specifies the list of user IDs.userIds: [String!]!}