Package | Description |
---|---|
com.google.api.services.driveactivity.v2.model |
Modifier and Type | Method and Description |
---|---|
QueryDriveActivityResponse |
QueryDriveActivityResponse.clone() |
QueryDriveActivityResponse |
QueryDriveActivityResponse.set(String fieldName,
Object value) |
QueryDriveActivityResponse |
QueryDriveActivityResponse.setActivities(List<DriveActivity> activities)
List of activity requested.
|
QueryDriveActivityResponse |
QueryDriveActivityResponse.setNextPageToken(String nextPageToken)
Token to retrieve the next page of results, or empty if there are no more results in the list.
|
Copyright © 2011–2023 Google. All rights reserved.