Tag Structs¶ None Tag¶ Represents a tag with a name and associated value. Fields:¶ TagName (string): The name of the tag. JSON key: tagName Value (string): The value associated with the tag. JSON key: value