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 details the `TypedValue` class within the `Google.Cloud.Monitoring.V3` namespace, which represents a single strongly-typed value in the Google Cloud Monitoring API."],["The `TypedValue` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `Object` class, providing standard .NET functionality."],["The class provides multiple constructors for instantiation, including a default constructor and a copy constructor, taking another `TypedValue` instance as an argument."],["`TypedValue` exposes properties such as `BoolValue`, `DistributionValue`, `DoubleValue`, `Int64Value`, `StringValue`, and `ValueCase` to hold different data types."],["The page lists all the different versions of the `TypedValue` available, from the latest 3.15.0 all the way down to version 2.3.0, in addition to the currently viewed version 3.0.0."]]],[]]