Scopes:universe.user-restriction:writeEngine: Not available in-engine
body
universe_id The universe ID.
user_restriction_id The user-restriction ID.
updateMask The list of fields to update.
The game_join_restriction field must be updated atomically; field masks
that index into game_join_restriction (such as
"game_join_restriction.active") are not supported.
idempotencyKey.key The unique key to use for idempotency.
idempotencyKey.firstSent The timestamp at which the first request was sent.
If this is further in the past than the lifetime of the idempotency key
(which may exceed the annotated minimum lifetime), the server must
return an error.
BETAUpdate the user restriction.
Scopes:
universe.user-restriction:writeEngine: Not available in-enginebody universe_id The universe ID. user_restriction_id The user-restriction ID. updateMask The list of fields to update.
The
game_join_restrictionfield must be updated atomically; field masks that index intogame_join_restriction(such as"game_join_restriction.active") are not supported. idempotencyKey.key The unique key to use for idempotency. idempotencyKey.firstSent The timestamp at which the first request was sent.If this is further in the past than the lifetime of the idempotency key (which may exceed the annotated minimum lifetime), the server must return an error.