google_api_genomics v0.11.0 API Reference

Modules

API calls for all endpoints tagged Operations.

Handle Tesla connections for GoogleApi.Genomics.V1.

The request message for Operations.CancelOperation.

Describes a Compute Engine resource that is being managed by a running pipeline.

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.

An event generated when a container starts.

An event generated when a container exits.

An event generated whenever a resource limitation or transient error delays execution of a pipeline that was otherwise ready to run.

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

Carries information about events that occur during pipeline execution.

An event generated when the execution of a pipeline has failed. Note that other events can continue to occur after this event.

The response message for Operations.ListOperations.

This resource represents a long-running operation that is the result of a network API call.

An event that occurred during an Operation.

Metadata describing an Operation.

An event generated when the worker starts pulling an image.

An event generated when the worker stops pulling an image.

The response to the RunPipeline method, returned in the operation's result field on success.

Runtime metadata that will be populated in the runtimeMetadata field of the Operation associated with a RunPipeline execution.

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details.

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 executed. Other actions will be skipped.

An event generated after a worker VM has been assigned to run the pipeline.

An event generated when the worker VM that was assigned to the pipeline has been released (deleted).