Interface protos.google.cloud.workflows.executions.v1beta.ICreateExecutionRequest

Properties of a CreateExecutionRequest.

Package

@google-cloud/workflows

Properties

execution

execution?: (google.cloud.workflows.executions.v1beta.IExecution|null);

CreateExecutionRequest execution

Property Value
TypeDescription
(google.cloud.workflows.executions.v1beta.IExecution|null)

parent

parent?: (string|null);

CreateExecutionRequest parent

Property Value
TypeDescription
(string|null)