# Functions
AnyToString function takes an Any proto message and converts it into a string.
Attribute function takes a string representation of an attribute and converts it back into the Attribute object.
CallOrAttributeToString -.
EntityAndAttributeToString converts an entity and attribute to a single string.
EntityAndCallOrAttributeToString -.
EntityToString function takes an Entity object and converts it into a string.
ToString function takes an Attribute object and converts it into a string.
TypeToString function takes an AttributeType enum and converts it into a string.
No description provided by the author
ValidateValue checks the validity of the 'any' parameter which is a protobuf 'Any' type, based on the attribute type provided.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author