Scopes.smali
.class public final Lcom/google/android/gms/common/Scopes;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-basement@@17.3.0"
# static fields
.field public static final APP_STATE:Ljava/lang/String; = "https://www.googleapis.com/auth/appstate"
.field public static final CLOUD_SAVE:Ljava/lang/String; = "https://www.googleapis.com/auth/datastoremobile"
.field public static final DRIVE_APPFOLDER:Ljava/lang/String; = "https://www.googleapis.com/auth/drive.appdata"
.field public static final DRIVE_APPS:Ljava/lang/String; = "https://www.googleapis.com/auth/drive.apps"
.field public static final DRIVE_FILE:Ljava/lang/String; = "https://www.googleapis.com/auth/drive.file"
.field public static final DRIVE_FULL:Ljava/lang/String; = "https://www.googleapis.com/auth/drive"
.field public static final EMAIL:Ljava/lang/String; = "email"
.field public static final FITNESS_ACTIVITY_READ:Ljava/lang/String; = "https://www.googleapis.com/auth/fitness.activity.read"
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public static final FITNESS_ACTIVITY_READ_WRITE:Ljava/lang/String; = "https://www.googleapis.com/auth/fitness.activity.write"
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public static final FITNESS_BLOOD_GLUCOSE_READ:Ljava/lang/String; = "https://www.googleapis.com/auth/fitness.blood_glucose.read"
.field public static final FITNESS_BLOOD_GLUCOSE_READ_WRITE:Ljava/lang/String; = "https://www.googleapis.com/auth/fitness.blood_glucose.write"
.field public static final FITNESS_BLOOD_PRESSURE_READ:Ljava/lang/String; = "https://www.googleapis.com/auth/fitness.blood_pressure.read"
.field public static final FITNESS_BLOOD_PRESSURE_READ_WRITE:Ljava/lang/String; = "https://www.googleapis.com/auth/fitness.blood_pressure.write"
.field public static final FITNESS_BODY_READ:Ljava/lang/String; = "https://www.googleapis.com/auth/fitness.body.read"
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public static final FITNESS_BODY_READ_WRITE:Ljava/lang/String; = "https://www.googleapis.com/auth/fitness.body.write"
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public static final FITNESS_BODY_TEMPERATURE_READ:Ljava/lang/String; = "https://www.googleapis.com/auth/fitness.body_temperature.read"
.field public static final FITNESS_BODY_TEMPERATURE_READ_WRITE:Ljava/lang/String; = "https://www.googleapis.com/auth/fitness.body_temperature.write"
.field public static final FITNESS_LOCATION_READ:Ljava/lang/String; = "https://www.googleapis.com/auth/fitness.location.read"
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public static final FITNESS_LOCATION_READ_WRITE:Ljava/lang/String; = "https://www.googleapis.com/auth/fitness.location.write"
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public static final FITNESS_NUTRITION_READ:Ljava/lang/String; = "https://www.googleapis.com/auth/fitness.nutrition.read"
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public static final FITNESS_NUTRITION_READ_WRITE:Ljava/lang/String; = "https://www.googleapis.com/auth/fitness.nutrition.write"
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public static final FITNESS_OXYGEN_SATURATION_READ:Ljava/lang/String; = "https://www.googleapis.com/auth/fitness.oxygen_saturation.read"
.field public static final FITNESS_OXYGEN_SATURATION_READ_WRITE:Ljava/lang/String; = "https://www.googleapis.com/auth/fitness.oxygen_saturation.write"
.field public static final FITNESS_REPRODUCTIVE_HEALTH_READ:Ljava/lang/String; = "https://www.googleapis.com/auth/fitness.reproductive_health.read"
.field public static final FITNESS_REPRODUCTIVE_HEALTH_READ_WRITE:Ljava/lang/String; = "https://www.googleapis.com/auth/fitness.reproductive_health.write"
.field public static final GAMES:Ljava/lang/String; = "https://www.googleapis.com/auth/games"
.field public static final GAMES_LITE:Ljava/lang/String; = "https://www.googleapis.com/auth/games_lite"
.field public static final OPEN_ID:Ljava/lang/String; = "openid"
.field public static final PLUS_LOGIN:Ljava/lang/String; = "https://www.googleapis.com/auth/plus.login"
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public static final PLUS_ME:Ljava/lang/String; = "https://www.googleapis.com/auth/plus.me"
.field public static final PROFILE:Ljava/lang/String; = "profile"
# direct methods
.method private constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method