A descriptor for the value columns in a data point.
.. attribute:: key
The value key.
:type: str
Attributes
Name
Description
value_type
google.api.metric_pb2.ValueType
The value type.
metric_kind
google.api.metric_pb2.MetricKind
The value stream kind.
unit
str
The unit in which time_series point values are reported.
unit follows the UCUM format for units as seen in
https://unitsofmeasure.org/ucum.html. unit is only valid
if value_type is INTEGER, DOUBLE, DISTRIBUTION.
[[["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 2024-10-10 UTC."],[],[]]