Config$ConfigFetchResponseOrBuilder.smali

.class public interface abstract Lcom/google/android/gms/config/proto/Config$ConfigFetchResponseOrBuilder;
.super Ljava/lang/Object;
.source "com.google.firebase:firebase-config@@19.1.0"

# interfaces
.implements Lcom/google/protobuf/MessageLiteOrBuilder;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/google/android/gms/config/proto/Config;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x609
    name = "ConfigFetchResponseOrBuilder"
.end annotation


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method


# virtual methods
.method public abstract getAppConfig(I)Lcom/google/android/gms/config/proto/Config$AppConfigTable;
.end method

.method public abstract getAppConfigCount()I
.end method

.method public abstract getAppConfigList()Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/List<",
            "Lcom/google/android/gms/config/proto/Config$AppConfigTable;",
            ">;"
        }
    .end annotation
.end method

.method public abstract getInternalMetadata(I)Lcom/google/android/gms/config/proto/Config$KeyValue;
.end method

.method public abstract getInternalMetadataCount()I
.end method

.method public abstract getInternalMetadataList()Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/List<",
            "Lcom/google/android/gms/config/proto/Config$KeyValue;",
            ">;"
        }
    .end annotation
.end method

.method public abstract getPackageTable(I)Lcom/google/android/gms/config/proto/Config$PackageTable;
.end method

.method public abstract getPackageTableCount()I
.end method

.method public abstract getPackageTableList()Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/List<",
            "Lcom/google/android/gms/config/proto/Config$PackageTable;",
            ">;"
        }
    .end annotation
.end method

.method public abstract getStatus()Lcom/google/android/gms/config/proto/Config$ConfigFetchResponse$ResponseStatus;
.end method

.method public abstract hasStatus()Z
.end method