package e4;

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

/* JADX INFO: renamed from: e4.g, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes3.dex */
public final class C1981g extends com.google.protobuf.L implements InterfaceC1334u0 {
    public static final int DATABASE_FIELD_NUMBER = 1;
    private static final C1981g DEFAULT_INSTANCE;
    public static final int DOCUMENTS_FIELD_NUMBER = 2;
    public static final int MASK_FIELD_NUMBER = 3;
    public static final int NEW_TRANSACTION_FIELD_NUMBER = 5;
    private static volatile com.google.protobuf.B0 PARSER = null;
    public static final int READ_TIME_FIELD_NUMBER = 7;
    public static final int TRANSACTION_FIELD_NUMBER = 4;
    private int bitField0_;
    private Object consistencySelector_;
    private C2006v mask_;
    private int consistencySelectorCase_ = 0;
    private String database_ = "";
    private com.google.protobuf.Y documents_ = com.google.protobuf.L.emptyProtobufList();

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

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

    public static void g(C1981g c1981g, String str) {
        c1981g.getClass();
        str.getClass();
        com.google.protobuf.Y y6 = c1981g.documents_;
        if (!((AbstractC1300d) y6).f14257a) {
            c1981g.documents_ = com.google.protobuf.L.mutableCopy(y6);
        }
        c1981g.documents_.add(str);
    }

    public static C1981g h() {
        return DEFAULT_INSTANCE;
    }

    public static C1979f i() {
        return (C1979f) 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\u0006\u0001\u0001\u0001\u0007\u0006\u0000\u0001\u0000\u0001Ȉ\u0002Ț\u0003ဉ\u0000\u0004=\u0000\u0005<\u0000\u0007<\u0000", new Object[]{"consistencySelector_", "consistencySelectorCase_", "bitField0_", "database_", "documents_", "mask_", F0.class, R0.class});
            case 3:
                return new C1981g();
            case 4:
                return new C1979f(DEFAULT_INSTANCE);
            case 5:
                return DEFAULT_INSTANCE;
            case 6:
                com.google.protobuf.B0 b02 = PARSER;
                if (b02 != null) {
                    return b02;
                }
                synchronized (C1981g.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();
        }
    }
}
