package X2;

import java.util.List;
import java.util.Map;
import kotlin.jvm.internal.o;
import q.AbstractC2761L;

/* JADX INFO: loaded from: classes.dex */
public final class g {

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

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

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

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

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

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

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

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

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

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

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final String f8585k;
    public final String l;

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

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

    /* JADX INFO: renamed from: o, reason: collision with root package name */
    public final Object f8588o;

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

    /* JADX INFO: renamed from: q, reason: collision with root package name */
    public final Map f8590q;

    public g(String str, int i6, List genres, List list, List castMembers, String str2, String str3, String str4, String str5, String str6, String str7, String str8, String str9, String str10, List originCountries, String str11, Map map) {
        o.h(genres, "genres");
        o.h(castMembers, "castMembers");
        o.h(originCountries, "originCountries");
        this.f8575a = str;
        this.f8576b = i6;
        this.f8577c = genres;
        this.f8578d = list;
        this.f8579e = castMembers;
        this.f8580f = str2;
        this.f8581g = str3;
        this.f8582h = str4;
        this.f8583i = str5;
        this.f8584j = str6;
        this.f8585k = str7;
        this.l = str8;
        this.f8586m = str9;
        this.f8587n = str10;
        this.f8588o = originCountries;
        this.f8589p = str11;
        this.f8590q = map;
    }

    /* JADX WARN: Type inference failed for: r0v0, types: [java.lang.Object, java.util.List] */
    public final List a() {
        return this.f8579e;
    }

    /* JADX WARN: Type inference failed for: r0v0, types: [java.lang.Object, java.util.List] */
    public final List b() {
        return this.f8577c;
    }

    /* JADX WARN: Type inference failed for: r0v0, types: [java.lang.Object, java.util.List] */
    public final List c() {
        return this.f8588o;
    }

    public final String d() {
        return this.f8589p;
    }

    public final String e() {
        return this.f8585k;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof g)) {
            return false;
        }
        g gVar = (g) obj;
        return this.f8575a.equals(gVar.f8575a) && this.f8576b == gVar.f8576b && o.c(this.f8577c, gVar.f8577c) && this.f8578d.equals(gVar.f8578d) && o.c(this.f8579e, gVar.f8579e) && o.c(this.f8580f, gVar.f8580f) && o.c(this.f8581g, gVar.f8581g) && o.c(this.f8582h, gVar.f8582h) && o.c(this.f8583i, gVar.f8583i) && o.c(this.f8584j, gVar.f8584j) && this.f8585k.equals(gVar.f8585k) && this.l.equals(gVar.l) && this.f8586m.equals(gVar.f8586m) && o.c(this.f8587n, gVar.f8587n) && o.c(this.f8588o, gVar.f8588o) && this.f8589p.equals(gVar.f8589p) && o.c(this.f8590q, gVar.f8590q);
    }

    public final String f() {
        return this.f8583i;
    }

    public final int g() {
        return this.f8576b;
    }

    public final int hashCode() {
        int iHashCode = (this.f8579e.hashCode() + AbstractC2761L.c(this.f8578d, (this.f8577c.hashCode() + AbstractC2761L.a(this.f8576b, this.f8575a.hashCode() * 31, 31)) * 31, 31)) * 31;
        String str = this.f8580f;
        int iHashCode2 = (iHashCode + (str == null ? 0 : str.hashCode())) * 31;
        String str2 = this.f8581g;
        int iHashCode3 = (iHashCode2 + (str2 == null ? 0 : str2.hashCode())) * 31;
        String str3 = this.f8582h;
        int iHashCode4 = (iHashCode3 + (str3 == null ? 0 : str3.hashCode())) * 31;
        String str4 = this.f8583i;
        int iHashCode5 = (iHashCode4 + (str4 == null ? 0 : str4.hashCode())) * 31;
        String str5 = this.f8584j;
        int iB = AbstractC2761L.b(AbstractC2761L.b(AbstractC2761L.b((iHashCode5 + (str5 == null ? 0 : str5.hashCode())) * 31, 31, this.f8585k), 31, this.l), 31, this.f8586m);
        String str6 = this.f8587n;
        int iB2 = AbstractC2761L.b((this.f8588o.hashCode() + ((iB + (str6 == null ? 0 : str6.hashCode())) * 31)) * 31, 31, this.f8589p);
        Map map = this.f8590q;
        return iB2 + (map != null ? map.hashCode() : 0);
    }

    public final String toString() {
        return "TmdbAdditionalMeta(certificate=" + this.f8575a + ", runTimeMinutes=" + this.f8576b + ", genres=" + this.f8577c + ", castNames=" + this.f8578d + ", castMembers=" + this.f8579e + ", directorName=" + this.f8580f + ", logoUrl=" + this.f8581g + ", trailerYoutubeKey=" + this.f8582h + ", posterUrl=" + this.f8583i + ", backdropUrl=" + this.f8584j + ", overview=" + this.f8585k + ", title=" + this.l + ", year=" + this.f8586m + ", imdbId=" + this.f8587n + ", originCountries=" + this.f8588o + ", originalLanguage=" + this.f8589p + ", seasonMap=" + this.f8590q + ")";
    }
}
