View Source GoogleApi.Notebooks.V1.Model.SetInstanceLabelsRequest (google_api_notebooks v0.11.0)
Request for setting instance labels.
Attributes
-
labels
(type:map()
, default:nil
) - Labels to apply to this instance. These can be later modified by the setLabels method
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Notebooks.V1.Model.SetInstanceLabelsRequest{ labels: map() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.