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

Properties of a CreateStudyRequest.

Package

@google-cloud/aiplatform

Properties

parent

parent?: (string|null);

CreateStudyRequest parent

Property Value
TypeDescription
(string|null)

study

study?: (google.cloud.aiplatform.v1beta1.IStudy|null);

CreateStudyRequest study

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