package com.google.android.gms.internal.measurement;

/* JADX INFO: loaded from: classes2.dex */
public final class e3 extends b6 {
    private static final e3 zzc;
    private static volatile y6 zzd;
    private int zze;
    private long zzi;
    private long zzm;
    private String zzf = "";
    private String zzg = "";
    private String zzh = "";
    private String zzj = "";
    private String zzk = "";
    private String zzl = "";

    static {
        e3 e3Var = new e3();
        zzc = e3Var;
        b6.h(e3.class, e3Var);
    }

    public static /* synthetic */ void A(e3 e3Var) {
        e3Var.zze &= -65;
        e3Var.zzl = zzc.zzl;
    }

    public static /* synthetic */ void B(e3 e3Var, String str) {
        e3Var.zze |= 64;
        e3Var.zzl = str;
    }

    public static e3 C() {
        return zzc;
    }

    public static /* synthetic */ void D(e3 e3Var) {
        e3Var.zze &= -33;
        e3Var.zzk = zzc.zzk;
    }

    public static /* synthetic */ void E(e3 e3Var, String str) {
        e3Var.zze |= 32;
        e3Var.zzk = str;
    }

    public static /* synthetic */ void G(e3 e3Var) {
        e3Var.zze &= -17;
        e3Var.zzj = zzc.zzj;
    }

    public static /* synthetic */ void H(e3 e3Var, String str) {
        e3Var.zze |= 16;
        e3Var.zzj = str;
    }

    public static /* synthetic */ void q(e3 e3Var) {
        e3Var.zze &= -5;
        e3Var.zzh = zzc.zzh;
    }

    public static /* synthetic */ void r(e3 e3Var, long j10) {
        e3Var.zze |= 8;
        e3Var.zzi = j10;
    }

    public static /* synthetic */ void s(e3 e3Var, String str) {
        e3Var.zze |= 4;
        e3Var.zzh = str;
    }

    public static /* synthetic */ void u(e3 e3Var) {
        e3Var.zze &= -3;
        e3Var.zzg = zzc.zzg;
    }

    public static /* synthetic */ void v(e3 e3Var, long j10) {
        e3Var.zze |= 128;
        e3Var.zzm = j10;
    }

    public static /* synthetic */ void w(e3 e3Var, String str) {
        e3Var.zze |= 2;
        e3Var.zzg = str;
    }

    public static /* synthetic */ void x(e3 e3Var) {
        e3Var.zze &= -2;
        e3Var.zzf = zzc.zzf;
    }

    public static /* synthetic */ void y(e3 e3Var, String str) {
        e3Var.zze |= 1;
        e3Var.zzf = str;
    }

    public static d3 z() {
        return (d3) zzc.k();
    }

    public final String F() {
        return this.zzh;
    }

    public final String I() {
        return this.zzg;
    }

    public final String J() {
        return this.zzf;
    }

    public final String K() {
        return this.zzl;
    }

    public final String L() {
        return this.zzk;
    }

    public final String M() {
        return this.zzj;
    }

    public final boolean N() {
        return (this.zze & 4) != 0;
    }

    public final boolean O() {
        return (this.zze & 2) != 0;
    }

    public final boolean P() {
        return (this.zze & 1) != 0;
    }

    public final boolean Q() {
        return (this.zze & 8) != 0;
    }

    public final boolean R() {
        return (this.zze & 128) != 0;
    }

    public final boolean S() {
        return (this.zze & 64) != 0;
    }

    public final boolean T() {
        return (this.zze & 32) != 0;
    }

    public final boolean U() {
        return (this.zze & 16) != 0;
    }

    @Override // com.google.android.gms.internal.measurement.b6
    public final Object e(int i10) {
        switch (c3.f20139a[i10 - 1]) {
            case 1:
                return new e3();
            case 2:
                return new d3(zzc);
            case 3:
                return new c7(zzc, "\u0004\b\u0000\u0001\u0001\b\b\u0000\u0000\u0000\u0001ဈ\u0000\u0002ဈ\u0001\u0003ဈ\u0002\u0004ဂ\u0003\u0005ဈ\u0004\u0006ဈ\u0005\u0007ဈ\u0006\bဂ\u0007", new Object[]{"zze", "zzf", "zzg", "zzh", "zzi", "zzj", "zzk", "zzl", "zzm"});
            case 4:
                return zzc;
            case 5:
                y6 c6Var = zzd;
                if (c6Var == null) {
                    synchronized (e3.class) {
                        try {
                            c6Var = zzd;
                            if (c6Var == null) {
                                c6Var = new c6();
                                zzd = c6Var;
                            }
                        } finally {
                        }
                        break;
                    }
                }
                return c6Var;
            case 6:
                return (byte) 1;
            case 7:
                return null;
            default:
                throw new UnsupportedOperationException();
        }
    }

    public final long p() {
        return this.zzi;
    }

    public final long t() {
        return this.zzm;
    }
}
