GoogleApi.TPU.V2.Model.Guaranteed (google_api_tpu v0.18.0)

View Source

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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.