social / pragma.gamemanagement / GameManagementService / setFullAccessPlayerGroupsOperatorV1 /
setFullAccessPlayerGroupsOperatorV1 #
suspend fun setFullAccessPlayerGroupsOperatorV1(serviceSession: OperatorSession, request: GameManagementRpc.SetFullAccessPlayerGroupsOperatorV1Request): GameManagementRpc.SetFullAccessPlayerGroupsOperatorV1Response
Set the list of player groups that have full access to a game shard.
PragmaResultErrors
- PragmaError.GameManagementService_GameShardInvalid Thrown when the game shard is not found.
- PragmaError.Database_Error Thrown when the db errors.