Interface protos.google.cloud.aiplatform.v1beta1.ICreateTrialRequest (1.11.0)

Properties of a CreateTrialRequest.

Package

@google-cloud/aiplatform

Properties

parent

parent?: (string|null);

CreateTrialRequest parent

Property Value
TypeDescription
(string|null)

trial

trial?: (google.cloud.aiplatform.v1beta1.ITrial|null);

CreateTrialRequest trial

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.ITrial|null)