ConsumerGroupProperties Class

Single item in List or Get Consumer group operation.

Constructor

ConsumerGroupProperties()

Variables

Name Description
created_at
str

Exact time the message was created.

updated_at
str

The exact time the message was updated.

user_metadata
str

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