tags

Protocol buffer definition for tags

sift/tags/v1/tags.proto

Tag

FieldTypeLabelDescription
tag_idstring
namestring
organization_idstring
created_by_user_idstring
modified_by_user_idstring
created_dategoogle.protobuf.Timestamp
modified_dategoogle.protobuf.Timestamp

TagRef

Points to a tag by name or tag_id. When this message is used for a request, you can use either name or tag_id to refer to a tag. When this message is returned in a response, both of the fields will be populated and valid.

FieldTypeLabelDescription
tag_idstring
namestring

On this page