View Source GoogleApi.Notebooks.V1.Model.SetInstanceLabelsRequest (google_api_notebooks v0.14.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

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.