granularity level: instruction
.class public abstract Lcom/google/firebase/installations/remote/InstallationResponse;
.super Ljava/lang/Object;
.source "InstallationResponse.java"
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/firebase/installations/remote/InstallationResponse$Builder;,
Lcom/google/firebase/installations/remote/InstallationResponse$ResponseCode;
}
.end annotation
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static builder()Lcom/google/firebase/installations/remote/InstallationResponse$Builder;
.locals 1
new-instance v0, Lcom/google/firebase/installations/remote/AutoValue_InstallationResponse$Builder;
invoke-direct {v0}, Lcom/google/firebase/installations/remote/AutoValue_InstallationResponse$Builder;-><init>()V
return-object v0
.end method
.method public abstract getAuthToken()Lcom/google/firebase/installations/remote/TokenResult;
const/4 v0, 0x0
return-object v0
.end method
.method public abstract getFid()Ljava/lang/String;
const/4 v0, 0x0
return-object v0
.end method
.method public abstract getRefreshToken()Ljava/lang/String;
const/4 v0, 0x0
return-object v0
.end method
.method public abstract getResponseCode()Lcom/google/firebase/installations/remote/InstallationResponse$ResponseCode;
const/4 v0, 0x0
return-object v0
.end method
.method public abstract getUri()Ljava/lang/String;
const/4 v0, 0x0
return-object v0
.end method
.method public abstract toBuilder()Lcom/google/firebase/installations/remote/InstallationResponse$Builder;
const/4 v0, 0x0
return-object v0
.end method