package T3;

import com.google.crypto.tink.shaded.protobuf.AbstractC0742h;
import com.google.crypto.tink.shaded.protobuf.AbstractC0755v;
import com.google.crypto.tink.shaded.protobuf.C0741g;
import com.google.crypto.tink.shaded.protobuf.C0754u;
import u.AbstractC1563h;

/* JADX INFO: renamed from: T3.l, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0320l extends AbstractC0755v {
    private static final C0320l DEFAULT_INSTANCE;
    public static final int KEY_VALUE_FIELD_NUMBER = 3;
    public static final int PARAMS_FIELD_NUMBER = 2;
    private static volatile com.google.crypto.tink.shaded.protobuf.W PARSER = null;
    public static final int VERSION_FIELD_NUMBER = 1;
    private AbstractC0742h keyValue_ = AbstractC0742h.f10496r;
    private C0324p params_;
    private int version_;

    static {
        C0320l c0320l = new C0320l();
        DEFAULT_INSTANCE = c0320l;
        AbstractC0755v.t(C0320l.class, c0320l);
    }

    public static C0319k D() {
        return (C0319k) DEFAULT_INSTANCE.h();
    }

    public static void w(C0320l c0320l) {
        c0320l.version_ = 0;
    }

    public static void x(C0320l c0320l, C0324p c0324p) {
        c0320l.getClass();
        c0324p.getClass();
        c0320l.params_ = c0324p;
    }

    public static void y(C0320l c0320l, C0741g c0741g) {
        c0320l.getClass();
        c0320l.keyValue_ = c0741g;
    }

    public static C0320l z() {
        return DEFAULT_INSTANCE;
    }

    public final AbstractC0742h A() {
        return this.keyValue_;
    }

    public final C0324p B() {
        C0324p c0324p = this.params_;
        return c0324p == null ? C0324p.x() : c0324p;
    }

    public final int C() {
        return this.version_;
    }

    @Override // com.google.crypto.tink.shaded.protobuf.AbstractC0755v
    public final Object i(int i) {
        com.google.crypto.tink.shaded.protobuf.W c0754u;
        switch (AbstractC1563h.c(i)) {
            case n4.u0.f15495q /* 0 */:
                return (byte) 1;
            case 1:
                return null;
            case 2:
                return new com.google.crypto.tink.shaded.protobuf.a0(DEFAULT_INSTANCE, "\u0000\u0003\u0000\u0000\u0001\u0003\u0003\u0000\u0000\u0000\u0001\u000b\u0002\t\u0003\n", new Object[]{"version_", "params_", "keyValue_"});
            case 3:
                return new C0320l();
            case 4:
                return new C0319k(DEFAULT_INSTANCE);
            case 5:
                return DEFAULT_INSTANCE;
            case Z.g.STRING_SET_FIELD_NUMBER /* 6 */:
                com.google.crypto.tink.shaded.protobuf.W w4 = PARSER;
                if (w4 != null) {
                    return w4;
                }
                synchronized (C0320l.class) {
                    try {
                        c0754u = PARSER;
                        if (c0754u == null) {
                            c0754u = new C0754u();
                            PARSER = c0754u;
                        }
                    } catch (Throwable th) {
                        throw th;
                    }
                    break;
                }
                return c0754u;
            default:
                throw new UnsupportedOperationException();
        }
    }
}
