import * as mod from "https://googleapis.deno.dev/v1/workflows:v1.ts";| GoogleAuth | |
| Workflows | Manage workflow definitions. To execute workflows and manage executions, see the Workflows Executions API. |
| CredentialsClient | Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface. |
| Empty | A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } |
| ListLocationsResponse | The response message for Locations.ListLocations. |
| ListOperationsResponse | The response message for Operations.ListOperations. |
| ListWorkflowRevisionsResponse | Response for the ListWorkflowRevisions method. |
| ListWorkflowsResponse | Response for the ListWorkflows method. |
| Location | A resource that represents a Google Cloud location. |
| Operation | This resource represents a long-running operation that is the result of a network API call. |
| OperationMetadata | Represents the metadata of the long-running operation. |
| ProjectsLocationsListOptions | Additional options for Workflows#projectsLocationsList. |
| ProjectsLocationsOperationsListOptions | Additional options for Workflows#projectsLocationsOperationsList. |
| ProjectsLocationsWorkflowsCreateOptions | Additional options for Workflows#projectsLocationsWorkflowsCreate. |
| ProjectsLocationsWorkflowsGetOptions | Additional options for Workflows#projectsLocationsWorkflowsGet. |
| ProjectsLocationsWorkflowsListOptions | Additional options for Workflows#projectsLocationsWorkflowsList. |
| ProjectsLocationsWorkflowsListRevisionsOptions | Additional options for Workflows#projectsLocationsWorkflowsListRevisions. |
| ProjectsLocationsWorkflowsPatchOptions | Additional options for Workflows#projectsLocationsWorkflowsPatch. |
| StateError | Describes an error related to the current state of the workflow. |
| Status | The |
| Workflow | Workflow program to be executed by Workflows. |