package e4;

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

/* JADX INFO: renamed from: e4.h, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes3.dex */
public final class C1983h extends com.google.protobuf.L implements InterfaceC1334u0 {
    private static final C1983h DEFAULT_INSTANCE;
    public static final int FOUND_FIELD_NUMBER = 1;
    public static final int MISSING_FIELD_NUMBER = 2;
    private static volatile com.google.protobuf.B0 PARSER = null;
    public static final int READ_TIME_FIELD_NUMBER = 4;
    public static final int TRANSACTION_FIELD_NUMBER = 3;
    private int bitField0_;
    private R0 readTime_;
    private Object result_;
    private int resultCase_ = 0;
    private AbstractC1320n transaction_ = AbstractC1320n.f14310b;

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

    public static C1983h 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\u0004\u0001\u0001\u0001\u0004\u0004\u0000\u0000\u0000\u0001<\u0000\u0002Ȼ\u0000\u0003\n\u0004ဉ\u0000", new Object[]{"result_", "resultCase_", "bitField0_", r.class, "transaction_", "readTime_"});
            case 3:
                return new C1983h();
            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 (C1983h.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 r g() {
        return this.resultCase_ == 1 ? (r) this.result_ : r.i();
    }

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

    public final String h() {
        return this.resultCase_ == 2 ? (String) this.result_ : "";
    }

    public final int i() {
        int i6 = this.resultCase_;
        if (i6 == 0) {
            return 3;
        }
        int i7 = 1;
        if (i6 != 1) {
            i7 = 2;
            if (i6 != 2) {
                return 0;
            }
        }
        return i7;
    }
}
