- 2.53.0 (latest)
- 2.52.0
- 2.51.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.6
- 2.2.1
- 2.1.10
Package com.google.cloud.workflows.v1beta (2.41.0)
GitHub Repository | REST Documentation |
This package is not the latest GA version!
For this library, we recommend using the package associated with API version v1 for new applications.
Prerelease Implications
This package is a prerelease version! Use with caution.
Prerelease versions are considered unstable as they may be shut down. You can read more about Cloud API versioning strategy here.
Each Cloud Java client library may contain multiple packages. Each package containing a version number in its name corresponds to a published version of the service.
We recommend using the latest stable version for new production applications, which can be identified by the largest numeric version that does not contain a suffix.
For example, if a client library has two packages: v1
and v2alpha
, then the latest stable version is v1
.
If you use an unstable release, breaking changes may be introduced when upgrading.
Client Classes
Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.
Client | Description |
---|---|
com.google.cloud.workflows.v1beta.WorkflowsClient |
Service Description: Workflows is used to deploy and execute workflow programs. Workflows makes
sure the program executes reliably, despite hardware and networking interruptions.
This class provides the ability to make remote calls to the backing service through method |
Settings Classes
Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.
Settings | Description |
---|---|
com.google.cloud.workflows.v1beta.WorkflowsSettings |
Settings class to configure an instance of WorkflowsClient.
The default instance has everything set to sensible defaults: |
Classes
Interfaces
Interface | Description |
---|---|
com.google.cloud.workflows.v1beta.CreateWorkflowRequestOrBuilder | |
com.google.cloud.workflows.v1beta.DeleteWorkflowRequestOrBuilder | |
com.google.cloud.workflows.v1beta.GetWorkflowRequestOrBuilder | |
com.google.cloud.workflows.v1beta.ListWorkflowsRequestOrBuilder | |
com.google.cloud.workflows.v1beta.ListWorkflowsResponseOrBuilder | |
com.google.cloud.workflows.v1beta.OperationMetadataOrBuilder | |
com.google.cloud.workflows.v1beta.UpdateWorkflowRequestOrBuilder | |
com.google.cloud.workflows.v1beta.WorkflowOrBuilder | |
com.google.cloud.workflows.v1beta.WorkflowsGrpc.AsyncService | Workflows is used to deploy and execute workflow programs. Workflows makes sure the program executes reliably, despite hardware and networking interruptions. |
Enums
Enum | Description |
---|---|
com.google.cloud.workflows.v1beta.Workflow.SourceCodeCase | |
com.google.cloud.workflows.v1beta.Workflow.State | Describes the current state of workflow deployment. More states may be added in the future. |