Config$PackageTableOrBuilder.smali
.class public interface abstract Lcom/google/android/gms/config/proto/Config$PackageTableOrBuilder;
.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 = "PackageTableOrBuilder"
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract getConfigId()Ljava/lang/String;
.end method
.method public abstract getConfigIdBytes()Lcom/google/protobuf/ByteString;
.end method
.method public abstract getEntry(I)Lcom/google/android/gms/config/proto/Config$KeyValue;
.end method
.method public abstract getEntryCount()I
.end method
.method public abstract getEntryList()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 getPackageName()Ljava/lang/String;
.end method
.method public abstract getPackageNameBytes()Lcom/google/protobuf/ByteString;
.end method
.method public abstract hasConfigId()Z
.end method
.method public abstract hasPackageName()Z
.end method