| Modifier and Type | Class and Description |
|---|---|
class |
Vision.Projects.Locations
The "locations" collection of methods.
|
| Constructor and Description |
|---|
Projects() |
| Modifier and Type | Method and Description |
|---|---|
Vision.Projects.Locations |
locations()
An accessor for creating requests from the Locations collection.
|
public Vision.Projects.Locations locations()
The typical use is:
Vision vision = new Vision(...);Vision.Locations.List request = vision.locations().list(parameters ...)
Copyright © 2011–2019 Google. All rights reserved.