Package | Description |
---|---|
com.google.api.services.drive.model |
Modifier and Type | Method and Description |
---|---|
DownloadRestrictionsMetadata |
DownloadRestrictionsMetadata.clone() |
DownloadRestrictionsMetadata |
File.getDownloadRestrictions()
Download restrictions applied on the file.
|
DownloadRestrictionsMetadata |
DownloadRestrictionsMetadata.set(String fieldName,
Object value) |
DownloadRestrictionsMetadata |
DownloadRestrictionsMetadata.setEffectiveDownloadRestrictionWithContext(DownloadRestriction effectiveDownloadRestrictionWithContext)
Output only.
|
DownloadRestrictionsMetadata |
DownloadRestrictionsMetadata.setItemDownloadRestriction(DownloadRestriction itemDownloadRestriction)
The download restriction of the file applied directly by the owner or organizer.
|
Modifier and Type | Method and Description |
---|---|
File |
File.setDownloadRestrictions(DownloadRestrictionsMetadata downloadRestrictions)
Download restrictions applied on the file.
|
Copyright © 2011–2025 Google. All rights reserved.