package o; import o.KUw; import o.MTP; /* renamed from: o.fZd, reason: case insensitive filesystem */ /* loaded from: classes2.dex */ public final class C13401fZd extends KUw implements TEp { private static final C13401fZd DEFAULT_INSTANCE; public static final int DOCUMENT_FIELD_NUMBER = 1; private static volatile XgX PARSER = null; public static final int REMOVED_TARGET_IDS_FIELD_NUMBER = 6; public static final int TARGET_IDS_FIELD_NUMBER = 5; public SPR document_; private int targetIdsMemoizedSerializedSize = -1; private int removedTargetIdsMemoizedSerializedSize = -1; public MTP.Sts targetIds_ = emptyIntList(); public MTP.Sts removedTargetIds_ = emptyIntList(); private C13401fZd() { } /* renamed from: o.fZd$HBt */ /* loaded from: classes2.dex */ public static final class HBt extends KUw.LWm implements TEp { /* synthetic */ HBt(byte b) { this(); } private HBt() { super(C13401fZd.DEFAULT_INSTANCE); } } /* renamed from: o.fZd$1, reason: invalid class name */ /* loaded from: classes2.dex */ static /* synthetic */ class AnonymousClass1 { static final int[] a; static { int[] iArr = new int[KUw.ojQ.values().length]; a = iArr; try { iArr[KUw.ojQ.NEW_MUTABLE_INSTANCE.ordinal()] = 1; } catch (NoSuchFieldError unused) { } try { a[KUw.ojQ.NEW_BUILDER.ordinal()] = 2; } catch (NoSuchFieldError unused2) { } try { a[KUw.ojQ.BUILD_MESSAGE_INFO.ordinal()] = 3; } catch (NoSuchFieldError unused3) { } try { a[KUw.ojQ.GET_DEFAULT_INSTANCE.ordinal()] = 4; } catch (NoSuchFieldError unused4) { } try { a[KUw.ojQ.GET_PARSER.ordinal()] = 5; } catch (NoSuchFieldError unused5) { } try { a[KUw.ojQ.GET_MEMOIZED_IS_INITIALIZED.ordinal()] = 6; } catch (NoSuchFieldError unused6) { } try { a[KUw.ojQ.SET_MEMOIZED_IS_INITIALIZED.ordinal()] = 7; } catch (NoSuchFieldError unused7) { } } } @Override // o.KUw public final Object dynamicMethod(KUw.ojQ ojq, Object obj, Object obj2) { XgX xgX; switch (AnonymousClass1.a[ojq.ordinal()]) { case 1: return new C13401fZd(); case 2: return new HBt((byte) 0); case 3: return newMessageInfo(DEFAULT_INSTANCE, "\u0000\u0003\u0000\u0000\u0001\u0006\u0003\u0000\u0002\u0000\u0001\t\u0005'\u0006'", new Object[]{"document_", "targetIds_", "removedTargetIds_"}); case 4: return DEFAULT_INSTANCE; case 5: XgX xgX2 = PARSER; if (xgX2 != null) { return xgX2; } synchronized (C13401fZd.class) { xgX = PARSER; if (xgX == null) { xgX = new KUw.HBt(DEFAULT_INSTANCE); PARSER = xgX; } } return xgX; case 6: return (byte) 1; case 7: return null; default: throw new UnsupportedOperationException(); } } static { C13401fZd c13401fZd = new C13401fZd(); DEFAULT_INSTANCE = c13401fZd; KUw.registerDefaultInstance(C13401fZd.class, c13401fZd); } public static C13401fZd d() { return DEFAULT_INSTANCE; } }