Package | Description |
---|---|
com.google.api.services.keep.v1 | |
com.google.api.services.keep.v1.model |
Modifier and Type | Method and Description |
---|---|
Keep.Notes.Permissions.BatchCreate |
Keep.Notes.Permissions.batchCreate(String parent,
BatchCreatePermissionsRequest content)
Creates one or more permissions on the note.
|
Constructor and Description |
---|
BatchCreate(String parent,
BatchCreatePermissionsRequest content)
Creates one or more permissions on the note.
|
Modifier and Type | Method and Description |
---|---|
BatchCreatePermissionsRequest |
BatchCreatePermissionsRequest.clone() |
BatchCreatePermissionsRequest |
BatchCreatePermissionsRequest.set(String fieldName,
Object value) |
BatchCreatePermissionsRequest |
BatchCreatePermissionsRequest.setRequests(List<CreatePermissionRequest> requests)
The request message specifying the resources to create.
|
Copyright © 2011–2025 Google. All rights reserved.