View Source GoogleApi.File.V1.Model.IOPSPerTB (google_api_file v0.34.1)

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

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

Unwrap a decoded JSON object into its complex fields.