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 available for `Google.Cloud.Monitoring.V3.TypedValue` is 3.15.0, and this page provides documentation for versions ranging from 2.3.0 to the newest version."],["`TypedValue` is a class representing a single, strongly-typed value, inheriting from Object and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`TypedValue` objects can be constructed using a default constructor or a copy constructor, the later by passing another `TypedValue` object."],["The class `TypedValue` offers properties to store various data types, including `BoolValue` (boolean), `DistributionValue` (distribution), `DoubleValue` (double), `Int64Value` (long), and `StringValue` (string)."],["The `ValueCase` property is used to identify the type of value stored within a `TypedValue` object."]]],[]]