[[["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-08-28 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eMetricDescriptor.Types.ValueType\u003c/code\u003e enum defines the data type of a metric's value within the \u003ccode\u003eGoogle.Api\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eAvailable value types include \u003ccode\u003eBool\u003c/code\u003e, \u003ccode\u003eDistribution\u003c/code\u003e, \u003ccode\u003eDouble\u003c/code\u003e, \u003ccode\u003eInt64\u003c/code\u003e, \u003ccode\u003eMoney\u003c/code\u003e, and \u003ccode\u003eString\u003c/code\u003e, each representing a different data format.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBool\u003c/code\u003e and \u003ccode\u003eString\u003c/code\u003e value types are only usable with \u003ccode\u003eGAUGE\u003c/code\u003e metric kinds.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnspecified\u003c/code\u003e value should not be used as it is the default value.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for the \u003ccode\u003eMetricDescriptor.Types.ValueType\u003c/code\u003e is 2.15.0.\u003c/p\u003e\n"]]],[],null,["# Enum MetricDescriptor.Types.ValueType (2.17.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.17.0 (latest)](/dotnet/docs/reference/Google.Api.CommonProtos/latest/Google.Api.MetricDescriptor.Types.ValueType)\n- [2.15.0](/dotnet/docs/reference/Google.Api.CommonProtos/2.15.0/Google.Api.MetricDescriptor.Types.ValueType)\n- [2.10.0](/dotnet/docs/reference/Google.Api.CommonProtos/2.10.0/Google.Api.MetricDescriptor.Types.ValueType)\n- [2.2.0](/dotnet/docs/reference/Google.Api.CommonProtos/2.2.0/Google.Api.MetricDescriptor.Types.ValueType) \n\n public enum MetricDescriptor.Types.ValueType\n\nThe value type of a metric.\n\nNamespace\n---------\n\n[Google.Api](/dotnet/docs/reference/Google.Api.CommonProtos/latest/Google.Api)\n\nAssembly\n--------\n\nGoogle.Api.CommonProtos.dll"]]