public sealed class Instance.Types.FixedIOPS : IMessage<Instance.Types.FixedIOPS>, IEquatable<Instance.Types.FixedIOPS>, IDeepCloneable<Instance.Types.FixedIOPS>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Filestore v1 API class Instance.Types.FixedIOPS.
Fixed IOPS (input/output operations per second) parameters.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The latest version of the `Instance.Types.FixedIOPS` class in the Cloud Filestore V1 API is 2.7.0."],["This class is part of the `Google.Cloud.Filestore.V1` namespace and is found in the `Google.Cloud.Filestore.V1.dll` assembly."],["The `FixedIOPS` class represents parameters for fixed input/output operations per second, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FixedIOPS` class has two constructors: a default one and another that accepts another `FixedIOPS` instance as a parameter."],["A key property of the class is `MaxIops`, which is a `long` type that sets and gets the maximum IOPS value and it is a required parameter."]]],[]]