GoogleApi.Notebooks.V1.Model.SetInstanceLabelsRequest (google_api_notebooks v0.16.0)
View SourceRequest 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 }