package e4;

import com.google.protobuf.AbstractC1300d;
import com.google.protobuf.AbstractC1320n;
import com.google.protobuf.InterfaceC1334u0;

/* JADX INFO: renamed from: e4.l, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes3.dex */
public final class C1991l extends com.google.protobuf.L implements InterfaceC1334u0 {
    public static final int DATABASE_FIELD_NUMBER = 1;
    private static final C1991l DEFAULT_INSTANCE;
    private static volatile com.google.protobuf.B0 PARSER = null;
    public static final int TRANSACTION_FIELD_NUMBER = 3;
    public static final int WRITES_FIELD_NUMBER = 2;
    private String database_ = "";
    private com.google.protobuf.Y writes_ = com.google.protobuf.L.emptyProtobufList();
    private AbstractC1320n transaction_ = AbstractC1320n.f14310b;

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

    public static void f(C1991l c1991l, String str) {
        c1991l.getClass();
        str.getClass();
        c1991l.database_ = str;
    }

    public static void g(C1991l c1991l, K0 k02) {
        c1991l.getClass();
        k02.getClass();
        com.google.protobuf.Y y6 = c1991l.writes_;
        if (!((AbstractC1300d) y6).f14257a) {
            c1991l.writes_ = com.google.protobuf.L.mutableCopy(y6);
        }
        c1991l.writes_.add(k02);
    }

    public static C1991l h() {
        return DEFAULT_INSTANCE;
    }

    public static C1989k i() {
        return (C1989k) 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\u0003\u0000\u0000\u0001\u0003\u0003\u0000\u0001\u0000\u0001Ȉ\u0002\u001b\u0003\n", new Object[]{"database_", "writes_", K0.class, "transaction_"});
            case 3:
                return new C1991l();
            case 4:
                return new C1989k(DEFAULT_INSTANCE);
            case 5:
                return DEFAULT_INSTANCE;
            case 6:
                com.google.protobuf.B0 b02 = PARSER;
                if (b02 != null) {
                    return b02;
                }
                synchronized (C1991l.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();
        }
    }
}
