[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This documentation covers version 2.2.0 of the `Fraction` class, which is part of the `Google.Type` namespace within the `Google.Api.CommonProtos.dll` assembly."],["The `Fraction` class represents a fraction using a numerator and a denominator, implementing the `Protobuf.IMessage\u003cFraction\u003e` and `Protobuf.IBufferMessage` interfaces."],["Key properties of the `Fraction` class include `Numerator` and `Denominator`, which are both of type `Int64`, and fields include `NumeratorFieldNumber` and `DenominatorFieldNumber`, both of type `Int32`."],["The class offers constructors, including a default constructor and one that takes another `Fraction` object as a parameter, for creating instances."],["The class provides various methods for managing and manipulating `Fraction` objects such as `Clone()`, `Equals()`, `GetHashCode()`, `MergeFrom()` and `WriteTo()`."]]],[]]