[[["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-09-04 UTC."],[],[],null,["# Google Cloud BigQuery Migration V2 Client - Class TypedValue (1.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.5 (latest)](/php/docs/reference/cloud-bigquery-migration/latest/V2.TypedValue)\n- [1.1.4](/php/docs/reference/cloud-bigquery-migration/1.1.4/V2.TypedValue)\n- [1.0.0](/php/docs/reference/cloud-bigquery-migration/1.0.0/V2.TypedValue)\n- [0.4.5](/php/docs/reference/cloud-bigquery-migration/0.4.5/V2.TypedValue)\n- [0.3.3](/php/docs/reference/cloud-bigquery-migration/0.3.3/V2.TypedValue)\n- [0.2.2](/php/docs/reference/cloud-bigquery-migration/0.2.2/V2.TypedValue)\n- [0.1.4](/php/docs/reference/cloud-bigquery-migration/0.1.4/V2.TypedValue) \nReference documentation and code samples for the Google Cloud BigQuery Migration V2 Client class TypedValue.\n\nA single strongly-typed value.\n\nGenerated from protobuf message `google.cloud.bigquery.migration.v2.TypedValue`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BigQuery \\\\ Migration \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getBoolValue\n\nA Boolean value: `true` or `false`.\n\n### hasBoolValue\n\n### setBoolValue\n\nA Boolean value: `true` or `false`.\n\n### getInt64Value\n\nA 64-bit integer. Its range is approximately `+/-9.2x10^18`.\n\n### hasInt64Value\n\n### setInt64Value\n\nA 64-bit integer. Its range is approximately `+/-9.2x10^18`.\n\n### getDoubleValue\n\nA 64-bit double-precision floating-point number. Its magnitude\nis approximately `+/-10^(+/-300)` and it has 16 significant digits of\nprecision.\n\n### hasDoubleValue\n\n### setDoubleValue\n\nA 64-bit double-precision floating-point number. Its magnitude\nis approximately `+/-10^(+/-300)` and it has 16 significant digits of\nprecision.\n\n### getStringValue\n\nA variable-length string value.\n\n### hasStringValue\n\n### setStringValue\n\nA variable-length string value.\n\n### getDistributionValue\n\nA distribution value.\n\n### hasDistributionValue\n\n### setDistributionValue\n\nA distribution value.\n\n### getValue"]]