Class: Google::Apis::PubsubV1::ValidateMessageResponse

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/pubsub_v1/classes.rb,
lib/google/apis/pubsub_v1/representations.rb,
lib/google/apis/pubsub_v1/representations.rb

Overview

Response for the ValidateMessage method. Empty for now.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ValidateMessageResponse

Returns a new instance of ValidateMessageResponse.



1653
1654
1655
# File 'lib/google/apis/pubsub_v1/classes.rb', line 1653

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1658
1659
# File 'lib/google/apis/pubsub_v1/classes.rb', line 1658

def update!(**args)
end