| Package | Description |
|---|---|
| com.google.api.services.driveactivity.v2.model |
| Modifier and Type | Method and Description |
|---|---|
Create |
Create.clone() |
Create |
ActionDetail.getCreate()
An object was created.
|
Create |
Create.set(String fieldName,
Object value) |
Create |
Create.setCopy(Copy copy)
If present, indicates the object was created by copying an existing Drive object.
|
Create |
Create.setNew(DriveActivityNew new__)
If present, indicates the object was newly created (e.g.
|
Create |
Create.setUpload(Upload upload)
If present, indicates the object originated externally and was uploaded to Drive.
|
| Modifier and Type | Method and Description |
|---|---|
ActionDetail |
ActionDetail.setCreate(Create create)
An object was created.
|
Copyright © 2011–2025 Google. All rights reserved.