Feed$Builder.smali

.class public final Lcom/avast/analytics/proto/blob/feed/Feed$Builder;
.super Lcom/squareup/wire/Message$Builder;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/avast/analytics/proto/blob/feed/Feed;
.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/analytics/proto/blob/feed/Feed;",
        "Lcom/avast/analytics/proto/blob/feed/Feed$Builder;",
        ">;"
    }
.end annotation


# instance fields
.field public card:Lcom/avast/analytics/proto/blob/feed/Card;

.field public feedName:Ljava/lang/String;

.field public flow_id:Ljava/lang/String;

.field public mediator:Ljava/lang/String;

.field public testVariant: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/analytics/proto/blob/feed/Feed;
    .registers 9

    new-instance v7, Lcom/avast/analytics/proto/blob/feed/Feed;

    iget-object v1, p0, Lcom/avast/analytics/proto/blob/feed/Feed$Builder;->card:Lcom/avast/analytics/proto/blob/feed/Card;

    iget-object v2, p0, Lcom/avast/analytics/proto/blob/feed/Feed$Builder;->feedName:Ljava/lang/String;

    iget-object v3, p0, Lcom/avast/analytics/proto/blob/feed/Feed$Builder;->testVariant:Ljava/lang/String;

    iget-object v4, p0, Lcom/avast/analytics/proto/blob/feed/Feed$Builder;->mediator:Ljava/lang/String;

    iget-object v5, p0, Lcom/avast/analytics/proto/blob/feed/Feed$Builder;->flow_id: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/analytics/proto/blob/feed/Feed;-><init>(Lcom/avast/analytics/proto/blob/feed/Card;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/analytics/proto/blob/feed/Feed$Builder;->build()Lcom/avast/analytics/proto/blob/feed/Feed;

    move-result-object v0

    return-object v0
.end method

.method public card(Lcom/avast/analytics/proto/blob/feed/Card;)Lcom/avast/analytics/proto/blob/feed/Feed$Builder;
    .registers 2

    iput-object p1, p0, Lcom/avast/analytics/proto/blob/feed/Feed$Builder;->card:Lcom/avast/analytics/proto/blob/feed/Card;

    return-object p0
.end method

.method public feedName(Ljava/lang/String;)Lcom/avast/analytics/proto/blob/feed/Feed$Builder;
    .registers 2

    iput-object p1, p0, Lcom/avast/analytics/proto/blob/feed/Feed$Builder;->feedName:Ljava/lang/String;

    return-object p0
.end method

.method public flow_id(Ljava/lang/String;)Lcom/avast/analytics/proto/blob/feed/Feed$Builder;
    .registers 2

    iput-object p1, p0, Lcom/avast/analytics/proto/blob/feed/Feed$Builder;->flow_id:Ljava/lang/String;

    return-object p0
.end method

.method public mediator(Ljava/lang/String;)Lcom/avast/analytics/proto/blob/feed/Feed$Builder;
    .registers 2

    iput-object p1, p0, Lcom/avast/analytics/proto/blob/feed/Feed$Builder;->mediator:Ljava/lang/String;

    return-object p0
.end method

.method public testVariant(Ljava/lang/String;)Lcom/avast/analytics/proto/blob/feed/Feed$Builder;
    .registers 2

    iput-object p1, p0, Lcom/avast/analytics/proto/blob/feed/Feed$Builder;->testVariant:Ljava/lang/String;

    return-object p0
.end method