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

Response message for the ListJobs method. More...

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

Properties

virtual System.Collections.Generic.IList< GoogleCloudMlV1JobJobs [get, set]
 The list of jobs. 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 ListJobs method.

Property Documentation

◆ ETag

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

The ETag of the item.

◆ Jobs

virtual System.Collections.Generic.IList<GoogleCloudMlV1Job> Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1ListJobsResponse.Jobs
getset

The list of jobs.

◆ NextPageToken

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