Package | Description |
---|---|
com.google.api.services.driveactivity.v2.model |
Modifier and Type | Method and Description |
---|---|
Delete |
Delete.clone() |
Delete |
ActionDetail.getDelete()
An object was deleted.
|
Delete |
Delete.set(String fieldName,
Object value) |
Delete |
Delete.setType(String type)
The type of delete action taken.
|
Modifier and Type | Method and Description |
---|---|
ActionDetail |
ActionDetail.setDelete(Delete delete)
An object was deleted.
|
Copyright © 2011–2023 Google. All rights reserved.