Package | Description |
---|---|
com.google.api.services.drive.model |
Modifier and Type | Method and Description |
---|---|
ModifyLabelsResponse |
ModifyLabelsResponse.clone() |
ModifyLabelsResponse |
ModifyLabelsResponse.set(String fieldName,
Object value) |
ModifyLabelsResponse |
ModifyLabelsResponse.setKind(String kind)
This is always drive#modifyLabelsResponse
|
ModifyLabelsResponse |
ModifyLabelsResponse.setModifiedLabels(List<Label> modifiedLabels)
The list of labels which were added or updated by the request.
|
Copyright © 2011–2024 Google. All rights reserved.