2022-06-10 21:38:30 +09:00

96 lines
3.0 KiB
Smali

.class public final Lcom/google/android/gms/common/Scopes;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-basement@@18.0.0"
# static fields
.field public static final APP_STATE:Ljava/lang/String; = "https://www.googleapis.com/auth/appstate"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final CLOUD_SAVE:Ljava/lang/String; = "https://www.googleapis.com/auth/datastoremobile"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final DRIVE_APPFOLDER:Ljava/lang/String; = "https://www.googleapis.com/auth/drive.appdata"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final DRIVE_APPS:Ljava/lang/String; = "https://www.googleapis.com/auth/drive.apps"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.end field
.field public static final DRIVE_FILE:Ljava/lang/String; = "https://www.googleapis.com/auth/drive.file"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final DRIVE_FULL:Ljava/lang/String; = "https://www.googleapis.com/auth/drive"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.end field
.field public static final EMAIL:Ljava/lang/String; = "email"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final GAMES:Ljava/lang/String; = "https://www.googleapis.com/auth/games"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final GAMES_LITE:Ljava/lang/String; = "https://www.googleapis.com/auth/games_lite"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.end field
.field public static final OPEN_ID:Ljava/lang/String; = "openid"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.end field
.field public static final PLUS_LOGIN:Ljava/lang/String; = "https://www.googleapis.com/auth/plus.login"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.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"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final PROFILE:Ljava/lang/String; = "profile"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
# direct methods
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method