package o; import com.google.gson.annotations.SerializedName; /* loaded from: classes3.dex */ public final class SYD { @SerializedName("dtag") private final String a; @SerializedName("configVersion") private final String b; @SerializedName("userMode") private final String e; public SYD(String str, String str2, String str3) { C14957gcv.e(str, ""); C14957gcv.e(str3, ""); this.b = str; this.a = str2; this.e = str3; } }