package e4;

import com.google.protobuf.AbstractC1320n;
import com.google.protobuf.C1304f;
import com.google.protobuf.InterfaceC1334u0;
import com.google.protobuf.R0;
import h4.C2233a;

/* JADX INFO: loaded from: classes3.dex */
public final class C0 extends com.google.protobuf.L implements InterfaceC1334u0 {
    public static final int CAUSE_FIELD_NUMBER = 3;
    private static final C0 DEFAULT_INSTANCE;
    private static volatile com.google.protobuf.B0 PARSER = null;
    public static final int READ_TIME_FIELD_NUMBER = 6;
    public static final int RESUME_TOKEN_FIELD_NUMBER = 4;
    public static final int TARGET_CHANGE_TYPE_FIELD_NUMBER = 1;
    public static final int TARGET_IDS_FIELD_NUMBER = 2;
    private int bitField0_;
    private C2233a cause_;
    private R0 readTime_;
    private int targetChangeType_;
    private int targetIdsMemoizedSerializedSize = -1;
    private com.google.protobuf.W targetIds_ = com.google.protobuf.L.emptyIntList();
    private AbstractC1320n resumeToken_ = AbstractC1320n.f14310b;

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

    public static C0 g() {
        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\u0005\u0000\u0001\u0001\u0006\u0005\u0000\u0001\u0000\u0001\f\u0002'\u0003ဉ\u0000\u0004\n\u0006ဉ\u0001", new Object[]{"bitField0_", "targetChangeType_", "targetIds_", "cause_", "resumeToken_", "readTime_"});
            case 3:
                return new C0();
            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 (C0.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 C2233a f() {
        C2233a c2233a = this.cause_;
        return c2233a == null ? C2233a.g() : c2233a;
    }

    public final R0 getReadTime() {
        R0 r02 = this.readTime_;
        return r02 == null ? R0.h() : r02;
    }

    public final AbstractC1320n getResumeToken() {
        return this.resumeToken_;
    }

    public final B0 h() {
        int i6 = this.targetChangeType_;
        B0 b02 = i6 != 0 ? i6 != 1 ? i6 != 2 ? i6 != 3 ? i6 != 4 ? null : B0.RESET : B0.CURRENT : B0.REMOVE : B0.ADD : B0.NO_CHANGE;
        return b02 == null ? B0.UNRECOGNIZED : b02;
    }

    public final int i() {
        return ((com.google.protobuf.P) this.targetIds_).size();
    }

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