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

import com.google.android.gms.common.annotation.KeepForSdk;
import com.google.android.gms.common.api.Api;
import com.google.android.gms.common.api.Api.ApiOptions;
import com.google.android.gms.common.api.internal.ApiKey;
import defpackage.vo6;

/* JADX INFO: loaded from: classes2.dex */
public interface HasApiKey<O extends Api.ApiOptions> {
    @vo6
    @KeepForSdk
    ApiKey<O> getApiKey();
}
