Properties of a DisplayData.
Package
@google-cloud/dataflowProperties
boolValue
boolValue?: (boolean|null);
DisplayData boolValue
durationValue
durationValue?: (google.protobuf.IDuration|null);
DisplayData durationValue
floatValue
floatValue?: (number|null);
DisplayData floatValue
int64Value
int64Value?: (number|Long|string|null);
DisplayData int64Value
javaClassValue
javaClassValue?: (string|null);
DisplayData javaClassValue
key
key?: (string|null);
DisplayData key
label
label?: (string|null);
DisplayData label
namespace
namespace?: (string|null);
DisplayData namespace
shortStrValue
shortStrValue?: (string|null);
DisplayData shortStrValue
strValue
strValue?: (string|null);
DisplayData strValue
timestampValue
timestampValue?: (google.protobuf.ITimestamp|null);
DisplayData timestampValue
url
url?: (string|null);
DisplayData url