setAttributeInt64

open fun setAttributeInt64(attribute: String, attrValue: Long)

Sets the @attribute to contain the given @attr_value, if possible.

Parameters

attribute

attribute name to set.

attrValue

int64 value to set attribute to.