google_api_games v0.0.1 GoogleApi.Games.V1.Model.TurnBasedAutoMatchingCriteria View Source
This is a JSON template for an turn-based auto-match criteria object.
Attributes
- exclusiveBitmask (String): A bitmask indicating when auto-matches are valid. When ANDed with other exclusive bitmasks, the result must be zero. Can be used to support exclusive roles within a game. Defaults to:
null. - kind (String): Uniquely identifies the type of this resource. Value is always the fixed string games#turnBasedAutoMatchingCriteria. Defaults to:
null. - maxAutoMatchingPlayers (Integer): The maximum number of players that should be added to the match by auto-matching. Defaults to:
null. - minAutoMatchingPlayers (Integer): The minimum number of players that should be added to the match by auto-matching. Defaults to:
null.