Class ProjectsResource.LocationsResource.WorkflowsResource
The "workflows" collection of methods.
Inherited Members
Namespace: Google.Apis.WorkflowExecutions.v1beta
Assembly: Google.Apis.WorkflowExecutions.v1beta.dll
Syntax
public class ProjectsResource.LocationsResource.WorkflowsResource
Constructors
WorkflowsResource(IClientService)
Constructs a new resource.
Declaration
public WorkflowsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
Executions
Gets the Executions resource.
Declaration
public virtual ProjectsResource.LocationsResource.WorkflowsResource.ExecutionsResource Executions { get; }
Property Value
Type | Description |
---|---|
ProjectsResource.LocationsResource.WorkflowsResource.ExecutionsResource |