package com.google.android.gms.internal.ads;

/* JADX INFO: loaded from: classes2.dex */
public final class u72 {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final u72 f17118b = new u72("TINK");

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final u72 f17119c = new u72("CRUNCHY");

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final u72 f17120d = new u72("LEGACY");

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public static final u72 f17121e = new u72("NO_PREFIX");

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

    public u72(String str) {
        this.f17122a = str;
    }

    public final String toString() {
        return this.f17122a;
    }
}
