@Generated("by gapic-generator-java")
Package com.google.cloud.lifesciences.v2beta
A client to Cloud Life Sciences API
The interfaces provided are listed below, along with usage samples.
======================= WorkflowsServiceV2BetaClient =======================
Service Description: A service for running workflows, such as pipelines consisting of Docker containers.
Sample for WorkflowsServiceV2BetaClient:
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
try (WorkflowsServiceV2BetaClient workflowsServiceV2BetaClient =
WorkflowsServiceV2BetaClient.create()) {
GetLocationRequest request = GetLocationRequest.newBuilder().setName("name3373707").build();
Location response = workflowsServiceV2BetaClient.getLocation(request);
}
-
Class Summary Class Description Accelerator Carries information about an accelerator that can be attached to a VM.Accelerator.Builder Carries information about an accelerator that can be attached to a VM.Action Specifies a single action that runs a Docker container.Action.Builder Specifies a single action that runs a Docker container.ContainerKilledEvent An event generated when a container is forcibly terminated by the worker.ContainerKilledEvent.Builder An event generated when a container is forcibly terminated by the worker.ContainerStartedEvent An event generated when a container starts.ContainerStartedEvent.Builder An event generated when a container starts.ContainerStoppedEvent An event generated when a container exits.ContainerStoppedEvent.Builder An event generated when a container exits.DelayedEvent An event generated whenever a resource limitation or transient error delays execution of a pipeline that was otherwise ready to run.DelayedEvent.Builder An event generated whenever a resource limitation or transient error delays execution of a pipeline that was otherwise ready to run.Disk Carries information about a disk that can be attached to a VM.Disk.Builder Carries information about a disk that can be attached to a VM.Event Carries information about events that occur during pipeline execution.Event.Builder Carries information about events that occur during pipeline execution.ExistingDisk Configuration for an existing disk to be attached to the VM.ExistingDisk.Builder Configuration for an existing disk to be attached to the VM.FailedEvent An event generated when the execution of a pipeline has failed.FailedEvent.Builder An event generated when the execution of a pipeline has failed.Metadata Carries information about the pipeline execution that is returned in the long running operation's metadata field.Metadata.Builder Carries information about the pipeline execution that is returned in the long running operation's metadata field.Mount Carries information about a particular disk mount inside a container.Mount.Builder Carries information about a particular disk mount inside a container.Network VM networking options.Network.Builder VM networking options.NFSMount Configuration for an `NFSMount` to be attached to the VM.NFSMount.Builder Configuration for an `NFSMount` to be attached to the VM.PersistentDisk Configuration for a persistent disk to be attached to the VM.PersistentDisk.Builder Configuration for a persistent disk to be attached to the VM.Pipeline Specifies a series of actions to execute, expressed as Docker containers.Pipeline.Builder Specifies a series of actions to execute, expressed as Docker containers.PullStartedEvent An event generated when the worker starts pulling an image.PullStartedEvent.Builder An event generated when the worker starts pulling an image.PullStoppedEvent An event generated when the worker stops pulling an image.PullStoppedEvent.Builder An event generated when the worker stops pulling an image.Resources The system resources for the pipeline run.Resources.Builder The system resources for the pipeline run.RunPipelineRequest The arguments to the `RunPipeline` method.RunPipelineRequest.Builder The arguments to the `RunPipeline` method.RunPipelineResponse The response to the RunPipeline method, returned in the operation's result field on success.RunPipelineResponse.Builder The response to the RunPipeline method, returned in the operation's result field on success.Secret Holds encrypted information that is only decrypted and stored in RAM by the worker VM when running the pipeline.Secret.Builder Holds encrypted information that is only decrypted and stored in RAM by the worker VM when running the pipeline.ServiceAccount Carries information about a Google Cloud service account.ServiceAccount.Builder Carries information about a Google Cloud service account.UnexpectedExitStatusEvent An event generated when the execution of a container results in a non-zero exit status that was not otherwise ignored.UnexpectedExitStatusEvent.Builder An event generated when the execution of a container results in a non-zero exit status that was not otherwise ignored.VirtualMachine Carries information about a Compute Engine VM resource.VirtualMachine.Builder Carries information about a Compute Engine VM resource.Volume Carries information about storage that can be attached to a VM.Volume.Builder Carries information about storage that can be attached to a VM.WorkerAssignedEvent An event generated after a worker VM has been assigned to run the pipeline.WorkerAssignedEvent.Builder An event generated after a worker VM has been assigned to run the pipeline.WorkerReleasedEvent An event generated when the worker VM that was assigned to the pipeline has been released (deleted).WorkerReleasedEvent.Builder An event generated when the worker VM that was assigned to the pipeline has been released (deleted).WorkflowsProto WorkflowsServiceV2BetaClient Service Description: A service for running workflows, such as pipelines consisting of Docker containers.WorkflowsServiceV2BetaClient.ListLocationsFixedSizeCollection WorkflowsServiceV2BetaClient.ListLocationsPage WorkflowsServiceV2BetaClient.ListLocationsPagedResponse WorkflowsServiceV2BetaGrpc A service for running workflows, such as pipelines consisting of Docker containers.WorkflowsServiceV2BetaGrpc.WorkflowsServiceV2BetaBlockingStub A stub to allow clients to do synchronous rpc calls to service WorkflowsServiceV2Beta.WorkflowsServiceV2BetaGrpc.WorkflowsServiceV2BetaFutureStub A stub to allow clients to do ListenableFuture-style rpc calls to service WorkflowsServiceV2Beta.WorkflowsServiceV2BetaGrpc.WorkflowsServiceV2BetaImplBase Base class for the server implementation of the service WorkflowsServiceV2Beta.WorkflowsServiceV2BetaGrpc.WorkflowsServiceV2BetaStub A stub to allow clients to do asynchronous rpc calls to service WorkflowsServiceV2Beta.WorkflowsServiceV2BetaSettings Settings class to configure an instance ofWorkflowsServiceV2BetaClient
.WorkflowsServiceV2BetaSettings.Builder Builder for WorkflowsServiceV2BetaSettings. -
Enum Summary Enum Description Event.DetailsCase Volume.StorageCase