[[["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 document provides reference documentation for the `TypedValue` class within the Google Cloud BigQuery Migration v2 API, detailing its structure and usage."],["The `TypedValue` class represents a single, strongly-typed value and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of `TypedValue` is 1.5.0, and it is inheriting members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` from `Object`."],["`TypedValue` objects can be constructed using the default constructor or by copying another `TypedValue` instance."],["The class contains properties to store various data types, including `BoolValue` (Boolean), `DistributionValue` (Distribution), `DoubleValue` (double), `Int64Value` (Int64), and `StringValue` (string), as well as `ValueCase` for determining the active type."]]],[]]