google_api_life_sciences v0.2.0 GoogleApi.LifeSciences.V2beta.Model.Mount View Source
Carries information about a particular disk mount inside a container.
Attributes
disk
(type:String.t
, default:nil
) - The name of the disk to mount, as specified in the resources section.path
(type:String.t
, default:nil
) - The path to mount the disk inside the container.readOnly
(type:boolean()
, default:nil
) - If true, the disk is mounted read-only inside the container.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.