package n4;

import d5.AbstractC0844a;

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

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

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

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

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

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

    public final C1288f0 a() {
        C1290g0 c1290g0;
        String str;
        String str2;
        if (this.f15368e == 1 && (c1290g0 = this.f15364a) != null && (str = this.f15365b) != null && (str2 = this.f15366c) != null) {
            return new C1288f0(c1290g0, str, str2, this.f15367d);
        }
        StringBuilder sb = new StringBuilder();
        if (this.f15364a == null) {
            sb.append(" rolloutVariant");
        }
        if (this.f15365b == null) {
            sb.append(" parameterKey");
        }
        if (this.f15366c == null) {
            sb.append(" parameterValue");
        }
        if ((1 & this.f15368e) == 0) {
            sb.append(" templateVersion");
        }
        throw new IllegalStateException(AbstractC0844a.m("Missing required properties:", sb));
    }
}
