Services
RPC methods exposed by this API.Messages
Data models used across requests/responses.Tag
| Field | Type | Label | Description |
|---|---|---|---|
| tag_id | string | ||
| name | string | ||
| organization_id | string | ||
| created_by_user_id | string | ||
| modified_by_user_id | string | ||
| created_date | google.protobuf.Timestamp | ||
| modified_date | google.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.| Field | Type | Label | Description |
|---|---|---|---|
| tag_id | string | ||
| name | string |