Class: Google::Cloud::ManagedKafka::V1::GetTopicRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/managedkafka/v1/managed_kafka.rb

Overview

Request for GetTopic.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



214
215
216
217
# File 'proto_docs/google/cloud/managedkafka/v1/managed_kafka.rb', line 214

class GetTopicRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end