Get Consumer Group Result
data class GetConsumerGroupResult(val createdAt: String, val id: String, val location: String, val name: String, val systemData: SystemDataResponse, val type: String, val updatedAt: String, val userMetadata: String? = null)
Single item in List or Get Consumer group operation
Properties
Link copied to clipboard
The system meta data relating to this resource.
Link copied to clipboard
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.