ml  v1
Properties | List of all members
Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1ListLocationsResponse Class Reference
Inheritance diagram for Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1ListLocationsResponse:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual System.Collections.Generic.IList< GoogleCloudMlV1LocationLocations [get, set]
 Locations where at least one type of CMLE capability is available. More...
 
virtual string NextPageToken [get, set]
 Optional. Pass this token as the page_token field of the request for a subsequent call. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ETag

virtual string Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1ListLocationsResponse.ETag
getset

The ETag of the item.

◆ Locations

virtual System.Collections.Generic.IList<GoogleCloudMlV1Location> Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1ListLocationsResponse.Locations
getset

Locations where at least one type of CMLE capability is available.

◆ NextPageToken

virtual string Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1ListLocationsResponse.NextPageToken
getset

Optional. Pass this token as the page_token field of the request for a subsequent call.


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