ConsumerGroupProperties Class
Single item in List or Get Consumer group operation.
Constructor
ConsumerGroupProperties()
Variables
| Name | Description |
|---|---|
|
created_at
|
Exact time the message was created. |
|
updated_at
|
The exact time the message was updated. |
|
user_metadata
|
User Metadata is a placeholder to store user-defined string data with maximum length 1024. e.g. it can be used to store descriptive data, such as list of teams and their contact information also user-defined configuration settings can be stored. |
Attributes
createdAt
Exact time the message was created.
createdAt: str
updatedAt
The exact time the message was updated.
updatedAt: str
userMetadata
User Metadata is a placeholder to store user-defined string data with maximum length 1024. e.g. it can be used to store descriptive data, such as list of teams and their contact information also user-defined configuration settings can be stored.
userMetadata: str