package V2;

import java.util.List;
import q.AbstractC2761L;

/* JADX INFO: renamed from: V2.z0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0745z0 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final A0 f8199a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final List f8200b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final boolean f8201c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final boolean f8202d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final boolean f8203e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final String f8204f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final String f8205g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final String f8206h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public final boolean f8207i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final int f8208j;

    public C0745z0(A0 a02, List profiles, boolean z6, boolean z7, boolean z8, String loadingMessage, String str, String str2, boolean z9, int i6) {
        kotlin.jvm.internal.o.h(profiles, "profiles");
        kotlin.jvm.internal.o.h(loadingMessage, "loadingMessage");
        this.f8199a = a02;
        this.f8200b = profiles;
        this.f8201c = z6;
        this.f8202d = z7;
        this.f8203e = z8;
        this.f8204f = loadingMessage;
        this.f8205g = str;
        this.f8206h = str2;
        this.f8207i = z9;
        this.f8208j = i6;
    }

    public static C0745z0 a(C0745z0 c0745z0, A0 a02, List list, boolean z6, boolean z7, boolean z8, String str, String str2, String str3, boolean z9, int i6, int i7) {
        if ((i7 & 1) != 0) {
            a02 = c0745z0.f8199a;
        }
        A0 a03 = a02;
        if ((i7 & 2) != 0) {
            list = c0745z0.f8200b;
        }
        List profiles = list;
        if ((i7 & 4) != 0) {
            z6 = c0745z0.f8201c;
        }
        boolean z10 = z6;
        if ((i7 & 8) != 0) {
            z7 = c0745z0.f8202d;
        }
        boolean z11 = z7;
        boolean z12 = (i7 & 16) != 0 ? c0745z0.f8203e : z8;
        String loadingMessage = (i7 & 32) != 0 ? c0745z0.f8204f : str;
        String str4 = (i7 & 64) != 0 ? c0745z0.f8205g : str2;
        String str5 = (i7 & 128) != 0 ? c0745z0.f8206h : str3;
        boolean z13 = (i7 & 256) != 0 ? c0745z0.f8207i : z9;
        int i8 = (i7 & 512) != 0 ? c0745z0.f8208j : i6;
        c0745z0.getClass();
        kotlin.jvm.internal.o.h(profiles, "profiles");
        kotlin.jvm.internal.o.h(loadingMessage, "loadingMessage");
        return new C0745z0(a03, profiles, z10, z11, z12, loadingMessage, str4, str5, z13, i8);
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof C0745z0)) {
            return false;
        }
        C0745z0 c0745z0 = (C0745z0) obj;
        return kotlin.jvm.internal.o.c(this.f8199a, c0745z0.f8199a) && kotlin.jvm.internal.o.c(this.f8200b, c0745z0.f8200b) && this.f8201c == c0745z0.f8201c && this.f8202d == c0745z0.f8202d && this.f8203e == c0745z0.f8203e && kotlin.jvm.internal.o.c(this.f8204f, c0745z0.f8204f) && kotlin.jvm.internal.o.c(this.f8205g, c0745z0.f8205g) && kotlin.jvm.internal.o.c(this.f8206h, c0745z0.f8206h) && this.f8207i == c0745z0.f8207i && this.f8208j == c0745z0.f8208j;
    }

    public final int hashCode() {
        A0 a02 = this.f8199a;
        int iB = AbstractC2761L.b(com.google.android.recaptcha.internal.a.f(com.google.android.recaptcha.internal.a.f(com.google.android.recaptcha.internal.a.f(AbstractC2761L.c(this.f8200b, (a02 == null ? 0 : a02.hashCode()) * 31, 31), 31, this.f8201c), 31, this.f8202d), 31, this.f8203e), 31, this.f8204f);
        String str = this.f8205g;
        int iHashCode = (iB + (str == null ? 0 : str.hashCode())) * 31;
        String str2 = this.f8206h;
        return Integer.hashCode(this.f8208j) + com.google.android.recaptcha.internal.a.f((iHashCode + (str2 != null ? str2.hashCode() : 0)) * 31, 31, this.f8207i);
    }

    public final String toString() {
        StringBuilder sb = new StringBuilder("AuthUiState(user=");
        sb.append(this.f8199a);
        sb.append(", profiles=");
        sb.append(this.f8200b);
        sb.append(", authReady=");
        sb.append(this.f8201c);
        sb.append(", isProUser=");
        sb.append(this.f8202d);
        sb.append(", isLoading=");
        sb.append(this.f8203e);
        sb.append(", loadingMessage=");
        sb.append(this.f8204f);
        sb.append(", error=");
        sb.append(this.f8205g);
        sb.append(", verificationInfoMessage=");
        sb.append(this.f8206h);
        sb.append(", isSendingVerificationEmail=");
        sb.append(this.f8207i);
        sb.append(", subscriptionGateBypassNonce=");
        return Z0.o.q(sb, this.f8208j, ")");
    }
}
