Interface protos.google.cloud.aiplatform.v1beta1.IListTrialsRequest (1.7.2)

Properties of a ListTrialsRequest.

Package

@google-cloud/aiplatform!

Properties

pageSize

pageSize?: (number|null);

ListTrialsRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListTrialsRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ListTrialsRequest parent

Property Value
TypeDescription
(string|null)