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

Fixed IOPS (input/output operations per second) parameters.

Attributes

  • maxReadIops (type: String.t, default: nil) - Required. Maximum raw read IOPS.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.