package com.strmr.ps.data.remote.model.alldebrid;

import androidx.media3.container.NalUnitUtil;
import androidx.media3.exoplayer.upstream.CmcdData;
import com.google.android.gms.measurement.api.AppMeasurementSdk;
import com.google.gson.annotations.SerializedName;
import defpackage.cr4;
import defpackage.kp6;
import defpackage.pq6;
import java.util.List;
import kotlin.Metadata;

/* JADX INFO: loaded from: classes3.dex */
@Metadata(d1 = {"\u00000\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0010\t\n\u0002\b\u0002\n\u0002\u0010 \n\u0002\b\u0011\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B3\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\b\u0010\u0004\u001a\u0004\u0018\u00010\u0005\u0012\b\u0010\u0006\u001a\u0004\u0018\u00010\u0003\u0012\u000e\u0010\u0007\u001a\n\u0012\u0004\u0012\u00020\u0000\u0018\u00010\b¢\u0006\u0004\b\t\u0010\nJ\t\u0010\u0013\u001a\u00020\u0003HÆ\u0003J\u0010\u0010\u0014\u001a\u0004\u0018\u00010\u0005HÆ\u0003¢\u0006\u0002\u0010\u000eJ\u000b\u0010\u0015\u001a\u0004\u0018\u00010\u0003HÆ\u0003J\u0011\u0010\u0016\u001a\n\u0012\u0004\u0012\u00020\u0000\u0018\u00010\bHÆ\u0003JB\u0010\u0017\u001a\u00020\u00002\b\b\u0002\u0010\u0002\u001a\u00020\u00032\n\b\u0002\u0010\u0004\u001a\u0004\u0018\u00010\u00052\n\b\u0002\u0010\u0006\u001a\u0004\u0018\u00010\u00032\u0010\b\u0002\u0010\u0007\u001a\n\u0012\u0004\u0012\u00020\u0000\u0018\u00010\bHÆ\u0001¢\u0006\u0002\u0010\u0018J\u0013\u0010\u0019\u001a\u00020\u001a2\b\u0010\u001b\u001a\u0004\u0018\u00010\u0001HÖ\u0003J\t\u0010\u001c\u001a\u00020\u001dHÖ\u0001J\t\u0010\u001e\u001a\u00020\u0003HÖ\u0001R\u0016\u0010\u0002\u001a\u00020\u00038\u0006X\u0087\u0004¢\u0006\b\n\u0000\u001a\u0004\b\u000b\u0010\fR\u001a\u0010\u0004\u001a\u0004\u0018\u00010\u00058\u0006X\u0087\u0004¢\u0006\n\n\u0002\u0010\u000f\u001a\u0004\b\r\u0010\u000eR\u0018\u0010\u0006\u001a\u0004\u0018\u00010\u00038\u0006X\u0087\u0004¢\u0006\b\n\u0000\u001a\u0004\b\u0010\u0010\fR\u001e\u0010\u0007\u001a\n\u0012\u0004\u0012\u00020\u0000\u0018\u00010\b8\u0006X\u0087\u0004¢\u0006\b\n\u0000\u001a\u0004\b\u0011\u0010\u0012¨\u0006\u001f"}, d2 = {"Lcom/strmr/ps/data/remote/model/alldebrid/AllDebridFileNode;", "", AppMeasurementSdk.ConditionalUserProperty.NAME, "", "size", "", "link", "entries", "", "<init>", "(Ljava/lang/String;Ljava/lang/Long;Ljava/lang/String;Ljava/util/List;)V", "getName", "()Ljava/lang/String;", "getSize", "()Ljava/lang/Long;", "Ljava/lang/Long;", "getLink", "getEntries", "()Ljava/util/List;", "component1", "component2", "component3", "component4", "copy", "(Ljava/lang/String;Ljava/lang/Long;Ljava/lang/String;Ljava/util/List;)Lcom/strmr/ps/data/remote/model/alldebrid/AllDebridFileNode;", "equals", "", "other", "hashCode", "", "toString", "app_sideloadRelease"}, k = 1, mv = {2, 0, 0}, xi = NalUnitUtil.H265_NAL_UNIT_TYPE_UNSPECIFIED)
public final /* data */ class AllDebridFileNode {

    @SerializedName("e")
    @pq6
    private final List<AllDebridFileNode> entries;

    @SerializedName(CmcdData.STREAM_TYPE_LIVE)
    @pq6
    private final String link;

    @SerializedName("n")
    @kp6
    private final String name;

    @SerializedName(CmcdData.STREAMING_FORMAT_SS)
    @pq6
    private final Long size;

    public AllDebridFileNode(@kp6 String str, @pq6 Long l, @pq6 String str2, @pq6 List<AllDebridFileNode> list) {
        cr4.g(str, AppMeasurementSdk.ConditionalUserProperty.NAME);
        this.name = str;
        this.size = l;
        this.link = str2;
        this.entries = list;
    }

    /* JADX WARN: Multi-variable type inference failed */
    public static /* synthetic */ AllDebridFileNode copy$default(AllDebridFileNode allDebridFileNode, String str, Long l, String str2, List list, int i, Object obj) {
        if ((i & 1) != 0) {
            str = allDebridFileNode.name;
        }
        if ((i & 2) != 0) {
            l = allDebridFileNode.size;
        }
        if ((i & 4) != 0) {
            str2 = allDebridFileNode.link;
        }
        if ((i & 8) != 0) {
            list = allDebridFileNode.entries;
        }
        return allDebridFileNode.copy(str, l, str2, list);
    }

    @kp6
    /* JADX INFO: renamed from: component1, reason: from getter */
    public final String getName() {
        return this.name;
    }

    @pq6
    /* JADX INFO: renamed from: component2, reason: from getter */
    public final Long getSize() {
        return this.size;
    }

    @pq6
    /* JADX INFO: renamed from: component3, reason: from getter */
    public final String getLink() {
        return this.link;
    }

    @pq6
    public final List<AllDebridFileNode> component4() {
        return this.entries;
    }

    @kp6
    public final AllDebridFileNode copy(@kp6 String name, @pq6 Long size, @pq6 String link, @pq6 List<AllDebridFileNode> entries) {
        cr4.g(name, AppMeasurementSdk.ConditionalUserProperty.NAME);
        return new AllDebridFileNode(name, size, link, entries);
    }

    public boolean equals(@pq6 Object other) {
        if (this == other) {
            return true;
        }
        if (!(other instanceof AllDebridFileNode)) {
            return false;
        }
        AllDebridFileNode allDebridFileNode = (AllDebridFileNode) other;
        return cr4.b(this.name, allDebridFileNode.name) && cr4.b(this.size, allDebridFileNode.size) && cr4.b(this.link, allDebridFileNode.link) && cr4.b(this.entries, allDebridFileNode.entries);
    }

    @pq6
    public final List<AllDebridFileNode> getEntries() {
        return this.entries;
    }

    @pq6
    public final String getLink() {
        return this.link;
    }

    @kp6
    public final String getName() {
        return this.name;
    }

    @pq6
    public final Long getSize() {
        return this.size;
    }

    public int hashCode() {
        int iHashCode = this.name.hashCode() * 31;
        Long l = this.size;
        int iHashCode2 = (iHashCode + (l == null ? 0 : l.hashCode())) * 31;
        String str = this.link;
        int iHashCode3 = (iHashCode2 + (str == null ? 0 : str.hashCode())) * 31;
        List<AllDebridFileNode> list = this.entries;
        return iHashCode3 + (list != null ? list.hashCode() : 0);
    }

    @kp6
    public String toString() {
        return "AllDebridFileNode(name=" + this.name + ", size=" + this.size + ", link=" + this.link + ", entries=" + this.entries + ")";
    }
}
