About.smali

.class public final Lcom/google/api/services/drive/model/About;
.super Lcom/google/api/client/json/GenericJson;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/google/api/services/drive/model/About$QuotaBytesByService;,
        Lcom/google/api/services/drive/model/About$MaxUploadSizes;,
        Lcom/google/api/services/drive/model/About$ImportFormats;,
        Lcom/google/api/services/drive/model/About$Features;,
        Lcom/google/api/services/drive/model/About$ExportFormats;,
        Lcom/google/api/services/drive/model/About$AdditionalRoleInfo;
    }
.end annotation


# instance fields
.field private additionalRoleInfo:Ljava/util/List;
    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation

    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/List<",
            "Lcom/google/api/services/drive/model/About$AdditionalRoleInfo;",
            ">;"
        }
    .end annotation
.end field

.field private domainSharingPolicy:Ljava/lang/String;
    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation
.end field

.field private etag:Ljava/lang/String;
    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation
.end field

.field private exportFormats:Ljava/util/List;
    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation

    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/List<",
            "Lcom/google/api/services/drive/model/About$ExportFormats;",
            ">;"
        }
    .end annotation
.end field

.field private features:Ljava/util/List;
    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation

    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/List<",
            "Lcom/google/api/services/drive/model/About$Features;",
            ">;"
        }
    .end annotation
.end field

.field private folderColorPalette:Ljava/util/List;
    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation

    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/List<",
            "Ljava/lang/String;",
            ">;"
        }
    .end annotation
.end field

.field private importFormats:Ljava/util/List;
    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation

    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/List<",
            "Lcom/google/api/services/drive/model/About$ImportFormats;",
            ">;"
        }
    .end annotation
.end field

.field private isCurrentAppInstalled:Ljava/lang/Boolean;
    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation
.end field

.field private kind:Ljava/lang/String;
    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation
.end field

.field private languageCode:Ljava/lang/String;
    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation
.end field

.field private largestChangeId:Ljava/lang/Long;
    .annotation runtime Lcom/google/api/client/json/JsonString;
    .end annotation

    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation
.end field

.field private maxUploadSizes:Ljava/util/List;
    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation

    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/List<",
            "Lcom/google/api/services/drive/model/About$MaxUploadSizes;",
            ">;"
        }
    .end annotation
.end field

.field private name:Ljava/lang/String;
    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation
.end field

.field private permissionId:Ljava/lang/String;
    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation
.end field

.field private quotaBytesByService:Ljava/util/List;
    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation

    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/List<",
            "Lcom/google/api/services/drive/model/About$QuotaBytesByService;",
            ">;"
        }
    .end annotation
.end field

.field private quotaBytesTotal:Ljava/lang/Long;
    .annotation runtime Lcom/google/api/client/json/JsonString;
    .end annotation

    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation
.end field

.field private quotaBytesUsed:Ljava/lang/Long;
    .annotation runtime Lcom/google/api/client/json/JsonString;
    .end annotation

    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation
.end field

.field private quotaBytesUsedAggregate:Ljava/lang/Long;
    .annotation runtime Lcom/google/api/client/json/JsonString;
    .end annotation

    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation
.end field

.field private quotaBytesUsedInTrash:Ljava/lang/Long;
    .annotation runtime Lcom/google/api/client/json/JsonString;
    .end annotation

    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation
.end field

.field private quotaType:Ljava/lang/String;
    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation
.end field

.field private remainingChangeIds:Ljava/lang/Long;
    .annotation runtime Lcom/google/api/client/json/JsonString;
    .end annotation

    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation
.end field

.field private rootFolderId:Ljava/lang/String;
    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation
.end field

.field private selfLink:Ljava/lang/String;
    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation
.end field

.field private user:Lcom/google/api/services/drive/model/User;
    .annotation runtime Lcom/google/api/client/util/Key;
    .end annotation
.end field


