Interface protos.google.cloud.workflows.executions.v1.IGetExecutionRequest (1.4.0)

Properties of a GetExecutionRequest.

Package

@google-cloud/workflows

Properties

name

name?: (string|null);

GetExecutionRequest name

Property Value
TypeDescription
(string|null)

view

view?: (google.cloud.workflows.executions.v1.ExecutionView|keyof typeof google.cloud.workflows.executions.v1.ExecutionView|null);

GetExecutionRequest view

Property Value
TypeDescription
(google.cloud.workflows.executions.v1.ExecutionView|keyof typeof google.cloud.workflows.executions.v1.ExecutionView|null)