| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v3 | |
| com.google.api.services.displayvideo.v3.model |
| Modifier and Type | Method and Description |
|---|---|
DisplayVideo.InventorySourceGroups.Create |
DisplayVideo.InventorySourceGroups.create(InventorySourceGroup content)
Creates a new inventory source group.
|
DisplayVideo.InventorySourceGroups.Patch |
DisplayVideo.InventorySourceGroups.patch(Long inventorySourceGroupId,
InventorySourceGroup content)
Updates an inventory source group.
|
| Constructor and Description |
|---|
Create(InventorySourceGroup content)
Creates a new inventory source group.
|
Patch(Long inventorySourceGroupId,
InventorySourceGroup content)
Updates an inventory source group.
|
| Modifier and Type | Method and Description |
|---|---|
InventorySourceGroup |
InventorySourceGroup.clone() |
InventorySourceGroup |
InventorySourceGroup.set(String fieldName,
Object value) |
InventorySourceGroup |
InventorySourceGroup.setDisplayName(String displayName)
Required.
|
InventorySourceGroup |
InventorySourceGroup.setInventorySourceGroupId(Long inventorySourceGroupId)
Output only.
|
InventorySourceGroup |
InventorySourceGroup.setName(String name)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<InventorySourceGroup> |
ListInventorySourceGroupsResponse.getInventorySourceGroups()
The list of inventory source groups.
|
| Modifier and Type | Method and Description |
|---|---|
ListInventorySourceGroupsResponse |
ListInventorySourceGroupsResponse.setInventorySourceGroups(List<InventorySourceGroup> inventorySourceGroups)
The list of inventory source groups.
|
Copyright © 2011–2026 Google. All rights reserved.