Package | Description |
---|---|
com.google.api.services.drive.model |
Modifier and Type | Method and Description |
---|---|
File.LabelInfo |
File.LabelInfo.clone() |
File.LabelInfo |
File.getLabelInfo()
Output only.
|
File.LabelInfo |
File.LabelInfo.set(String fieldName,
Object value) |
File.LabelInfo |
File.LabelInfo.setLabels(List<Label> labels)
Output only.
|
Modifier and Type | Method and Description |
---|---|
File |
File.setLabelInfo(File.LabelInfo labelInfo)
Output only.
|
Copyright © 2011–2024 Google. All rights reserved.