Properties of a TypedValue.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
boolValue |
boolean | null |
<optional> |
TypedValue boolValue |
int64Value |
number | Long | null |
<optional> |
TypedValue int64Value |
doubleValue |
number | null |
<optional> |
TypedValue doubleValue |
stringValue |
string | null |
<optional> |
TypedValue stringValue |
distributionValue |
google.api.IDistribution | null |
<optional> |
TypedValue distributionValue |