package e4;

import com.google.protobuf.InterfaceC1334u0;

/* JADX INFO: loaded from: classes3.dex */
public final class Q extends com.google.protobuf.L implements InterfaceC1334u0 {
    private static final Q DEFAULT_INSTANCE;
    public static final int FIELD_FIELD_NUMBER = 1;
    private static volatile com.google.protobuf.B0 PARSER;
    private int bitField0_;
    private C1990k0 field_;

    static {
        Q q6 = new Q();
        DEFAULT_INSTANCE = q6;
        com.google.protobuf.L.registerDefaultInstance(Q.class, q6);
    }

    public static void f(Q q6, C1990k0 c1990k0) {
        q6.getClass();
        c1990k0.getClass();
        q6.field_ = c1990k0;
        q6.bitField0_ |= 1;
    }

    public static P g() {
        return (P) DEFAULT_INSTANCE.createBuilder();
    }

    @Override // com.google.protobuf.L
    public final Object dynamicMethod(com.google.protobuf.K k6, Object obj, Object obj2) {
        com.google.protobuf.B0 h5;
        switch (k6.ordinal()) {
            case 0:
                return (byte) 1;
            case 1:
                return null;
            case 2:
                return com.google.protobuf.L.newMessageInfo(DEFAULT_INSTANCE, "\u0000\u0001\u0000\u0001\u0001\u0001\u0001\u0000\u0000\u0000\u0001ဉ\u0000", new Object[]{"bitField0_", "field_"});
            case 3:
                return new Q();
            case 4:
                return new P(DEFAULT_INSTANCE);
            case 5:
                return DEFAULT_INSTANCE;
            case 6:
                com.google.protobuf.B0 b02 = PARSER;
                if (b02 != null) {
                    return b02;
                }
                synchronized (Q.class) {
                    try {
                        h5 = PARSER;
                        if (h5 == null) {
                            h5 = new com.google.protobuf.H(DEFAULT_INSTANCE);
                            PARSER = h5;
                        }
                    } catch (Throwable th) {
                        throw th;
                    }
                    break;
                }
                return h5;
            default:
                throw new UnsupportedOperationException();
        }
    }
}
