| GitHub Repository | RPC Documentation | REST Documentation |
Prerelease Implications
This package is a prerelease version! Use with caution.
Prerelease versions are considered unstable as they may be shut down and/or subject to breaking changes when upgrading. Use them only for testing or if you specifically need their experimental features.
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. |
Service Description: A service for running workflows, such as pipelines consisting of Docker
containers.
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. |
Settings class to configure an instance of WorkflowsServiceV2BetaClient.
The default instance has everything set to sensible defaults: |
Classes
| Class | Description |
|---|---|
| com. |
Carries information about an accelerator that can be attached to a VM. |
| com. |
Carries information about an accelerator that can be attached to a VM. |
| com. |
Specifies a single action that runs a Docker container. |
| com. |
Specifies a single action that runs a Docker container. |
| com. |
An event generated when a container is forcibly terminated by the worker. Currently, this only occurs when the container outlives the timeout specified by the user. |
| com. |
An event generated when a container is forcibly terminated by the worker. Currently, this only occurs when the container outlives the timeout specified by the user. |
| com. |
An event generated when a container starts. |
| com. |
An event generated when a container starts. |
| com. |
An event generated when a container exits. |
| com. |
An event generated when a container exits. |
| com. |
An event generated whenever a resource limitation or transient error delays execution of a pipeline that was otherwise ready to run. |
| com. |
An event generated whenever a resource limitation or transient error delays execution of a pipeline that was otherwise ready to run. |
| com. |
Carries information about a disk that can be attached to a VM. See https://cloud.google.com/compute/docs/disks/performance for more |
| com. |
Carries information about a disk that can be attached to a VM. See https://cloud.google.com/compute/docs/disks/performance for more |
| com. |
Carries information about events that occur during pipeline execution. |
| com. |
Carries information about events that occur during pipeline execution. |
| com. |
Configuration for an existing disk to be attached to the VM. |
| com. |
Configuration for an existing disk to be attached to the VM. |
| com. |
An event generated when the execution of a pipeline has failed. Note that other events can continue to occur after this event. |
| com. |
An event generated when the execution of a pipeline has failed. Note that other events can continue to occur after this event. |
| com. |
Carries information about the pipeline execution that is returned in the long running operation's metadata field. |
| com. |
Carries information about the pipeline execution that is returned in the long running operation's metadata field. |
| com. |
Carries information about a particular disk mount inside a container. |
| com. |
Carries information about a particular disk mount inside a container. |
| com. |
Configuration for an NFSMount to be attached to the VM.
|
| com. |
Configuration for an NFSMount to be attached to the VM.
|
| com. |
VM networking options. |
| com. |
VM networking options. |
| com. |
Configuration for a persistent disk to be attached to the VM. See https://cloud.google.com/compute/docs/disks/performance for more |
| com. |
Configuration for a persistent disk to be attached to the VM. See https://cloud.google.com/compute/docs/disks/performance for more |
| com. |
Specifies a series of actions to execute, expressed as Docker containers. |
| com. |
Specifies a series of actions to execute, expressed as Docker containers. |
| com. |
An event generated when the worker starts pulling an image. |
| com. |
An event generated when the worker starts pulling an image. |
| com. |
An event generated when the worker stops pulling an image. |
| com. |
An event generated when the worker stops pulling an image. |
| com. |
The system resources for the pipeline run. At least one zone or region must be specified or the pipeline run will fail. |
| com. |
The system resources for the pipeline run. At least one zone or region must be specified or the pipeline run will fail. |
| com. |
The arguments to the RunPipeline method. The requesting user must have
the iam.serviceAccounts.actAs permission for the Cloud Life Sciences
service account or the request will fail. |
| com. |
The arguments to the RunPipeline method. The requesting user must have
the iam.serviceAccounts.actAs permission for the Cloud Life Sciences
service account or the request will fail. |
| com. |
The response to the RunPipeline method, returned in the operation's result field on success. |
| com. |
The response to the RunPipeline method, returned in the operation's result field on success. |
| com. |
Holds encrypted information that is only decrypted and stored in RAM by the worker VM when running the pipeline. |
| com. |
Holds encrypted information that is only decrypted and stored in RAM by the worker VM when running the pipeline. |
| com. |
Carries information about a Google Cloud service account. |
| com. |
Carries information about a Google Cloud service account. |
| com. |
An event generated when the execution of a container results in a
non-zero exit status that was not otherwise ignored. Execution will
continue, but only actions that are flagged as ALWAYS_RUN will be |
| com. |
An event generated when the execution of a container results in a
non-zero exit status that was not otherwise ignored. Execution will
continue, but only actions that are flagged as ALWAYS_RUN will be |
| com. |
Carries information about a Compute Engine VM resource. |
| com. |
Carries information about a Compute Engine VM resource. |
| com. |
Carries information about storage that can be attached to a VM.
Specify either Volume or |
| com. |
Carries information about storage that can be attached to a VM.
Specify either Volume or |
| com. |
An event generated after a worker VM has been assigned to run the pipeline. |
| com. |
An event generated after a worker VM has been assigned to run the pipeline. |
| com. |
An event generated when the worker VM that was assigned to the pipeline has been released (deleted). |
| com. |
An event generated when the worker VM that was assigned to the pipeline has been released (deleted). |
| com. |
|
| com. |
|
| com. |
|
| com. |
|
| com. |
A service for running workflows, such as pipelines consisting of Docker containers. |
| com. |
Base class for the server implementation of the service WorkflowsServiceV2Beta. A service for running workflows, such as pipelines consisting of Docker |
| com. |
Builder for WorkflowsServiceV2BetaSettings. |
Interfaces
Enums
| Enum | Description |
|---|---|
| com. |
|
| com. |