Interface protos.google.cloud.notebooks.v1.ICreateExecutionRequest (4.0.1)

Properties of a CreateExecutionRequest.

Package

@google-cloud/notebooks

Properties

execution

execution?: (google.cloud.notebooks.v1.IExecution|null);

CreateExecutionRequest execution

executionId

executionId?: (string|null);

CreateExecutionRequest executionId

parent

parent?: (string|null);

CreateExecutionRequest parent