package e4;

import com.google.protobuf.C1304f;
import com.google.protobuf.InterfaceC1334u0;

/* JADX INFO: renamed from: e4.s, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes3.dex */
public final class C2003s extends com.google.protobuf.L implements InterfaceC1334u0 {
    private static final C2003s DEFAULT_INSTANCE;
    public static final int DOCUMENT_FIELD_NUMBER = 1;
    private static volatile com.google.protobuf.B0 PARSER = null;
    public static final int REMOVED_TARGET_IDS_FIELD_NUMBER = 6;
    public static final int TARGET_IDS_FIELD_NUMBER = 5;
    private int bitField0_;
    private r document_;
    private int targetIdsMemoizedSerializedSize = -1;
    private int removedTargetIdsMemoizedSerializedSize = -1;
    private com.google.protobuf.W targetIds_ = com.google.protobuf.L.emptyIntList();
    private com.google.protobuf.W removedTargetIds_ = com.google.protobuf.L.emptyIntList();

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

    public static C2003s f() {
        return DEFAULT_INSTANCE;
    }

    @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\u0001\u0001\u0006\u0003\u0000\u0002\u0000\u0001ဉ\u0000\u0005'\u0006'", new Object[]{"bitField0_", "document_", "targetIds_", "removedTargetIds_"});
            case 3:
                return new C2003s();
            case 4:
                return new C1304f(DEFAULT_INSTANCE);
            case 5:
                return DEFAULT_INSTANCE;
            case 6:
                com.google.protobuf.B0 b02 = PARSER;
                if (b02 != null) {
                    return b02;
                }
                synchronized (C2003s.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();
        }
    }

    public final com.google.protobuf.W g() {
        return this.removedTargetIds_;
    }

    public final r getDocument() {
        r rVar = this.document_;
        return rVar == null ? r.i() : rVar;
    }

    public final com.google.protobuf.W h() {
        return this.targetIds_;
    }
}
