granularity level: instruction

		.class final Lcom/google/firebase/installations/remote/AutoValue_InstallationResponse;
.super Lcom/google/firebase/installations/remote/InstallationResponse;
.source "AutoValue_InstallationResponse.java"

.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/firebase/installations/remote/AutoValue_InstallationResponse$Builder;
}
.end annotation

.field private final authToken:Lcom/google/firebase/installations/remote/TokenResult;
.field private final fid:Ljava/lang/String;
.field private final refreshToken:Ljava/lang/String;
.field private final responseCode:Lcom/google/firebase/installations/remote/InstallationResponse$ResponseCode;
.field private final uri:Ljava/lang/String;


.method private constructor <init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/google/firebase/installations/remote/TokenResult;Lcom/google/firebase/installations/remote/InstallationResponse$ResponseCode;)V
	.locals 0

	invoke-direct {p0}, Lcom/google/firebase/installations/remote/InstallationResponse;-><init>()V
	iput-object p1, p0, Lcom/google/firebase/installations/remote/AutoValue_InstallationResponse;->uri:Ljava/lang/String;
	iput-object p2, p0, Lcom/google/firebase/installations/remote/AutoValue_InstallationResponse;->fid:Ljava/lang/String;
	iput-object p3, p0, Lcom/google/firebase/installations/remote/AutoValue_InstallationResponse;->refreshToken:Ljava/lang/String;
	iput-object p4, p0, Lcom/google/firebase/installations/remote/AutoValue_InstallationResponse;->authToken:Lcom/google/firebase/installations/remote/TokenResult;
	iput-object p5, p0, Lcom/google/firebase/installations/remote/AutoValue_InstallationResponse;->responseCode:Lcom/google/firebase/installations/remote/InstallationResponse$ResponseCode;
	return-void
.end method

.method synthetic constructor <init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/google/firebase/installations/remote/TokenResult;Lcom/google/firebase/installations/remote/InstallationResponse$ResponseCode;Lcom/google/firebase/installations/remote/AutoValue_InstallationResponse$1;)V
	.locals 0

	invoke-direct/range {p0 .. p5}, Lcom/google/firebase/installations/remote/AutoValue_InstallationResponse;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/google/firebase/installations/remote/TokenResult;Lcom/google/firebase/installations/remote/InstallationResponse$ResponseCode;)V
	return-void
.end method

.method public equals(Ljava/lang/Object;)Z
	.locals 4

	const/4 v0, 0x0
	return v0
.end method

.method public getAuthToken()Lcom/google/firebase/installations/remote/TokenResult;
	.locals 1

	iget-object v0, p0, Lcom/google/firebase/installations/remote/AutoValue_InstallationResponse;->authToken:Lcom/google/firebase/installations/remote/TokenResult;
	return-object v0
.end method

.method public getFid()Ljava/lang/String;
	.locals 1

	iget-object v0, p0, Lcom/google/firebase/installations/remote/AutoValue_InstallationResponse;->fid:Ljava/lang/String;
	return-object v0
.end method

.method public getRefreshToken()Ljava/lang/String;
	.locals 1

	iget-object v0, p0, Lcom/google/firebase/installations/remote/AutoValue_InstallationResponse;->refreshToken:Ljava/lang/String;
	return-object v0
.end method

.method public getResponseCode()Lcom/google/firebase/installations/remote/InstallationResponse$ResponseCode;
	.locals 1

	iget-object v0, p0, Lcom/google/firebase/installations/remote/AutoValue_InstallationResponse;->responseCode:Lcom/google/firebase/installations/remote/InstallationResponse$ResponseCode;
	return-object v0
.end method

.method public getUri()Ljava/lang/String;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method public hashCode()I
	.locals 4

	const/4 v0, 0x0
	return v0
.end method

.method public toBuilder()Lcom/google/firebase/installations/remote/InstallationResponse$Builder;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public toString()Ljava/lang/String;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method