lifesciences/v2beta library
Cloud Life Sciences API - v2beta
Cloud Life Sciences is a suite of services and tools for managing, processing, and transforming life sciences data.
For more information, see cloud.google.com/life-sciences
Create an instance of CloudLifeSciencesApi to access these resources:
Classes
- Accelerator
- Carries information about an accelerator that can be attached to a VM.
- Action
- Specifies a single action that runs a Docker container.
- CancelOperationRequest
- The request message for Operations.CancelOperation.
- CloudLifeSciencesApi
- Cloud Life Sciences is a suite of services and tools for managing, processing, and transforming life sciences data.
- ContainerKilledEvent
- An event generated when a container is forcibly terminated by the worker.
- ContainerStartedEvent
- An event generated when a container starts.
- ContainerStoppedEvent
- 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.
- Disk
- Carries information about a disk that can be attached to a VM.
- Empty
- A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
- Event
- Carries information about events that occur during pipeline execution.
- ExistingDisk
- Configuration for an existing disk to be attached to the VM.
- FailedEvent
- An event generated when the execution of a pipeline has failed.
- ListLocationsResponse
- The response message for Locations.ListLocations.
- ListOperationsResponse
- The response message for Operations.ListOperations.
- Location
- A resource that represents Google Cloud Platform location.
- Metadata
- 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.
- Network
- VM networking options.
- NFSMount
-
Configuration for an
NFSMount
to be attached to the VM. - Operation
- This resource represents a long-running operation that is the result of a network API call.
- PersistentDisk
- Configuration for a persistent disk to be attached to the VM.
- Pipeline
- Specifies a series of actions to execute, expressed as Docker containers.
- ProjectsLocationsOperationsResource
- ProjectsLocationsPipelinesResource
- ProjectsLocationsResource
- ProjectsResource
- PullStartedEvent
- An event generated when the worker starts pulling an image.
- PullStoppedEvent
- An event generated when the worker stops pulling an image.
- Resources
- The system resources for the pipeline run.
- RunPipelineRequest
-
The arguments to the
RunPipeline
method. - RunPipelineResponse
- 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.
- ServiceAccount
- Carries information about a Google Cloud service account.
- Status
-
The
Status
type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. - UnexpectedExitStatusEvent
- 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.
- Volume
- 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.
- WorkerReleasedEvent
- An event generated when the worker VM that was assigned to the pipeline has been released (deleted).
Exceptions / Errors
- ApiRequestError
- Represents a general error reported by the API endpoint.
- DetailedApiRequestError
- Represents a specific error reported by the API endpoint.