package n4;

import d5.AbstractC0844a;

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

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

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

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

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

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

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

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

    public final P a() {
        String str;
        Q q8;
        C1282c0 c1282c0;
        if (this.f15264g == 1 && (str = this.f15259b) != null && (q8 = this.f15260c) != null && (c1282c0 = this.f15261d) != null) {
            return new P(this.f15258a, str, q8, c1282c0, this.f15262e, this.f15263f);
        }
        StringBuilder sb = new StringBuilder();
        if ((1 & this.f15264g) == 0) {
            sb.append(" timestamp");
        }
        if (this.f15259b == null) {
            sb.append(" type");
        }
        if (this.f15260c == null) {
            sb.append(" app");
        }
        if (this.f15261d == null) {
            sb.append(" device");
        }
        throw new IllegalStateException(AbstractC0844a.m("Missing required properties:", sb));
    }
}
