View Source GoogleApi.TPU.V2.Model.Guaranteed (google_api_tpu v0.16.0)

Guaranteed tier definition.

Attributes

  • minDuration (type: String.t, default: nil) - Optional. Defines the minimum duration of the guarantee. If specified, the requested resources will only be provisioned if they can be allocated for at least the given duration.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.TPU.V2.Model.Guaranteed{minDuration: String.t() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.