Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 594 Bytes

V1beta1DeviceAttribute.md

File metadata and controls

17 lines (9 loc) · 594 Bytes

V1beta1DeviceAttribute

DeviceAttribute must have exactly one field set.

Properties

Name Type Description Notes
bool Boolean BoolValue is a true/false value. [optional]
_int Long IntValue is a number. [optional]
string String StringValue is a string. Must not be longer than 64 characters. [optional]
version String VersionValue is a semantic version according to semver.org spec 2.0.0. Must not be longer than 64 characters. [optional]