Class: Google::Cloud::ManagedKafka::V1::ConsumerTopicMetadata::PartitionsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::ManagedKafka::V1::ConsumerTopicMetadata::PartitionsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/managedkafka/v1/resources.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::Integer
217 218 219 220 |
# File 'proto_docs/google/cloud/managedkafka/v1/resources.rb', line 217 class PartitionsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::ManagedKafka::V1::ConsumerPartitionMetadata
217 218 219 220 |
# File 'proto_docs/google/cloud/managedkafka/v1/resources.rb', line 217 class PartitionsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |