ml  v1
Properties | List of all members
Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1ListModelsResponse Class Reference

Response message for the ListModels method. More...

Inheritance diagram for Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1ListModelsResponse:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual System.Collections.Generic.IList< GoogleCloudMlV1ModelModels [get, set]
 The list of models. 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
 

Detailed Description

Response message for the ListModels method.

Property Documentation

◆ ETag

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

The ETag of the item.

◆ Models

virtual System.Collections.Generic.IList<GoogleCloudMlV1Model> Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1ListModelsResponse.Models
getset

The list of models.

◆ NextPageToken

virtual string Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1ListModelsResponse.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: