Interface protos.google.cloud.workflows.executions.v1.IGetExecutionRequest

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)