Package | Description |
---|---|
com.google.api.services.drive.model |
Modifier and Type | Method and Description |
---|---|
GeneratedIds |
GeneratedIds.clone() |
GeneratedIds |
GeneratedIds.set(String fieldName,
Object value) |
GeneratedIds |
GeneratedIds.setIds(List<String> ids)
The IDs generated for the requesting user in the specified space.
|
GeneratedIds |
GeneratedIds.setKind(String kind)
Identifies what kind of resource this is.
|
GeneratedIds |
GeneratedIds.setSpace(String space)
The type of file that can be created with these IDs.
|
Copyright © 2011–2024 Google. All rights reserved.