package p138.p176.p291.p323.p324;

import p138.p139.p143.p144.C2803;
import p138.p176.p291.p323.p324.AbstractC5987;
import p138.p176.p291.p323.p324.C5985;

/* JADX INFO: renamed from: ދ.ހ.ށ.ފ.ލ.֏, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C5981 extends AbstractC5987 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final String f16823;

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public final C5985.EnumC5986 f16824;

    /* JADX INFO: renamed from: ހ, reason: contains not printable characters */
    public final String f16825;

    /* JADX INFO: renamed from: ށ, reason: contains not printable characters */
    public final String f16826;

    /* JADX INFO: renamed from: ނ, reason: contains not printable characters */
    public final long f16827;

    /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
    public final long f16828;

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public final String f16829;

    /* JADX INFO: renamed from: ދ.ހ.ށ.ފ.ލ.֏$ؠ, reason: contains not printable characters */
    public static final class C5983 extends AbstractC5987.AbstractC5988 {

        /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
        public String f16830;

        /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
        public C5985.EnumC5986 f16831;

        /* JADX INFO: renamed from: ހ, reason: contains not printable characters */
        public String f16832;

        /* JADX INFO: renamed from: ށ, reason: contains not printable characters */
        public String f16833;

        /* JADX INFO: renamed from: ނ, reason: contains not printable characters */
        public Long f16834;

        /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
        public Long f16835;

        /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
        public String f16836;

        public C5983() {
        }

        public /* synthetic */ C5983(AbstractC5987 abstractC5987, C5982 c5982) {
            C5981 c5981 = (C5981) abstractC5987;
            this.f16830 = c5981.f16823;
            this.f16831 = c5981.f16824;
            this.f16832 = c5981.f16825;
            this.f16833 = c5981.f16826;
            this.f16834 = Long.valueOf(c5981.f16827);
            this.f16835 = Long.valueOf(c5981.f16828);
            this.f16836 = c5981.f16829;
        }

        @Override // p138.p176.p291.p323.p324.AbstractC5987.AbstractC5988
        /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
        public AbstractC5987.AbstractC5988 mo9318(long j) {
            this.f16834 = Long.valueOf(j);
            return this;
        }

        @Override // p138.p176.p291.p323.p324.AbstractC5987.AbstractC5988
        /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
        public AbstractC5987.AbstractC5988 mo9319(C5985.EnumC5986 enumC5986) {
            if (enumC5986 == null) {
                throw new NullPointerException("Null registrationStatus");
            }
            this.f16831 = enumC5986;
            return this;
        }

        @Override // p138.p176.p291.p323.p324.AbstractC5987.AbstractC5988
        /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
        public AbstractC5987 mo9320() {
            String strM4879 = this.f16831 == null ? " registrationStatus" : "";
            if (this.f16834 == null) {
                strM4879 = C2803.m4879(strM4879, " expiresInSecs");
            }
            if (this.f16835 == null) {
                strM4879 = C2803.m4879(strM4879, " tokenCreationEpochInSecs");
            }
            if (strM4879.isEmpty()) {
                return new C5981(this.f16830, this.f16831, this.f16832, this.f16833, this.f16834.longValue(), this.f16835.longValue(), this.f16836, null);
            }
            throw new IllegalStateException(C2803.m4879("Missing required properties:", strM4879));
        }

        @Override // p138.p176.p291.p323.p324.AbstractC5987.AbstractC5988
        /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
        public AbstractC5987.AbstractC5988 mo9321(long j) {
            this.f16835 = Long.valueOf(j);
            return this;
        }
    }

    public /* synthetic */ C5981(String str, C5985.EnumC5986 enumC5986, String str2, String str3, long j, long j2, String str4, C5982 c5982) {
        this.f16823 = str;
        this.f16824 = enumC5986;
        this.f16825 = str2;
        this.f16826 = str3;
        this.f16827 = j;
        this.f16828 = j2;
        this.f16829 = str4;
    }

    public boolean equals(Object obj) {
        String str;
        String str2;
        if (obj == this) {
            return true;
        }
        if (!(obj instanceof AbstractC5987)) {
            return false;
        }
        AbstractC5987 abstractC5987 = (AbstractC5987) obj;
        String str3 = this.f16823;
        if (str3 != null ? str3.equals(((C5981) abstractC5987).f16823) : ((C5981) abstractC5987).f16823 == null) {
            if (this.f16824.equals(((C5981) abstractC5987).f16824) && ((str = this.f16825) != null ? str.equals(((C5981) abstractC5987).f16825) : ((C5981) abstractC5987).f16825 == null) && ((str2 = this.f16826) != null ? str2.equals(((C5981) abstractC5987).f16826) : ((C5981) abstractC5987).f16826 == null)) {
                C5981 c5981 = (C5981) abstractC5987;
                if (this.f16827 == c5981.f16827 && this.f16828 == c5981.f16828) {
                    String str4 = this.f16829;
                    if (str4 == null) {
                        if (c5981.f16829 == null) {
                            return true;
                        }
                    } else if (str4.equals(c5981.f16829)) {
                        return true;
                    }
                }
            }
        }
        return false;
    }

    public int hashCode() {
        String str = this.f16823;
        int iHashCode = ((((str == null ? 0 : str.hashCode()) ^ 1000003) * 1000003) ^ this.f16824.hashCode()) * 1000003;
        String str2 = this.f16825;
        int iHashCode2 = (iHashCode ^ (str2 == null ? 0 : str2.hashCode())) * 1000003;
        String str3 = this.f16826;
        int iHashCode3 = (iHashCode2 ^ (str3 == null ? 0 : str3.hashCode())) * 1000003;
        long j = this.f16827;
        int i = (iHashCode3 ^ ((int) (j ^ (j >>> 32)))) * 1000003;
        long j2 = this.f16828;
        int i2 = (i ^ ((int) (j2 ^ (j2 >>> 32)))) * 1000003;
        String str4 = this.f16829;
        return i2 ^ (str4 != null ? str4.hashCode() : 0);
    }

    public String toString() {
        StringBuilder sbM4889 = C2803.m4889("PersistedInstallationEntry{firebaseInstallationId=");
        sbM4889.append(this.f16823);
        sbM4889.append(", registrationStatus=");
        sbM4889.append(this.f16824);
        sbM4889.append(", authToken=");
        sbM4889.append(this.f16825);
        sbM4889.append(", refreshToken=");
        sbM4889.append(this.f16826);
        sbM4889.append(", expiresInSecs=");
        sbM4889.append(this.f16827);
        sbM4889.append(", tokenCreationEpochInSecs=");
        sbM4889.append(this.f16828);
        sbM4889.append(", fisError=");
        return C2803.m4884(sbM4889, this.f16829, "}");
    }

    @Override // p138.p176.p291.p323.p324.AbstractC5987
    /* JADX INFO: renamed from: ށ, reason: contains not printable characters */
    public AbstractC5987.AbstractC5988 mo9317() {
        return new C5983(this, null);
    }
}
