Class: Google::Pubsub::V1::GetTopicRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/pubsub/v1/doc/google/pubsub/v1/pubsub.rb

Overview

Request for the GetTopic method.

Instance Attribute Summary collapse

Instance Attribute Details

#topicString

Returns The name of the topic to get. Format is +projects/project/topics/#topic+.

Returns:

  • (String)

    The name of the topic to get. Format is +projects/project/topics/#topic+.



55
# File 'lib/google/cloud/pubsub/v1/doc/google/pubsub/v1/pubsub.rb', line 55

class GetTopicRequest; end