ml
v1
|
The "locations" collection of methods. More...
Classes | |
class | GetRequest |
Get the complete list of CMLE capabilities in a location, along with their location-specific properties. More... | |
class | ListRequest |
List all locations that provides at least one type of CMLE capability. More... | |
class | OperationsResource |
The "operations" collection of methods. More... | |
class | StudiesResource |
The "studies" collection of methods. More... | |
Public Member Functions | |
LocationsResource (Google.Apis.Services.IClientService service) | |
Constructs a new resource. More... | |
virtual GetRequest | Get (string name) |
Get the complete list of CMLE capabilities in a location, along with their location-specific properties. More... | |
virtual ListRequest | List (string parent) |
List all locations that provides at least one type of CMLE capability. More... | |
Properties | |
virtual OperationsResource | Operations [get] |
Gets the Operations resource. More... | |
virtual StudiesResource | Studies [get] |
Gets the Studies resource. More... | |
The "locations" collection of methods.
|
inline |
Constructs a new resource.
|
inlinevirtual |
Get the complete list of CMLE capabilities in a location, along with their location-specific properties.
name | Required. The name of the location. |
|
inlinevirtual |
List all locations that provides at least one type of CMLE capability.
parent | Required. The name of the project for which available locations are to be listed (since some locations might be whitelisted for specific projects). |
|
get |
Gets the Operations resource.
|
get |
Gets the Studies resource.