package n4;

/* JADX INFO: loaded from: classes.dex */
public final class B extends O0 {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final String f15175b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final String f15176c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final int f15177d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final String f15178e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final String f15179f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final String f15180g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final String f15181h;
    public final String i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final String f15182j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final J f15183k;

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public final G f15184l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public final D f15185m;

    public B(String str, String str2, int i, String str3, String str4, String str5, String str6, String str7, String str8, J j8, G g8, D d8) {
        this.f15175b = str;
        this.f15176c = str2;
        this.f15177d = i;
        this.f15178e = str3;
        this.f15179f = str4;
        this.f15180g = str5;
        this.f15181h = str6;
        this.i = str7;
        this.f15182j = str8;
        this.f15183k = j8;
        this.f15184l = g8;
        this.f15185m = d8;
    }

    public final C1276A a() {
        C1276A c1276a = new C1276A();
        c1276a.f15163a = this.f15175b;
        c1276a.f15164b = this.f15176c;
        c1276a.f15165c = this.f15177d;
        c1276a.f15166d = this.f15178e;
        c1276a.f15167e = this.f15179f;
        c1276a.f15168f = this.f15180g;
        c1276a.f15169g = this.f15181h;
        c1276a.f15170h = this.i;
        c1276a.i = this.f15182j;
        c1276a.f15171j = this.f15183k;
        c1276a.f15172k = this.f15184l;
        c1276a.f15173l = this.f15185m;
        c1276a.f15174m = (byte) 1;
        return c1276a;
    }

    public final boolean equals(Object obj) {
        if (obj == this) {
            return true;
        }
        if (!(obj instanceof O0)) {
            return false;
        }
        B b8 = (B) ((O0) obj);
        if (!this.f15175b.equals(b8.f15175b)) {
            return false;
        }
        if (!this.f15176c.equals(b8.f15176c) || this.f15177d != b8.f15177d || !this.f15178e.equals(b8.f15178e)) {
            return false;
        }
        String str = b8.f15179f;
        String str2 = this.f15179f;
        if (str2 == null) {
            if (str != null) {
                return false;
            }
        } else if (!str2.equals(str)) {
            return false;
        }
        String str3 = b8.f15180g;
        String str4 = this.f15180g;
        if (str4 == null) {
            if (str3 != null) {
                return false;
            }
        } else if (!str4.equals(str3)) {
            return false;
        }
        String str5 = b8.f15181h;
        String str6 = this.f15181h;
        if (str6 == null) {
            if (str5 != null) {
                return false;
            }
        } else if (!str6.equals(str5)) {
            return false;
        }
        if (!this.i.equals(b8.i) || !this.f15182j.equals(b8.f15182j)) {
            return false;
        }
        J j8 = b8.f15183k;
        J j9 = this.f15183k;
        if (j9 == null) {
            if (j8 != null) {
                return false;
            }
        } else if (!j9.equals(j8)) {
            return false;
        }
        G g8 = b8.f15184l;
        G g9 = this.f15184l;
        if (g9 == null) {
            if (g8 != null) {
                return false;
            }
        } else if (!g9.equals(g8)) {
            return false;
        }
        D d8 = b8.f15185m;
        D d9 = this.f15185m;
        return d9 == null ? d8 == null : d9.equals(d8);
    }

    public final int hashCode() {
        int iHashCode = (((((((this.f15175b.hashCode() ^ 1000003) * 1000003) ^ this.f15176c.hashCode()) * 1000003) ^ this.f15177d) * 1000003) ^ this.f15178e.hashCode()) * 1000003;
        String str = this.f15179f;
        int iHashCode2 = (iHashCode ^ (str == null ? 0 : str.hashCode())) * 1000003;
        String str2 = this.f15180g;
        int iHashCode3 = (iHashCode2 ^ (str2 == null ? 0 : str2.hashCode())) * 1000003;
        String str3 = this.f15181h;
        int iHashCode4 = (((((iHashCode3 ^ (str3 == null ? 0 : str3.hashCode())) * 1000003) ^ this.i.hashCode()) * 1000003) ^ this.f15182j.hashCode()) * 1000003;
        J j8 = this.f15183k;
        int iHashCode5 = (iHashCode4 ^ (j8 == null ? 0 : j8.hashCode())) * 1000003;
        G g8 = this.f15184l;
        int iHashCode6 = (iHashCode5 ^ (g8 == null ? 0 : g8.hashCode())) * 1000003;
        D d8 = this.f15185m;
        return iHashCode6 ^ (d8 != null ? d8.hashCode() : 0);
    }

    public final String toString() {
        return "CrashlyticsReport{sdkVersion=" + this.f15175b + ", gmpAppId=" + this.f15176c + ", platform=" + this.f15177d + ", installationUuid=" + this.f15178e + ", firebaseInstallationId=" + this.f15179f + ", firebaseAuthenticationToken=" + this.f15180g + ", appQualitySessionId=" + this.f15181h + ", buildVersion=" + this.i + ", displayVersion=" + this.f15182j + ", session=" + this.f15183k + ", ndkPayload=" + this.f15184l + ", appExitInfo=" + this.f15185m + "}";
    }
}
