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

The response message for Operations.ListOperations. More...

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

Properties

virtual string NextPageToken [get, set]
 The standard List next-page token. More...
 
virtual System.Collections.Generic.IList< GoogleLongrunningOperationOperations [get, set]
 A list of operations that matches the specified filter in the request. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

The response message for Operations.ListOperations.

Property Documentation

◆ ETag

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

The ETag of the item.

◆ NextPageToken

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

The standard List next-page token.

◆ Operations

virtual System.Collections.Generic.IList<GoogleLongrunningOperation> Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleLongrunningListOperationsResponse.Operations
getset

A list of operations that matches the specified filter in the request.


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