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