View Source GoogleApi.LifeSciences.V2beta.Model.PullStoppedEvent (google_api_life_sciences v0.13.1)

An event generated when the worker stops pulling an image.

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.LifeSciences.V2beta.Model.PullStoppedEvent{
  imageUri: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.