Namespace Google.Apis.WorkflowExecutions.v1beta
Classes
ProjectsResource
The "projects" collection of methods.
ProjectsResource.LocationsResource
The "locations" collection of methods.
ProjectsResource.LocationsResource.WorkflowsResource
The "workflows" collection of methods.
ProjectsResource.LocationsResource.WorkflowsResource.ExecutionsResource
The "executions" collection of methods.
ProjectsResource.LocationsResource.WorkflowsResource.ExecutionsResource.CancelRequest
Cancels an execution of the given name.
ProjectsResource.LocationsResource.WorkflowsResource.ExecutionsResource.CreateRequest
Creates a new execution using the latest revision of the given workflow.
ProjectsResource.LocationsResource.WorkflowsResource.ExecutionsResource.GetRequest
Returns an execution of the given name.
ProjectsResource.LocationsResource.WorkflowsResource.ExecutionsResource.ListRequest
Returns a list of executions which belong to the workflow with the given name. The method returns executions of all workflow revisions. Returned executions are ordered by their start time (newest first).
WorkflowExecutionsBaseServiceRequest<TResponse>
A base abstract class for WorkflowExecutions requests.
WorkflowExecutionsService
The WorkflowExecutions Service.
WorkflowExecutionsService.Scope
Available OAuth 2.0 scopes for use with the Workflow Executions API.
WorkflowExecutionsService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Workflow Executions API.
Enums
ProjectsResource.LocationsResource.WorkflowsResource.ExecutionsResource.GetRequest.ViewEnum
Optional. A view defining which fields should be filled in the returned execution. The API will default to the FULL view.
ProjectsResource.LocationsResource.WorkflowsResource.ExecutionsResource.ListRequest.ViewEnum
Optional. A view defining which fields should be filled in the returned executions. The API will default to the BASIC view.
WorkflowExecutionsBaseServiceRequest<TResponse>.AltEnum
Data format for response.
WorkflowExecutionsBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.