Package | Description |
---|---|
com.google.api.services.driveactivity.v2.model |
Modifier and Type | Method and Description |
---|---|
RestrictionChange |
RestrictionChange.clone() |
RestrictionChange |
RestrictionChange.set(String fieldName,
Object value) |
RestrictionChange |
RestrictionChange.setFeature(String feature)
The feature which had a change in restriction policy.
|
RestrictionChange |
RestrictionChange.setNewRestriction(String newRestriction)
The restriction in place after the change.
|
Modifier and Type | Method and Description |
---|---|
List<RestrictionChange> |
SettingsChange.getRestrictionChanges()
The set of changes made to restrictions.
|
Modifier and Type | Method and Description |
---|---|
SettingsChange |
SettingsChange.setRestrictionChanges(List<RestrictionChange> restrictionChanges)
The set of changes made to restrictions.
|
Copyright © 2011–2023 Google. All rights reserved.