public class Vision.Projects.Locations.ProductSets.Products extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Vision.Projects.Locations.ProductSets.Products.List |
| Constructor and Description |
|---|
Products() |
| Modifier and Type | Method and Description |
|---|---|
Vision.Projects.Locations.ProductSets.Products.List |
list(String name)
Lists the Products in a ProductSet, in an unspecified order.
|
public Vision.Projects.Locations.ProductSets.Products.List list(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. The ProductSet resource for which to retrieve Products. Format is:
`projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID`IOExceptionCopyright © 2011–2021 Google. All rights reserved.