public class Speech.Projects.Locations
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
Speech.Projects.Locations.Operations
The "operations" collection of methods.
|
Constructor and Description |
---|
Locations() |
Modifier and Type | Method and Description |
---|---|
Speech.Projects.Locations.Operations |
operations()
An accessor for creating requests from the Operations collection.
|
public Speech.Projects.Locations.Operations operations()
The typical use is:
Speech speech = new Speech(...);
Speech.Operations.List request = speech.operations().list(parameters ...)