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.



2247
2248
2249
# File 'lib/google/apis/pubsub_v1/classes.rb', line 2247

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2252
2253
# File 'lib/google/apis/pubsub_v1/classes.rb', line 2252

def update!(**args)
end