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

import android.content.Context;
import com.google.android.gms.common.annotation.KeepForSdk;
import defpackage.vo6;

/* JADX INFO: loaded from: classes2.dex */
@KeepForSdk
public class TelemetryLogging {
    private TelemetryLogging() {
    }

    @vo6
    @KeepForSdk
    public static TelemetryLoggingClient getClient(@vo6 Context context) {
        return getClient(context, TelemetryLoggingOptions.zaa);
    }

    @vo6
    @KeepForSdk
    public static TelemetryLoggingClient getClient(@vo6 Context context, @vo6 TelemetryLoggingOptions telemetryLoggingOptions) {
        return new com.google.android.gms.common.internal.service.zao(context, telemetryLoggingOptions);
    }
}
