| Package | Description |
|---|---|
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
ProductDestination |
ProductDestination.clone() |
ProductDestination |
ProductDestination.set(String fieldName,
Object value) |
ProductDestination |
ProductDestination.setDestinationName(String destinationName)
The name of the destination.
|
ProductDestination |
ProductDestination.setIntention(String intention)
Whether the destination is required, excluded or should be validated.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProductDestination> |
Product.getDestinations()
Specifies the intended destinations for the product.
|
| Modifier and Type | Method and Description |
|---|---|
Product |
Product.setDestinations(List<ProductDestination> destinations)
Specifies the intended destinations for the product.
|
Copyright © 2011–2021 Google. All rights reserved.