google_api_life_sciences v0.3.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 Sourcet() :: %GoogleApi.LifeSciences.V2beta.Model.PullStartedEvent{ imageUri: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.