Metadata field of a google.longrunning.Operation associated with a SuggestTrialsRequest.
JSON representation | |
---|---|
{ "study": string, "createTime": string, "suggestionCount": integer, "clientId": string } |
Fields | |
---|---|
study |
The name of the study that the trial belongs to. |
createTime |
The time operation was submitted. |
suggestionCount |
The number of suggestions requested. |
clientId |
The identifier of the client that is requesting the suggestion. |