com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
Capabilities() |
getFactory, setFactory, toPrettyString, toString
entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public Boolean getCanAddChildren()
null
for nonepublic Drive.Capabilities setCanAddChildren(Boolean canAddChildren)
canAddChildren
- canAddChildren or null
for nonepublic Boolean getCanChangeCopyRequiresWriterPermissionRestriction()
null
for nonepublic Drive.Capabilities setCanChangeCopyRequiresWriterPermissionRestriction(Boolean canChangeCopyRequiresWriterPermissionRestriction)
canChangeCopyRequiresWriterPermissionRestriction
- canChangeCopyRequiresWriterPermissionRestriction or null
for nonepublic Boolean getCanChangeDomainUsersOnlyRestriction()
null
for nonepublic Drive.Capabilities setCanChangeDomainUsersOnlyRestriction(Boolean canChangeDomainUsersOnlyRestriction)
canChangeDomainUsersOnlyRestriction
- canChangeDomainUsersOnlyRestriction or null
for nonepublic Boolean getCanChangeDriveBackground()
null
for nonepublic Drive.Capabilities setCanChangeDriveBackground(Boolean canChangeDriveBackground)
canChangeDriveBackground
- canChangeDriveBackground or null
for nonepublic Boolean getCanChangeDriveMembersOnlyRestriction()
null
for nonepublic Drive.Capabilities setCanChangeDriveMembersOnlyRestriction(Boolean canChangeDriveMembersOnlyRestriction)
canChangeDriveMembersOnlyRestriction
- canChangeDriveMembersOnlyRestriction or null
for nonepublic Boolean getCanChangeSharingFoldersRequiresOrganizerPermissionRestriction()
null
for nonepublic Drive.Capabilities setCanChangeSharingFoldersRequiresOrganizerPermissionRestriction(Boolean canChangeSharingFoldersRequiresOrganizerPermissionRestriction)
canChangeSharingFoldersRequiresOrganizerPermissionRestriction
- canChangeSharingFoldersRequiresOrganizerPermissionRestriction or null
for nonepublic Boolean getCanComment()
null
for nonepublic Drive.Capabilities setCanComment(Boolean canComment)
canComment
- canComment or null
for nonepublic Boolean getCanCopy()
null
for nonepublic Drive.Capabilities setCanCopy(Boolean canCopy)
canCopy
- canCopy or null
for nonepublic Boolean getCanDeleteChildren()
null
for nonepublic Drive.Capabilities setCanDeleteChildren(Boolean canDeleteChildren)
canDeleteChildren
- canDeleteChildren or null
for nonepublic Boolean getCanDeleteDrive()
null
for nonepublic Drive.Capabilities setCanDeleteDrive(Boolean canDeleteDrive)
canDeleteDrive
- canDeleteDrive or null
for nonepublic Boolean getCanDownload()
null
for nonepublic Drive.Capabilities setCanDownload(Boolean canDownload)
canDownload
- canDownload or null
for nonepublic Boolean getCanEdit()
null
for nonepublic Drive.Capabilities setCanEdit(Boolean canEdit)
canEdit
- canEdit or null
for nonepublic Boolean getCanListChildren()
null
for nonepublic Drive.Capabilities setCanListChildren(Boolean canListChildren)
canListChildren
- canListChildren or null
for nonepublic Boolean getCanManageMembers()
null
for nonepublic Drive.Capabilities setCanManageMembers(Boolean canManageMembers)
canManageMembers
- canManageMembers or null
for nonepublic Boolean getCanReadRevisions()
null
for nonepublic Drive.Capabilities setCanReadRevisions(Boolean canReadRevisions)
canReadRevisions
- canReadRevisions or null
for nonepublic Boolean getCanRename()
null
for nonepublic Drive.Capabilities setCanRename(Boolean canRename)
canRename
- canRename or null
for nonepublic Boolean getCanRenameDrive()
null
for nonepublic Drive.Capabilities setCanRenameDrive(Boolean canRenameDrive)
canRenameDrive
- canRenameDrive or null
for nonepublic Boolean getCanResetDriveRestrictions()
null
for nonepublic Drive.Capabilities setCanResetDriveRestrictions(Boolean canResetDriveRestrictions)
canResetDriveRestrictions
- canResetDriveRestrictions or null
for nonepublic Boolean getCanShare()
null
for nonepublic Drive.Capabilities setCanShare(Boolean canShare)
canShare
- canShare or null
for nonepublic Boolean getCanTrashChildren()
null
for nonepublic Drive.Capabilities setCanTrashChildren(Boolean canTrashChildren)
canTrashChildren
- canTrashChildren or null
for nonepublic Drive.Capabilities set(String fieldName, Object value)
set
in class com.google.api.client.json.GenericJson
public Drive.Capabilities clone()
clone
in class com.google.api.client.json.GenericJson
Copyright © 2011–2024 Google. All rights reserved.