31 lines
633 B
Java
31 lines
633 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
import java.util.List;
|
||
|
|
||
|
/* loaded from: classes.dex */
|
||
|
public class zhB extends C16562pOe {
|
||
|
|
||
|
@SerializedName("groupMaxNumberOfTiles")
|
||
|
public int a;
|
||
|
|
||
|
@SerializedName("rootMaxNumberOfTiles")
|
||
|
public int b;
|
||
|
|
||
|
@SerializedName("predictiveMaxNumberOfTiles")
|
||
|
public int c;
|
||
|
|
||
|
@SerializedName("groupShortcutTileListEntity")
|
||
|
public List<qRQ> d;
|
||
|
|
||
|
@SerializedName("predictives")
|
||
|
public List<C17104tuu> e;
|
||
|
|
||
|
@SerializedName("shortcutTileListEntity")
|
||
|
public List<C17104tuu> g;
|
||
|
|
||
|
public static zhB b() {
|
||
|
return new zhB();
|
||
|
}
|
||
|
}
|