GoogleApi.Genomics.V1.Model.PullStartedEvent (google_api_genomics v0.18.0) View Source

An event generated when the worker starts pulling an image.

Attributes

  • imageUri (type: String.t, default: nil) - The URI of the image that was pulled.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Genomics.V1.Model.PullStartedEvent{imageUri: String.t() | nil}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.