package n4;

import d5.AbstractC0844a;

/* JADX INFO: renamed from: n4.A, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1276A {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public String f15163a;

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public int f15165c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public String f15166d;

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

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

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

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

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public J f15171j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public G f15172k;

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public D f15173l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public byte f15174m;

    public final B a() {
        if (this.f15174m == 1 && this.f15163a != null && this.f15164b != null && this.f15166d != null && this.f15170h != null && this.i != null) {
            return new B(this.f15163a, this.f15164b, this.f15165c, this.f15166d, this.f15167e, this.f15168f, this.f15169g, this.f15170h, this.i, this.f15171j, this.f15172k, this.f15173l);
        }
        StringBuilder sb = new StringBuilder();
        if (this.f15163a == null) {
            sb.append(" sdkVersion");
        }
        if (this.f15164b == null) {
            sb.append(" gmpAppId");
        }
        if ((1 & this.f15174m) == 0) {
            sb.append(" platform");
        }
        if (this.f15166d == null) {
            sb.append(" installationUuid");
        }
        if (this.f15170h == null) {
            sb.append(" buildVersion");
        }
        if (this.i == null) {
            sb.append(" displayVersion");
        }
        throw new IllegalStateException(AbstractC0844a.m("Missing required properties:", sb));
    }
}
