View Source GoogleApi.Notebooks.V1.Model.RuntimeMetrics (google_api_notebooks v0.15.0)

Contains runtime daemon metrics, such as OS and kernels and sessions stats.

Attributes

  • systemMetrics (type: map(), default: nil) - Output only. The system metrics.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.