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

Properties of a CreateExecutionRequest.

Package

@google-cloud/aiplatform

Properties

execution

execution?: (google.cloud.aiplatform.v1beta1.IExecution|null);

CreateExecutionRequest execution

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

executionId

executionId?: (string|null);

CreateExecutionRequest executionId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateExecutionRequest parent

Property Value
TypeDescription
(string|null)