SuggestTrialsMetadata

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

JSON representation
{
  "study": string,
  "createTime": string,
  "suggestionCount": integer,
  "clientId": string
}
Fields
study

string

The name of the study that the trial belongs to.

createTime

string (Timestamp format)

The time operation was submitted.

suggestionCount

integer

The number of suggestions requested.

clientId

string

The identifier of the client that is requesting the suggestion.