GoogleCredentialsIdToken$Builder.smali

.class public final Lcom/avast/id/proto/GoogleCredentialsIdToken$Builder;
.super Lcom/squareup/wire/Message$Builder;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/avast/id/proto/GoogleCredentialsIdToken;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = "Builder"
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/squareup/wire/Message$Builder<",
        "Lcom/avast/id/proto/GoogleCredentialsIdToken;",
        "Lcom/avast/id/proto/GoogleCredentialsIdToken$Builder;",
        ">;"
    }
.end annotation


# instance fields
.field public idToken:Ljava/lang/String;

.field public imageUrl:Ljava/lang/String;

.field public locale:Ljava/lang/String;

.field public name:Ljava/lang/String;

.field public surname:Ljava/lang/String;


# direct methods
.method public constructor <init>()V
    .registers 1

    invoke-direct {p0}, Lcom/squareup/wire/Message$Builder;-><init>()V

    return-void
.end method


# virtual methods
.method public build()Lcom/avast/id/proto/GoogleCredentialsIdToken;
    .registers 9

    new-instance v7, Lcom/avast/id/proto/GoogleCredentialsIdToken;

    iget-object v1, p0, Lcom/avast/id/proto/GoogleCredentialsIdToken$Builder;->idToken:Ljava/lang/String;

    iget-object v2, p0, Lcom/avast/id/proto/GoogleCredentialsIdToken$Builder;->locale:Ljava/lang/String;

    iget-object v3, p0, Lcom/avast/id/proto/GoogleCredentialsIdToken$Builder;->name:Ljava/lang/String;

    iget-object v4, p0, Lcom/avast/id/proto/GoogleCredentialsIdToken$Builder;->surname:Ljava/lang/String;

    iget-object v5, p0, Lcom/avast/id/proto/GoogleCredentialsIdToken$Builder;->imageUrl:Ljava/lang/String;

    invoke-virtual {p0}, Lcom/squareup/wire/Message$Builder;->buildUnknownFields()Lokio/ByteString;

    move-result-object v6

    move-object v0, v7

    invoke-direct/range {v0 .. v6}, Lcom/avast/id/proto/GoogleCredentialsIdToken;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lokio/ByteString;)V

    return-object v7
.end method

.method public bridge synthetic build()Lcom/squareup/wire/Message;
    .registers 2

    invoke-virtual {p0}, Lcom/avast/id/proto/GoogleCredentialsIdToken$Builder;->build()Lcom/avast/id/proto/GoogleCredentialsIdToken;

    move-result-object v0

    return-object v0
.end method

.method public idToken(Ljava/lang/String;)Lcom/avast/id/proto/GoogleCredentialsIdToken$Builder;
    .registers 2

    iput-object p1, p0, Lcom/avast/id/proto/GoogleCredentialsIdToken$Builder;->idToken:Ljava/lang/String;

    return-object p0
.end method

.method public imageUrl(Ljava/lang/String;)Lcom/avast/id/proto/GoogleCredentialsIdToken$Builder;
    .registers 2

    iput-object p1, p0, Lcom/avast/id/proto/GoogleCredentialsIdToken$Builder;->imageUrl:Ljava/lang/String;

    return-object p0
.end method

.method public locale(Ljava/lang/String;)Lcom/avast/id/proto/GoogleCredentialsIdToken$Builder;
    .registers 2

    iput-object p1, p0, Lcom/avast/id/proto/GoogleCredentialsIdToken$Builder;->locale:Ljava/lang/String;

    return-object p0
.end method

.method public name(Ljava/lang/String;)Lcom/avast/id/proto/GoogleCredentialsIdToken$Builder;
    .registers 2

    iput-object p1, p0, Lcom/avast/id/proto/GoogleCredentialsIdToken$Builder;->name:Ljava/lang/String;

    return-object p0
.end method

.method public surname(Ljava/lang/String;)Lcom/avast/id/proto/GoogleCredentialsIdToken$Builder;
    .registers 2

    iput-object p1, p0, Lcom/avast/id/proto/GoogleCredentialsIdToken$Builder;->surname:Ljava/lang/String;

    return-object p0
.end method