View Source GoogleApi.Notebooks.V2.Model.CheckInstanceUpgradabilityResponse (google_api_notebooks v0.14.0)
Response for checking if a notebook instance is upgradeable.
Attributes
-
upgradeImage
(type:String.t
, default:nil
) - The new image self link this instance will be upgraded to if calling the upgrade endpoint. This field will only be populated if field upgradeable is true. -
upgradeInfo
(type:String.t
, default:nil
) - Additional information about upgrade. -
upgradeVersion
(type:String.t
, default:nil
) - The version this instance will be upgraded to if calling the upgrade endpoint. This field will only be populated if field upgradeable is true. -
upgradeable
(type:boolean()
, default:nil
) - If an instance is upgradeable.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.