ml  v1
Classes | Public Member Functions | Properties | List of all members
Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.LocationsResource Class Reference

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...
 

Detailed Description

The "locations" collection of methods.

Constructor & Destructor Documentation

◆ LocationsResource()

Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.LocationsResource.LocationsResource ( Google.Apis.Services.IClientService  service)
inline

Constructs a new resource.

Member Function Documentation

◆ Get()

virtual GetRequest Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.LocationsResource.Get ( string  name)
inlinevirtual

Get the complete list of CMLE capabilities in a location, along with their location-specific properties.

Parameters
nameRequired. The name of the location.

◆ List()

virtual ListRequest Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.LocationsResource.List ( string  parent)
inlinevirtual

List all locations that provides at least one type of CMLE capability.

Parameters
parentRequired. The name of the project for which available locations are to be listed (since some locations might be whitelisted for specific projects).

Property Documentation

◆ Operations

virtual OperationsResource Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.LocationsResource.Operations
get

Gets the Operations resource.

◆ Studies

virtual StudiesResource Google.Apis.CloudMachineLearningEngine.v1.ProjectsResource.LocationsResource.Studies
get

Gets the Studies resource.


The documentation for this class was generated from the following file: