View Source GoogleApi.Notebooks.V1.Model.UpdateInstanceMetadataItemsResponse (google_api_notebooks v0.14.3)
Response for adding/changing metadata items for an instance.
Attributes
-
items
(type:map()
, default:nil
) - Map of items that were added/updated to/in the metadata.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Notebooks.V1.Model.UpdateInstanceMetadataItemsResponse{ items: map() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.