A 64-bit double-precision floating-point number. Its magnitude
is approximately ±10<sup>±300</sup> and it has 16
significant digits of precision.
[[["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."],[[["This webpage provides documentation for the `TypedValue` class within the Google Cloud Monitoring v3 API, spanning multiple versions from 2.3.0 to 3.15.0, with 3.15.0 being the latest."],["The `TypedValue` class, a strongly-typed value object, is part of the `Google.Cloud.Monitoring.V3` namespace in the `Google.Cloud.Monitoring.V3.dll` assembly."],["The `TypedValue` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the `Object` class."],["The class includes constructors `TypedValue()` and `TypedValue(TypedValue other)` and contains properties for different data types like `BoolValue`, `DistributionValue`, `DoubleValue`, `Int64Value`, and `StringValue`, along with a `ValueCase` property."],["This documentation offers links to Microsoft's .NET API documentation to learn more about the inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone` and `ToString`."]]],[]]