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."],[[["The latest version of the `Google.Cloud.Monitoring.V3.TypedValue` is 3.15.0, and this page provides access to documentation for versions ranging from 2.3.0 to 3.15.0."],["`TypedValue` is a class that represents a single strongly-typed value within the `Google.Cloud.Monitoring.V3` namespace."],["The `TypedValue` class includes constructors and properties to handle different data types such as Boolean, Distribution, Double, Int64, and String values, via respective properties."],["The `TypedValue` class implements various interfaces, including `IMessage`, `IEquatable\u003cTypedValue\u003e`, `IDeepCloneable\u003cTypedValue\u003e`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations."],["The `ValueCase` property is used to identify which type of value is being held by the instance of the `TypedValue` class."]]],[]]