google_api_life_sciences v0.2.0 GoogleApi.LifeSciences.V2beta.Model.PullStartedEvent 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

Link to this type

t()

View Source
t() :: %GoogleApi.LifeSciences.V2beta.Model.PullStartedEvent{
  imageUri: String.t()
}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.