Package | Description |
---|---|
com.google.api.services.keep.v1 | |
com.google.api.services.keep.v1.model |
Modifier and Type | Method and Description |
---|---|
Keep.Notes.Permissions.BatchDelete |
Keep.Notes.Permissions.batchDelete(String parent,
BatchDeletePermissionsRequest content)
Deletes one or more permissions on the note.
|
Constructor and Description |
---|
BatchDelete(String parent,
BatchDeletePermissionsRequest content)
Deletes one or more permissions on the note.
|
Modifier and Type | Method and Description |
---|---|
BatchDeletePermissionsRequest |
BatchDeletePermissionsRequest.clone() |
BatchDeletePermissionsRequest |
BatchDeletePermissionsRequest.set(String fieldName,
Object value) |
BatchDeletePermissionsRequest |
BatchDeletePermissionsRequest.setNames(List<String> names)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.