# direct methods
.method static constructor <clinit>()V
    .registers 1

    const-class v0, Lcom/google/api/services/drive/model/About$AdditionalRoleInfo;

    invoke-static {v0}, Lcom/google/api/client/util/Data;->j(Ljava/lang/Class;)Ljava/lang/Object;

    const-class v0, Lcom/google/api/services/drive/model/About$ExportFormats;

    invoke-static {v0}, Lcom/google/api/client/util/Data;->j(Ljava/lang/Class;)Ljava/lang/Object;

    const-class v0, Lcom/google/api/services/drive/model/About$Features;

    invoke-static {v0}, Lcom/google/api/client/util/Data;->j(Ljava/lang/Class;)Ljava/lang/Object;

    const-class v0, Lcom/google/api/services/drive/model/About$ImportFormats;

    invoke-static {v0}, Lcom/google/api/client/util/Data;->j(Ljava/lang/Class;)Ljava/lang/Object;

    const-class v0, Lcom/google/api/services/drive/model/About$MaxUploadSizes;

    invoke-static {v0}, Lcom/google/api/client/util/Data;->j(Ljava/lang/Class;)Ljava/lang/Object;

    const-class v0, Lcom/google/api/services/drive/model/About$QuotaBytesByService;

    invoke-static {v0}, Lcom/google/api/client/util/Data;->j(Ljava/lang/Class;)Ljava/lang/Object;

    return-void
.end method

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

    invoke-direct {p0}, Lcom/google/api/client/json/GenericJson;-><init>()V

    return-void
.end method


# virtual methods
.method public bridge synthetic b()Lcom/google/api/client/util/GenericData;
    .registers 2

    invoke-virtual {p0}, Lcom/google/api/services/drive/model/About;->l()Lcom/google/api/services/drive/model/About;

    move-result-object v0

    return-object v0
.end method

.method public bridge synthetic clone()Ljava/lang/Object;
    .registers 2
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/lang/CloneNotSupportedException;
        }
    .end annotation

    invoke-virtual {p0}, Lcom/google/api/services/drive/model/About;->l()Lcom/google/api/services/drive/model/About;

    move-result-object v0

    return-object v0
.end method

.method public bridge synthetic f(Ljava/lang/String;Ljava/lang/Object;)Lcom/google/api/client/util/GenericData;
    .registers 3

    invoke-virtual {p0, p1, p2}, Lcom/google/api/services/drive/model/About;->q(Ljava/lang/String;Ljava/lang/Object;)Lcom/google/api/services/drive/model/About;

    move-result-object p1

    return-object p1
.end method

.method public bridge synthetic g()Lcom/google/api/client/json/GenericJson;
    .registers 2

    invoke-virtual {p0}, Lcom/google/api/services/drive/model/About;->l()Lcom/google/api/services/drive/model/About;

    move-result-object v0

    return-object v0
.end method

.method public bridge synthetic h(Ljava/lang/String;Ljava/lang/Object;)Lcom/google/api/client/json/GenericJson;
    .registers 3

    invoke-virtual {p0, p1, p2}, Lcom/google/api/services/drive/model/About;->q(Ljava/lang/String;Ljava/lang/Object;)Lcom/google/api/services/drive/model/About;

    move-result-object p1

    return-object p1
.end method

.method public l()Lcom/google/api/services/drive/model/About;
    .registers 2

    invoke-super {p0}, Lcom/google/api/client/json/GenericJson;->g()Lcom/google/api/client/json/GenericJson;

    move-result-object v0

    check-cast v0, Lcom/google/api/services/drive/model/About;

    return-object v0
.end method

.method public m()Ljava/lang/String;
    .registers 2

    iget-object v0, p0, Lcom/google/api/services/drive/model/About;->name:Ljava/lang/String;

    return-object v0
.end method

.method public n()Ljava/lang/Long;
    .registers 2

    iget-object v0, p0, Lcom/google/api/services/drive/model/About;->quotaBytesTotal:Ljava/lang/Long;

    return-object v0
.end method

.method public o()Ljava/lang/Long;
    .registers 2

    iget-object v0, p0, Lcom/google/api/services/drive/model/About;->quotaBytesUsedAggregate:Ljava/lang/Long;

    return-object v0
.end method

.method public q(Ljava/lang/String;Ljava/lang/Object;)Lcom/google/api/services/drive/model/About;
    .registers 3

    invoke-super {p0, p1, p2}, Lcom/google/api/client/json/GenericJson;->h(Ljava/lang/String;Ljava/lang/Object;)Lcom/google/api/client/json/GenericJson;

    move-result-object p1

    check-cast p1, Lcom/google/api/services/drive/model/About;

    return-object p1
.end method