GoogleApi.Notebooks.V1.Model.StartRuntimeRequest (google_api_notebooks v0.16.0)

View Source

Request for starting a Managed Notebook Runtime.

Attributes

  • requestId (type: String.t, default: nil) - Idempotent request UUID.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Notebooks.V1.Model.StartRuntimeRequest{
  requestId: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.