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

Metadata field of a google.longrunning.Operation associated with a SuggestTrialsRequest. More...

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

Properties

virtual string ClientId [get, set]
 The identifier of the client that is requesting the suggestion. More...
 
virtual object CreateTime [get, set]
 The time operation was submitted. More...
 
virtual string Study [get, set]
 The name of the study that the trial belongs to. More...
 
virtual System.Nullable< int > SuggestionCount [get, set]
 The number of suggestions requested. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Metadata field of a google.longrunning.Operation associated with a SuggestTrialsRequest.

Property Documentation

◆ ClientId

virtual string Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1SuggestTrialsMetadata.ClientId
getset

The identifier of the client that is requesting the suggestion.

◆ CreateTime

virtual object Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1SuggestTrialsMetadata.CreateTime
getset

The time operation was submitted.

◆ ETag

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

The ETag of the item.

◆ Study

virtual string Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1SuggestTrialsMetadata.Study
getset

The name of the study that the trial belongs to.

◆ SuggestionCount

virtual System.Nullable<int> Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1SuggestTrialsMetadata.SuggestionCount
getset

The number of suggestions requested.


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