Class: Google::Cloud::PubSub::V1::UpdateTopicRequest

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

Overview

Request for the UpdateTopic method.

Instance Attribute Summary collapse

Instance Attribute Details

#topic::Google::Cloud::PubSub::V1::Topic



943
944
945
946
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 943

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

#update_mask::Google::Protobuf::FieldMask



943
944
945
946
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 943

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