View Source GoogleApi.Notebooks.V1.Model.ContainerImage (google_api_notebooks v0.9.0)
Definition of a container image for starting a notebook instance with the environment installed in a container.
Attributes
-
repository
(type:String.t
, default:nil
) - Required. The path to the container image repository. For example:gcr.io/{project_id}/{image_name}
-
tag
(type:String.t
, default:nil
) - The tag of the container image. If not specified, this defaults to the latest tag.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.