public class DriveActivityScopes extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DRIVE_ACTIVITY
View and add to the activity record of files in your Google Drive.
|
static String |
DRIVE_ACTIVITY_READONLY
View the activity record of files in your Google Drive.
|
Modifier and Type | Method and Description |
---|---|
static Set<String> |
all()
Returns an unmodifiable set that contains all scopes declared by this class.
|
public static final String DRIVE_ACTIVITY
public static final String DRIVE_ACTIVITY_READONLY
Copyright © 2011–2023 Google. All rights reserved.