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

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

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

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

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

    public jy1(String str) {
        this.f13039a = str;
    }

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