Interface protos.google.cloud.aiplatform.v1.ISuggestTrialsRequest (1.11.0)

Properties of a SuggestTrialsRequest.

Package

@google-cloud/aiplatform

Properties

clientId

clientId?: (string|null);

SuggestTrialsRequest clientId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

SuggestTrialsRequest parent

Property Value
TypeDescription
(string|null)

suggestionCount

suggestionCount?: (number|null);

SuggestTrialsRequest suggestionCount

Property Value
TypeDescription
(number|null)