FirstPartyScopes.smali
.class public Lcom/google/android/gms/common/FirstPartyScopes;
.super Ljava/lang/Object;
# static fields
.field public static final API_AUDIT_GRANTS:Ljava/lang/String; = "https://www.googleapis.com/auth/grants.audit"
.field public static final CIRCLES_READ:Ljava/lang/String; = "https://www.googleapis.com/auth/plus.circles.read"
.field public static final CIRCLES_WRITE:Ljava/lang/String; = "https://www.googleapis.com/auth/plus.circles.write"
.field public static final CIRCLE_MEMBERS:Ljava/lang/String; = "https://www.googleapis.com/auth/plus.circles.members"
.field public static final GAMES_1P:Ljava/lang/String; = "https://www.googleapis.com/auth/games.firstparty"
.field public static final MY_PHONE_NUMBERS:Ljava/lang/String; = "https://www.googleapis.com/auth/myphonenumbers"
.field public static final ONLINE_WALLET:Ljava/lang/String; = "https://www.googleapis.com/auth/payments.make_payments"
.field public static final ONLINE_WALLET_SANDBOX:Ljava/lang/String; = "https://www.googleapis.com/auth/paymentssandbox.make_payments"
.field public static final PLUSONE_SERVICE:Ljava/lang/String; = "https://www.googleapis.com/auth/pos"
.field public static final PLUS_APPLICATIONS_MANAGE:Ljava/lang/String; = "https://www.googleapis.com/auth/plus.applications.manage"
.field public static final PLUS_MEDIA_UPLOAD:Ljava/lang/String; = "https://www.googleapis.com/auth/plus.media.upload"
.field public static final PLUS_PAGES_MANAGE:Ljava/lang/String; = "https://www.googleapis.com/auth/plus.pages.manage"
.field public static final PLUS_PEOPLE_READWRITE:Ljava/lang/String; = "https://www.googleapis.com/auth/plus.peopleapi.readwrite"
.field public static final PLUS_PROFILE_READ:Ljava/lang/String; = "https://www.googleapis.com/auth/plus.profiles.read"
.field public static final PLUS_PROFILE_WRITE:Ljava/lang/String; = "https://www.googleapis.com/auth/plus.profiles.write"
.field public static final PLUS_SETTINGS:Ljava/lang/String; = "https://www.googleapis.com/auth/plus.settings"
.field public static final PLUS_STREAM_READ:Ljava/lang/String; = "https://www.googleapis.com/auth/plus.stream.read"
.field public static final PLUS_STREAM_WRITE:Ljava/lang/String; = "https://www.googleapis.com/auth/plus.stream.write"
# direct methods
.method private constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method