View Source GoogleApi.File.V1.Model.IOPSPerTB (google_api_file v0.34.0)
IOPS per TB. Filestore defines TB as 1024^4 bytes (TiB).
Attributes
-
maxReadIopsPerTb
(type:String.t
, default:nil
) - Required. Maximum read IOPS per TiB.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.File.V1.Model.IOPSPerTB{maxReadIopsPerTb: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.