API Reference google_api_genomics v0.18.0

Modules

API client metadata for GoogleApi.Genomics.V1.

Handle Tesla connections for GoogleApi.Genomics.V1.

Carries information about an accelerator that can be attached to a VM.

Specifies a single action that runs a Docker container.

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.

Carries information about a disk that can be attached to a VM. See https://cloud.google.com/compute/docs/disks/performance for more information about disk type, size, and performance considerations. Specify either Volume or Disk, but not both.

Carries information about events that occur during pipeline execution.

Configuration for an existing disk to be attached to the VM.

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

Carries information about the pipeline execution that is returned in the long running operation's metadata field.

Carries information about a particular disk mount inside a container.

Configuration for an NFSMount to be attached to the VM.

VM networking options.

Configuration for a persistent disk to be attached to the VM. See https://cloud.google.com/compute/docs/disks/performance for more information about disk type, size, and performance considerations.

Specifies a series of actions to execute, expressed as Docker containers.

An event generated when the worker starts pulling an image.

An event generated when the worker stops pulling an image.

The system resources for the pipeline run. At least one zone or region must be specified or the pipeline run will fail.

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

Holds encrypted information that is only decrypted and stored in RAM by the worker VM when running the pipeline.

Carries information about a Google Cloud service account.

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.

Carries information about a Compute Engine VM resource.

Carries information about storage that can be attached to a VM. Specify either Volume or Disk, but not both.

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).

API client metadata for GoogleApi.Genomics.V2alpha1.

API calls for all endpoints tagged Pipelines.

API calls for all endpoints tagged Projects.

API calls for all endpoints tagged Workers.

Handle Tesla connections for GoogleApi.Genomics.V2alpha1.

Carries information about an accelerator that can be attached to a VM.

Specifies a single action that runs a Docker container.

The request message for Operations.CancelOperation.

The parameters to the CheckIn method.

The response to the CheckIn method.

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.

Carries information about a disk that can be attached to a VM. See https://cloud.google.com/compute/docs/disks/performance for more information about disk type, size, and performance considerations. Specify either Volume or Disk, but not both.

The status of a disk on a VM.

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: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.

Carries information about events that occur during pipeline execution.

Configuration for an existing disk to be attached to the VM.

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.

Carries information about the pipeline execution that is returned in the long running operation's metadata field.

Carries information about a particular disk mount inside a container.

Configuration for an NFSMount to be attached to the VM.

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

Configuration for a persistent disk to be attached to the VM. See https://cloud.google.com/compute/docs/disks/performance for more information about disk type, size, and performance considerations.

Specifies a series of actions to execute, expressed as Docker containers.

An event generated when the worker starts pulling an image.

An event generated when the worker stops pulling an image.

The system resources for the pipeline run. At least one zone or region must be specified or the pipeline run will fail.

The arguments to the RunPipeline method. The requesting user must have the iam.serviceAccounts.actAs permission for the Cloud Genomics service account or the request will fail.

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

Holds encrypted information that is only decrypted and stored in RAM by the worker VM when running the pipeline.

Carries information about a Google Cloud service account.

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. You can find out more about this error model and how to work with it in the API Design Guide.

An event that occured in the operation assigned to the worker and the time of occurance.

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.

Carries information about a Compute Engine VM resource.

Carries information about storage that can be attached to a VM. Specify either Volume or Disk, but not both.

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).

The status of the worker VM.