View Source GoogleApi.Notebooks.V1.Model.UpdateInstanceMetadataItemsRequest (google_api_notebooks v0.14.0)

Request for adding/changing metadata items for an instance.

Attributes

  • items (type: map(), default: nil) - Metadata items to add/update for the instance.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Notebooks.V1.Model.UpdateInstanceMetadataItemsRequest{
  items: map() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.