| Package | Description |
|---|---|
| com.google.api.services.driveactivity.v2.model |
| Modifier and Type | Method and Description |
|---|---|
Move |
Move.clone() |
Move |
ActionDetail.getMove()
An object was moved.
|
Move |
Move.set(String fieldName,
Object value) |
Move |
Move.setAddedParents(List<TargetReference> addedParents)
The added parent object(s).
|
Move |
Move.setRemovedParents(List<TargetReference> removedParents)
The removed parent object(s).
|
| Modifier and Type | Method and Description |
|---|---|
ActionDetail |
ActionDetail.setMove(Move move)
An object was moved.
|
Copyright © 2011–2025 Google. All rights reserved.