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

Request for predictions to be issued against a trained model. More...

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

Properties

virtual GoogleApiHttpBody HttpBody [get, set]
 Required. The prediction request body. Refer to the request body details section for more information on how to structure your request. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Request for predictions to be issued against a trained model.

Property Documentation

◆ ETag

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

The ETag of the item.

◆ HttpBody

virtual GoogleApiHttpBody Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1PredictRequest.HttpBody
getset

Required. The prediction request body. Refer to the request body details section for more information on how to structure your request.


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