class Google::Apis::PubsubV1::ValidateSchemaResponse

Response for the `ValidateSchema` method. Empty for now.

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/pubsub_v1/classes.rb, line 1553
def initialize(**args)
   update!(**args)
end

Public Instance Methods

update!(**args) click to toggle source

Update properties of this object

# File lib/google/apis/pubsub_v1/classes.rb, line 1558
def update!(**args)
end