View Source GoogleApi.File.V1.Model.IOPSPerGB (google_api_file v0.31.0)

IOPS per capacity parameters.

Attributes

  • maxReadIopsPerGb (type: String.t, default: nil) - Required. Maximum read IOPS per GB.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.File.V1.Model.IOPSPerGB{maxReadIopsPerGb: String.t() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.