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

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

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

Properties

virtual GoogleApiHttpBody HttpBody [get, set]
 Required. The explanation request body. 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 explanations to be issued against a trained model.

Property Documentation

◆ ETag

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

The ETag of the item.

◆ HttpBody

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

Required. The explanation request body.


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