ConsentInformation$ServerResponse.smali
.class public Lcom/google/ads/consent/ConsentInformation$ServerResponse;
.super Ljava/lang/Object;
.source "ConsentInformation.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/ads/consent/ConsentInformation;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xc
name = "ServerResponse"
.end annotation
# instance fields
.field adNetworkLookupResponses:Ljava/util/List;
.annotation runtime Lcom/google/gson/a/c;
value = "ad_network_ids"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lcom/google/ads/consent/ConsentInformation$AdNetworkLookupResponse;",
">;"
}
.end annotation
.end field
.field companies:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lcom/google/ads/consent/AdProvider;",
">;"
}
.end annotation
.end field
.field isRequestLocationInEeaOrUnknown:Ljava/lang/Boolean;
.annotation runtime Lcom/google/gson/a/c;
value = "is_request_in_eea_or_unknown"
.end annotation
.end field
# direct methods
.method protected constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method