public class RemoteConfigPlacementInfo
extends JsonModel
| Modifier and Type | Field and Description |
|---|---|
java.util.Map<java.lang.String,RemoteConfigPlacement> |
placements |
java.lang.Integer |
timeout |
| Constructor and Description |
|---|
RemoteConfigPlacementInfo() |
RemoteConfigPlacementInfo(org.json.JSONObject jsonObject) |
public java.lang.Integer timeout
public java.util.Map<java.lang.String,RemoteConfigPlacement> placements