Skip to content

resource.v1alpha3.deviceAttribute

"DeviceAttribute must have exactly one field set."

Index

Fields

fn withBool

withBool(bool)

"BoolValue is a true/false value."

fn withInt

withInt(int)

"IntValue is a number."

fn withString

withString(string)

"StringValue is a string. Must not be longer than 64 characters."

fn withVersion

withVersion(version)

"VersionValue is a semantic version according to semver.org spec 2.0.0. Must not be longer than 64 characters."