GoogleApi.TPU.V2.Model.Guaranteed (google_api_tpu v0.18.0)
View SourceGuaranteed 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}