Services
RPC methods exposed by this API.UserService
Messages
Data models used across requests/responses.GetUserRequest
The request for a call to retrieve a single existing user by its user_id.GetUserResponse
ListActiveUsersRequest
The request for a call toUserService_ListActiveUsers to retrieve users.
ListActiveUsersResponse
The response of a call toUserService_ListActiveUsersResponse.
ListUsersRequest
The request for a call toUserService_ListUsers to retrieve users.
ListUsersResponse
The response of a call toUserService_ListUsersResponse.