package n4;

import d5.AbstractC0844a;
import java.util.List;

/* JADX INFO: loaded from: classes.dex */
public final class I {

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

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

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

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

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

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

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

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public C1298k0 f15219h;
    public C1296j0 i;

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

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

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

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

    public final J a() {
        String str;
        String str2;
        K k8;
        if (this.f15223m == 7 && (str = this.f15212a) != null && (str2 = this.f15213b) != null && (k8 = this.f15218g) != null) {
            return new J(str, str2, this.f15214c, this.f15215d, this.f15216e, this.f15217f, k8, this.f15219h, this.i, this.f15220j, this.f15221k, this.f15222l);
        }
        StringBuilder sb = new StringBuilder();
        if (this.f15212a == null) {
            sb.append(" generator");
        }
        if (this.f15213b == null) {
            sb.append(" identifier");
        }
        if ((this.f15223m & 1) == 0) {
            sb.append(" startedAt");
        }
        if ((this.f15223m & 2) == 0) {
            sb.append(" crashed");
        }
        if (this.f15218g == null) {
            sb.append(" app");
        }
        if ((this.f15223m & 4) == 0) {
            sb.append(" generatorType");
        }
        throw new IllegalStateException(AbstractC0844a.m("Missing required properties:", sb));
    }
}
