Summary of entries of Classes for workflows.
Classes
ExecutionsAsyncClient
Executions is used to start and manage running instances of Workflows called executions.
ExecutionsClient
Executions is used to start and manage running instances of Workflows called executions.
ListExecutionsAsyncPager
A pager for iterating through list_executions
requests.
This class thinly wraps an initial
ListExecutionsResponse object, and
provides an __aiter__
method to iterate through its
executions
field.
If there are more pages, the __aiter__
method will make additional
ListExecutions
requests and continue to iterate
through the executions
field on the
corresponding responses.
All the usual ListExecutionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListExecutionsPager
A pager for iterating through list_executions
requests.
This class thinly wraps an initial
ListExecutionsResponse object, and
provides an __iter__
method to iterate through its
executions
field.
If there are more pages, the __iter__
method will make additional
ListExecutions
requests and continue to iterate
through the executions
field on the
corresponding responses.
All the usual ListExecutionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
CancelExecutionRequest
Request for the CancelExecution method.
CreateExecutionRequest
Request for the CreateExecution method.
Execution
A running instance of a
Workflow </workflows/docs/reference/rest/v1/projects.locations.workflows>
__.
CallLogLevel
Describes the level of platform logging to apply to calls and call responses during workflow executions.
Error
Error describes why the execution was abnormally terminated.
LabelsEntry
The abstract base class for a message.
StackTrace
A collection of stack elements (frames) where an error occurred.
StackTraceElement
A single stack element (frame) where an error occurred.
Position
Position contains source position information about the stack trace element such as line number, column number and length of the code block in bytes.
State
Describes the current state of the execution. More states might be added in the future.
StateError
Describes an error related to the current state of the Execution resource.
Type
Describes the possible types of a state error.
Status
Represents the current status of this execution.
Step
Represents a step of the workflow this execution is running.
ExecutionView
Defines possible views for execution resource.
GetExecutionRequest
Request for the GetExecution method.
ListExecutionsRequest
Request for the [ListExecutions][] method.
ListExecutionsResponse
Response for the ListExecutions method.
ExecutionsAsyncClient
Executions is used to start and manage running instances of Workflows called executions.
ExecutionsClient
Executions is used to start and manage running instances of Workflows called executions.
ListExecutionsAsyncPager
A pager for iterating through list_executions
requests.
This class thinly wraps an initial
ListExecutionsResponse object, and
provides an __aiter__
method to iterate through its
executions
field.
If there are more pages, the __aiter__
method will make additional
ListExecutions
requests and continue to iterate
through the executions
field on the
corresponding responses.
All the usual ListExecutionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListExecutionsPager
A pager for iterating through list_executions
requests.
This class thinly wraps an initial
ListExecutionsResponse object, and
provides an __iter__
method to iterate through its
executions
field.
If there are more pages, the __iter__
method will make additional
ListExecutions
requests and continue to iterate
through the executions
field on the
corresponding responses.
All the usual ListExecutionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
CancelExecutionRequest
Request for the CancelExecution method.
CreateExecutionRequest
Request for the CreateExecution method.
Execution
A running instance of a Workflow.
Error
Error describes why the execution was abnormally terminated.
State
Describes the current state of the execution. More states may be added in the future.
ExecutionView
Defines possible views for execution resource.
GetExecutionRequest
Request for the GetExecution method.
ListExecutionsRequest
Request for the ListExecutions method.
ListExecutionsResponse
Response for the ListExecutions method.
WorkflowsAsyncClient
Workflows is used to deploy and execute workflow programs. Workflows makes sure the program executes reliably, despite hardware and networking interruptions.
WorkflowsClient
Workflows is used to deploy and execute workflow programs. Workflows makes sure the program executes reliably, despite hardware and networking interruptions.
ListWorkflowsAsyncPager
A pager for iterating through list_workflows
requests.
This class thinly wraps an initial
ListWorkflowsResponse object, and
provides an __aiter__
method to iterate through its
workflows
field.
If there are more pages, the __aiter__
method will make additional
ListWorkflows
requests and continue to iterate
through the workflows
field on the
corresponding responses.
All the usual ListWorkflowsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListWorkflowsPager
A pager for iterating through list_workflows
requests.
This class thinly wraps an initial
ListWorkflowsResponse object, and
provides an __iter__
method to iterate through its
workflows
field.
If there are more pages, the __iter__
method will make additional
ListWorkflows
requests and continue to iterate
through the workflows
field on the
corresponding responses.
All the usual ListWorkflowsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
CreateWorkflowRequest
Request for the CreateWorkflow method.
DeleteWorkflowRequest
Request for the DeleteWorkflow method.
GetWorkflowRequest
Request for the GetWorkflow method.
ListWorkflowsRequest
Request for the ListWorkflows method.
ListWorkflowsResponse
Response for the ListWorkflows method.
OperationMetadata
Represents the metadata of the long-running operation.
UpdateWorkflowRequest
Request for the UpdateWorkflow method.
Workflow
Workflow program to be executed by Workflows.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
CallLogLevel
Describes the level of platform logging to apply to calls and call responses during workflow executions.
LabelsEntry
The abstract base class for a message.
State
Describes the current state of workflow deployment.
StateError
Describes an error related to the current state of the workflow.
Type
Describes the possibled types of a state error.
UserEnvVarsEntry
The abstract base class for a message.
WorkflowsAsyncClient
Workflows is used to deploy and execute workflow programs. Workflows makes sure the program executes reliably, despite hardware and networking interruptions.
WorkflowsClient
Workflows is used to deploy and execute workflow programs. Workflows makes sure the program executes reliably, despite hardware and networking interruptions.
ListWorkflowsAsyncPager
A pager for iterating through list_workflows
requests.
This class thinly wraps an initial
ListWorkflowsResponse object, and
provides an __aiter__
method to iterate through its
workflows
field.
If there are more pages, the __aiter__
method will make additional
ListWorkflows
requests and continue to iterate
through the workflows
field on the
corresponding responses.
All the usual ListWorkflowsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListWorkflowsPager
A pager for iterating through list_workflows
requests.
This class thinly wraps an initial
ListWorkflowsResponse object, and
provides an __iter__
method to iterate through its
workflows
field.
If there are more pages, the __iter__
method will make additional
ListWorkflows
requests and continue to iterate
through the workflows
field on the
corresponding responses.
All the usual ListWorkflowsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
CreateWorkflowRequest
Request for the CreateWorkflow method.
DeleteWorkflowRequest
Request for the DeleteWorkflow method.
GetWorkflowRequest
Request for the GetWorkflow method.
ListWorkflowsRequest
Request for the ListWorkflows method.
ListWorkflowsResponse
Response for the ListWorkflows method.
OperationMetadata
Represents the metadata of the long-running operation.
UpdateWorkflowRequest
Request for the UpdateWorkflow method.
Workflow
Workflow program to be executed by Workflows.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
LabelsEntry
The abstract base class for a message.
State
Describes the current state of workflow deployment. More states may be added in the future.
Modules
pagers
API documentation for workflows.executions_v1.services.executions.pagers
module.
pagers
API documentation for workflows.executions_v1beta.services.executions.pagers
module.
pagers
API documentation for workflows_v1.services.workflows.pagers
module.
pagers
API documentation for workflows_v1beta.services.workflows.pagers
module.