Package | Description |
---|---|
com.google.api.services.driveactivity.v2.model |
Modifier and Type | Method and Description |
---|---|
AppliedLabelChange |
AppliedLabelChange.clone() |
AppliedLabelChange |
ActionDetail.getAppliedLabelChange()
Label was changed.
|
AppliedLabelChange |
AppliedLabelChange.set(String fieldName,
Object value) |
AppliedLabelChange |
AppliedLabelChange.setChanges(List<AppliedLabelChangeDetail> changes)
Changes that were made to the Label on the Target.
|
Modifier and Type | Method and Description |
---|---|
ActionDetail |
ActionDetail.setAppliedLabelChange(AppliedLabelChange appliedLabelChange)
Label was changed.
|
Copyright © 2011–2023 Google. All rights reserved.