GoogleApi.Notebooks.V1.Model.UpdateInstanceConfigRequest (google_api_notebooks v0.16.0)
View SourceRequest for updating instance configurations.
Attributes
-
config(type:GoogleApi.Notebooks.V1.Model.InstanceConfig.t, default:nil) - The instance configurations to be updated.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Notebooks.V1.Model.UpdateInstanceConfigRequest{ config: GoogleApi.Notebooks.V1.Model.InstanceConfig.t() | nil }