Package | Description |
---|---|
com.google.api.services.libraryagent.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleExampleLibraryagentV1Shelf |
GoogleExampleLibraryagentV1Shelf.clone() |
GoogleExampleLibraryagentV1Shelf |
GoogleExampleLibraryagentV1Shelf.set(java.lang.String fieldName,
java.lang.Object value) |
GoogleExampleLibraryagentV1Shelf |
GoogleExampleLibraryagentV1Shelf.setName(java.lang.String name)
Output only.
|
GoogleExampleLibraryagentV1Shelf |
GoogleExampleLibraryagentV1Shelf.setTheme(java.lang.String theme)
The theme of the shelf
|
Modifier and Type | Method and Description |
---|---|
java.util.List<GoogleExampleLibraryagentV1Shelf> |
GoogleExampleLibraryagentV1ListShelvesResponse.getShelves()
The list of shelves.
|
Modifier and Type | Method and Description |
---|---|
GoogleExampleLibraryagentV1ListShelvesResponse |
GoogleExampleLibraryagentV1ListShelvesResponse.setShelves(java.util.List<GoogleExampleLibraryagentV1Shelf> shelves)
The list of shelves.
|