View Source GoogleApi.Run.V2.Model.GoogleCloudRunV2NodeSelector (google_api_run v0.39.0)

Hardware constraints configuration.

Attributes

  • accelerator (type: String.t, default: nil) - Required. GPU accelerator type to attach to an instance.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Run.V2.Model.GoogleCloudRunV2NodeSelector{
  accelerator: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.