Method: Kafka::Protocol::ApiVersionsResponse::ApiInfo#api_key
- Defined in:
- lib/kafka/protocol/api_versions_response.rb
#api_key ⇒ Object (readonly)
Returns the value of attribute api_key.
8 9 10 |
# File 'lib/kafka/protocol/api_versions_response.rb', line 8 def api_key @api_key end |