[[["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-03-21 UTC."],[[["This page documents the `Fraction` class, which is used to represent a fraction as a numerator divided by a denominator."],["The `Fraction` class is part of the `Google.Type` namespace within the `Google.Api.CommonProtos.dll` assembly."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `Fraction` class has properties for `Numerator` and `Denominator`, which are both of type `long`, and it also offers methods for actions like `Clone`, `Equals`, `MergeFrom`, and `ToString`."],["There are also the field number properties for the denominator and numerator, as well as a parser and message descriptor property."]]],[]]